From: Daniel Kahn Gillmor Date: Fri, 12 Mar 2010 05:32:17 +0000 (-0500) Subject: updated upstream Changelog X-Git-Tag: msva-perl/0.2~2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ef7a12bb9f8e56b852ed5f94dac1fd9f31d72df4;p=monkeysphere-validation-agent.git updated upstream Changelog --- diff --git a/Changelog b/Changelog index 3118c63..96dd081 100644 --- 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 Wed, 10 Mar 2010 02:41:19 -0500 msva-perl (0.1) upstream; - + * first release. - + -- Daniel Kahn Gillmor Tue, 09 Mar 2010 00:08:54 -0500