updated upstream Changelog
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 12 Mar 2010 05:32:17 +0000 (00:32 -0500)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 12 Mar 2010 05:32:17 +0000 (00:32 -0500)
Changelog

index 3118c63632ba08234902e617c7d2846c100f1da5..96dd0810c59086f4e55096828bdf6abb0ee4d981 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,10 @@
 msva-perl (0.2~pre1) UNRELEASED;
 
+  * can now be invoked with a sub-command; will run until subcommand
+    completes, and then terminate with the same return code.
+  * chooses arbitrary open port by default (can still be specified with
+    MSVA_PORT environment variable)
+  * minimized logging spew by default.
   * now shipping README.schema (notes about possible future MSVA
     implementations)
   * cleanup Makefile and distribution strategies.
@@ -7,8 +12,8 @@ msva-perl (0.2~pre1) UNRELEASED;
  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 10 Mar 2010 02:41:19 -0500
 
 msva-perl (0.1) upstream;
-  
+
    * first release.
-  
+
  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 09 Mar 2010 00:08:54 -0500