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

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Sun Dec 5 12:22:56 GMT 2010


Author: t0m
Date: 2010-12-05 12:22:56 +0000 (Sun, 05 Dec 2010)
New Revision: 13759

Modified:
   Catalyst-Runtime/5.80/trunk/Changes
Log:
Update changelog

Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes	2010-12-04 21:40:14 UTC (rev 13758)
+++ Catalyst-Runtime/5.80/trunk/Changes	2010-12-05 12:22:56 UTC (rev 13759)
@@ -1,5 +1,9 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+ Bug fixes:
+  - Deal correctly with GLOB file handles in the response body (setting
+    the Content-Length header appropriately)
+
  Documentation:
   - Clarify that when forwarding or detaching, the end action associated
     with the original dispatched action will be run afterwards (fallen)




More information about the Catalyst-commits mailing list