diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-11-16 02:04:56 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-11-16 02:04:56 -0500 |
commit | c9efd3d44010262946d518dc712edba733697b34 (patch) | |
tree | afa02d72ac510ebec67e5135bd461f72fdd63c4a /packaging/debian | |
parent | 9eed0790573d3f1f21707151ede87f8339dbecc0 (diff) |
update debian/changelog.
Diffstat (limited to 'packaging/debian')
-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 |