X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=packaging%2Fdebian%2Fchangelog;h=c2c42415ed5c849bccb8b0753a123620957523da;hb=c9efd3d44010262946d518dc712edba733697b34;hp=62f021e4b0adbc4ae256551f54a04015edefefb6;hpb=12d5b6a10438b5933193b079bb52b2438150ddcb;p=monkeysphere.git diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 62f021e..c2c4241 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,3 +1,18 @@ +monkeysphere (0.22-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.