update changelog with MS bug closures
[monkeysphere-validation-agent.git] / Changelog
index 8ccc65eb9c72b62327b2d05618eb4e697ddbeb7a..fb1b6765a8279286aa41b1394a77e09362f3d6a3 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,10 +1,20 @@
-msva-perl (0.3~pre) UNRELEASED;
+msva-perl (0.4~pre) 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)
+  * untaint input uids (closes MS #2270)
+
+ -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sat, 02 Oct 2010 23:54:11 -0400
+
+msva-perl (0.3) upstream;
 
   * packaging re-organization
   * properly closing piped monkeysphere call
-  * restore default SIGCHLD handling for exec'ed subprocess
+  * restore default SIGCHLD handling for exec'ed subprocess (Closes: MS #2414)
 
- -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 23 Mar 2010 16:50:07 -0400
+ -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 16 Jun 2010 02:29:06 -0400
 
 msva-perl (0.2) upstream;