[Catalyst-commits] r12222 - Catalyst-Runtime/5.80/trunk

autarch at dev.catalyst.perl.org autarch at dev.catalyst.perl.org
Sun Dec 6 18:50:57 GMT 2009


Author: autarch
Date: 2009-12-06 18:50:57 +0000 (Sun, 06 Dec 2009)
New Revision: 12222

Modified:
   Catalyst-Runtime/5.80/trunk/Changes
Log:
Doc change for --restartdirectory


Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes	2009-12-06 18:49:56 UTC (rev 12221)
+++ Catalyst-Runtime/5.80/trunk/Changes	2009-12-06 18:50:57 UTC (rev 12222)
@@ -6,6 +6,8 @@
    - Skip test for outputting the wrong content length when a string
      which has been utf-8 upgraded is output on Win32 as there is an
      off by one error somewhere.
+   - Allow --restartdirectory as an option for the Server script, for
+     backwards compatibility. (Dave Rolsky)
 
   New features:
    - The __MOP__ hash element is suppressed from being dumped fully




More information about the Catalyst-commits mailing list