diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2008-11-15 20:49:27 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2008-11-15 20:49:27 -0500 |
commit | 2459fa3ea277d7b9289945748619eab1e3441e5c (patch) | |
tree | 42829ca1e53e1aadf400ecb46c3af47b2043e13e /packaging/debian/changelog | |
parent | d39039bbc33b3f6cff881114b7accd3e7cffdc94 (diff) |
Added info log output when a new key is added to known_hosts file.
Diffstat (limited to 'packaging/debian/changelog')
-rw-r--r-- | packaging/debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 62f021e..f1db037 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,3 +1,10 @@ +monkeysphere (0.22-1) UNRELEASED; urgency=low + + * New upstream release: + - Added info log output when a new key is added to known_hosts file. + + -- Jameson Graef Rollins <jrollins@finestructure.net> Sat, 15 Nov 2008 20:49:13 -0500 + monkeysphere (0.21-2) unstable; urgency=low * actually rmdir /var/lib/monkeysphere-* during prerm if possible. |