updated changelog for 0.29 release
[monkeysphere.git] / changelog
index b370958da0bd49de27883c54d75a9b5bb57af65d..cac0386e6c182c9c0433f11b4f377a03d64865a1 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,4 +1,24 @@
-monkeysphere (0.28~pre1) UNRELEASED; urgency=low
+monkeysphere (0.29) unstable; urgency=low
+
+  * This is mainly a bugfix release
+  * Fix man page typo about monkeysphere authorized_keys location
+  * Monkeysphere should work properly even if the user has "armor" in
+    their gpg.conf (closes MS #1625)
+  * monkeysphere keys-for-userid now respects MONKEYSPHERE_CHECK_KEYSERVER
+    environment variable (and defaults to true)
+  * introduce monkeysphere sshfprs-for-userid (deprecates sshfpr), closes
+    MS #1436
+  * respect CHECK_KEYSERVER in more places (closes MS #1997)
+  * warn on keyserver failures for monkeysphere-authentication (closes MS
+    #1750)
+  * avoid checking trustdb for monkeysphere-host (closes MS #1957)
+  * allow monkeysphere-authentication to use hkps with trusted X.509 root
+    certificate authorities in
+    /etc/monkeysphere/monkeysphere-authentication-x509-anchors.crt
+
+ -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sun, 14 Mar 2010 21:00:47 -0400
+
+monkeysphere (0.28) unstable; urgency=low
 
   * Major rework of monkeysphere-host to handle multiple host keys.  We
     also no longer assume ssh service keys.  monkeysphere-host is now a
@@ -6,7 +26,7 @@ monkeysphere (0.28~pre1) UNRELEASED; urgency=low
   * Rename keys-from-userid command to more accurate keys-for-userid
   * separate upstream and debian changelogs
 
- -- Jameson Rollins <jrollins@finestructure.net>  Sat, 16 Jan 2010 12:21:34 -0500
+ -- Jameson Rollins <jrollins@finestructure.net>  Tue, 19 Jan 2010 13:50:31 -0500
 
 monkeysphere (0.27) unstable; urgency=low