update debian/changelog.
[monkeysphere.git] / packaging / debian / changelog
index 62f021e4b0adbc4ae256551f54a04015edefefb6..c2c42415ed5c849bccb8b0753a123620957523da 100644 (file)
@@ -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 <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.