[Catalyst-commits] r9878 - trunk/Catalyst-Controller-WrapCGI

hdp at dev.catalyst.perl.org hdp at dev.catalyst.perl.org
Mon Apr 27 03:10:11 GMT 2009


Author: hdp
Date: 2009-04-27 04:10:11 +0100 (Mon, 27 Apr 2009)
New Revision: 9878

Modified:
   trunk/Catalyst-Controller-WrapCGI/Changes
Log:
clean up my changelog entries

Modified: trunk/Catalyst-Controller-WrapCGI/Changes
===================================================================
--- trunk/Catalyst-Controller-WrapCGI/Changes	2009-04-27 03:08:33 UTC (rev 9877)
+++ trunk/Catalyst-Controller-WrapCGI/Changes	2009-04-27 03:10:11 UTC (rev 9878)
@@ -4,11 +4,10 @@
     - support for PATH_INFO
 
 0.0029  2009-04-26 20:54:28
-    - Allow more control over public paths to CGIBin actions. (confound)
+    - Allow more control over public paths to CGIBin actions (hdp)
     - Override exit() in CGIBin-wrapped Perl cgis to avoid terminating the
-      Catalyst process. (confound)
-    - Set (temporarily) $0 to the filename of the Perl cgi being executed.
-      (confound)
+      Catalyst process (hdp)
+    - Set (temporarily) $0 to the filename of the Perl cgi being executed (hdp)
     - cgi_root_path accessor, convert to Moose (caelum)
     - slight rewrite of docs and a test for __DATA__ (caelum)
 
@@ -16,8 +15,7 @@
     - Add support for __DATA__ sections in cgis for C::CGIBin (caelum)
 
 0.0027  2009-04-03 14:55:34
-    - Add 'kill_env' and default to killing 'MOD_PERL' from environment.
-    (confound)
+    - Add 'kill_env' and default to killing 'MOD_PERL' from environment (hdp)
 
 0.0026  2009-02-02
     - Stop storing generated files in SVN and add svn:ignore.




More information about the Catalyst-commits mailing list