prepare for 0.6 release
[monkeysphere-validation-agent.git] / Changelog
index 455cb7c62aa1376cb1340eed67dc1060c702ac50..b9f8f87e2cdcf303f981d0d4bdbe7f7164943775 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,4 @@
-msva-perl (0.6~pre) upstream;
+msva-perl (0.6) upstream;
 
   * Add new element to JSON syntax allowing request to override
     keyserver_policy (closes MS #2542)
@@ -10,8 +10,15 @@ msva-perl (0.6~pre) upstream;
   * Added tests/basic, as a simple test of a few functions (closes MS #2537)
   * fixed double-prompting on sites that have more than one User ID
     (closes MS #2567)
-
- -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 28 Oct 2010 17:14:35 -0400
+  * report server implementation name and version with every query (closes
+    MS #2564)
+  * support x509pem, opensshpubkey, and rfc4716 PKC formats in addition to
+    x509der (addresses MS #2566)
+  * add new peer type categorization (closes MS #2568) -- peers of type
+    client can have much more flexible names than regular hostnames we
+    look for for servers.
+
+ -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sun, 14 Nov 2010 03:04:13 -0500
 
 msva-perl (0.5) upstream;