diff options
author | Matt Goins <mjgoins@openflows.com> | 2009-03-24 16:46:57 -0400 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2009-03-24 16:46:57 -0400 |
commit | f77a5d79b4a9b4b44cb3786237931458265e49ed (patch) | |
tree | 9e6ccf151a5fe7fd4b6c0d4ded98a16d17e674a6 /packaging/debian/changelog | |
parent | b8c187a0803442fbf4d9c432cac90925791171aa (diff) | |
parent | b371a109bbaf7e1d1bd424a0495dafca1284ada9 (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'packaging/debian/changelog')
-rw-r--r-- | packaging/debian/changelog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 093c157..82ef1ae 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,9 +1,14 @@ 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 - - -- Jameson Graef Rollins <jrollins@finestructure.net> Sat, 07 Mar 2009 12:28:13 -0500 + - update/fix the marginal ui output + - use msmktempdir everywhere (avoid unwrapped calls to mktemp for + portability) + - clean out some redundant "cat"s + - fix monkeysphere update-known_hosts for sshd running on non-standard + ports + + -- Jameson Graef Rollins <jrollins@finestructure.net> Wed, 18 Mar 2009 11:46:44 -0400 monkeysphere (0.24-1) unstable; urgency=low |