diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2008-11-17 18:16:04 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2008-11-17 18:16:04 -0500 |
commit | 505ee50a409014b55afea3b04c097d976e8b3766 (patch) | |
tree | 8b8bc294dd5a4f24f37dde6cd082b853c1b06f7c /packaging/debian/changelog | |
parent | 6a43a89f5b2cd6ce91fa9c0bfddb5e2d44e77200 (diff) |
update changelog.
Diffstat (limited to 'packaging/debian/changelog')
-rw-r--r-- | packaging/debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 3b7432b..39e4b33 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -6,6 +6,7 @@ monkeysphere (0.22~pre-1) UNRELEASED; urgency=low - added info log output when a new key is added to known_hosts file. - added some useful output to the ssh-proxycommand for "marginal" cases where keys are found for host but do not have full validity. + - force ssh-keygen to read from stdin to get ssh key fingerprint. [ Daniel Kahn Gillmor ] @@ -13,7 +14,7 @@ monkeysphere (0.22~pre-1) UNRELEASED; urgency=low 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> Sun, 16 Nov 2008 03:22:08 -0500 + -- Jameson Graef Rollins <jrollins@finestructure.net> Mon, 17 Nov 2008 18:15:43 -0500 monkeysphere (0.21-2) unstable; urgency=low |