diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-10 17:42:57 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-10 17:42:57 -0400 |
commit | 9ea13e47f6d84b277eb819d41ece99c695aab407 (patch) | |
tree | 1c39b57a27c14471b636762acba736f86461f6cf /packaging/debian/changelog | |
parent | aff684f1821f4145c5aea4ced28c8f3b44051791 (diff) |
include changelog entry about mktemp portability update.
Diffstat (limited to 'packaging/debian/changelog')
-rw-r--r-- | packaging/debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 093c157..70fef9f 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -2,6 +2,8 @@ monkeysphere (0.25-1~pre) UNRELEASED; urgency=low * New upstream release: - fix the marginal ui output so that it's not prefixed by the LOG_PREFIX + - use msmktempdir everywhere (avoid unwrapped calls to mktemp for + portability) -- Jameson Graef Rollins <jrollins@finestructure.net> Sat, 07 Mar 2009 12:28:13 -0500 |