diff options
author | Matt Goins <mjgoins@openflows.com> | 2008-10-31 16:05:13 -0400 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2008-10-31 16:05:13 -0400 |
commit | 7f79f55addb03d438f1afebfc19be8086f7afc9a (patch) | |
tree | 80cc83b351ed3690f40c51d777d3ca3ec240cae5 /debian/changelog | |
parent | 680d7340d29d16325eb991feb37885d6faa955e2 (diff) | |
parent | dbd07cf1282c4831f605924e9b13d34278db7f86 (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a7514a3..300175d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +monkeysphere (0.20-1) UNRELEASED; urgency=low + + [ Jameson Graef Rollins ] + * clean up Makefile to generate more elegant source tarballs. + + [ Daniel Kahn Gillmor ] + * ensure that tempdirs are properly created, bail out otherwise instead + of stumbling ahead. + + -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 30 Oct 2008 15:03:23 -0400 + monkeysphere (0.19-1) experimental; urgency=low [ Daniel Kahn Gillmor ] |