simplify reviewcert by breaking out pkc key extraction code into it's own function
[monkeysphere-validation-agent.git] / Changelog
index aa282b388d313b6f092bb7d2f9538e1fa9d31f6e..06cd00156e27bbb57fcc20102f2567cca7ca922d 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,15 +1,17 @@
-msva-perl (0.8~pre) upstream;
+msva-perl (0.8) upstream;
 
-  * minor bugfix release!
-  * avoid indirect object creation.
-  * bug fix for unused option messages.
-  * allow use of hkpms keyservers from gpg.conf
-  * allow the use of ports in hostnames (closes MS # 2665)
+  * Minor bugfix release!
+  * Avoid indirect object creation (thanks to intrigeri for pointing this out).
+  * Bug fix for unused option provided to gpgkeys_hkpms.
+  * Allow use of hkpms keyservers from gpg.conf
+  * Allow the use of ports in hostnames (closes MS # 2665)
   * Do not report self-sigs as other certifiers (but report valid,
     non-matching identities independently) (closes MS # 2569)
   * List certifiers only once (closes MS # 2573)
+  * Enable the use of --keyserver-options http-proxy for gpgkeys_hkpms
+    (includes support for socks proxies) (closes MS # 2677)
 
- -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 20 Dec 2010 02:35:54 -0500
+ -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 20 Dec 2010 04:04:15 -0500
 
 msva-perl (0.7) upstream;