X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=packaging%2Fdebian%2Fchangelog;h=1aee7d1d38866c1cb2bc19c3fbc4f7a835986e42;hb=d056cc64effacd7936fddb6e696957868fff7eed;hp=bed79ea30eb8b3c7e7553d588eea58a8da45dff4;hpb=80453e14e8c10071d9025c49b49e9feb3ed0f26c;p=monkeysphere.git diff --git a/packaging/debian/changelog b/packaging/debian/changelog index bed79ea..1aee7d1 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,3 +1,24 @@ +monkeysphere (0.22~pre-1) UNRELEASED; urgency=low + + * New upstream release: + [ Jameson Rollins ] + + - Added info log output when a new key is added to known_hosts file. + + [ Daniel Kahn Gillmor ] + + - automatically output two copies of the host's public key: one + standard ssh public key file, and the other a minimal OpenPGP key with + just the latest valid self-sig. + + -- Jameson Graef Rollins Sat, 15 Nov 2008 20:49:13 -0500 + +monkeysphere (0.21-2) unstable; urgency=low + + * actually rmdir /var/lib/monkeysphere-* during prerm if possible. + + -- Daniel Kahn Gillmor Sat, 15 Nov 2008 16:36:57 -0500 + monkeysphere (0.21-1) unstable; urgency=low * New upstream release: