diff options
-rw-r--r-- | packaging/debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index f1db037..c2c4241 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,8 +1,16 @@ 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 <jrollins@finestructure.net> Sat, 15 Nov 2008 20:49:13 -0500 monkeysphere (0.21-2) unstable; urgency=low |