diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-30 15:54:03 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-30 15:54:03 -0400 |
commit | 992e7de99fdacfe913338bc995efba36854ee6a2 (patch) | |
tree | acf8f537ee356fe7726db4c48e0c336432d6f75e /debian/changelog | |
parent | 0f5a4178cd4e59fc6495288dbc3dab6a1b7e0186 (diff) |
do more testing to make sure that mktemp calls do not fail.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fa905d3..300175d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ 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 |