Merge branch 'master' into debian
[monkeysphere-validation-agent.git] / Changelog
index 132907b838cce1c88c9b8fb1bfc95e3646075e69..ada68be0b366b08800ab434b044cece1dd660fc8 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,15 @@
+msva-perl (0.4) upstream;
+
+  * removed dependency on monkeysphere package -- just invoke GnuPG
+    directly (needs GnuPG::Interface, Regexp::Common) (closes MS #2034)
+  * adds MSVA_KEYSERVER_POLICY and MSVA_KEYSERVER environment variables.
+  * added a marginal UI (needs Gtk2 perl module) (closes MS #2004)
+  * Filter incoming uids to match a strict regex (closes MS #2270)
+  * Trivially untaint the environment for the single child process
+    (closes MS #2461)
+
+ -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 04 Oct 2010 01:06:52 -0400
+
 msva-perl (0.3) upstream;
 
   * packaging re-organization