[Catalyst-commits] r7561 - Catalyst-Runtime/5.70/trunk

andyg at dev.catalyst.perl.org andyg at dev.catalyst.perl.org
Fri Apr 4 17:09:51 BST 2008


Author: andyg
Date: 2008-04-04 17:09:50 +0100 (Fri, 04 Apr 2008)
New Revision: 7561

Modified:
   Catalyst-Runtime/5.70/trunk/Changes
Log:
Gah, breaking my own line-length rules

Modified: Catalyst-Runtime/5.70/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.70/trunk/Changes	2008-04-04 16:08:19 UTC (rev 7560)
+++ Catalyst-Runtime/5.70/trunk/Changes	2008-04-04 16:09:50 UTC (rev 7561)
@@ -3,8 +3,8 @@
 5.7013
         - Added test and updated docs for handling the Authorization header
           under mod_fastcgi/mod_cgi.
-        - Fixed bug in HTTP engine where the connection was not closed properly if the client disconnected
-          before sending any headers. (Ton Voon)
+        - Fixed bug in HTTP engine where the connection was not closed properly if the
+          client disconnected before sending any headers. (Ton Voon)
 
 5.7012  2007-12-16 23:44:00
         - Fix uri_for()'s and uri_with()'s handling of multibyte chars




More information about the Catalyst-commits mailing list