From: Daniel Kahn Gillmor Date: Tue, 10 Mar 2009 21:42:57 +0000 (-0400) Subject: include changelog entry about mktemp portability update. X-Git-Tag: monkeysphere_0.25~32^2~18 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=9ea13e47f6d84b277eb819d41ece99c695aab407;p=monkeysphere.git include changelog entry about mktemp portability update. --- 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 Sat, 07 Mar 2009 12:28:13 -0500