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

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Tue Sep 28 19:55:47 GMT 2010


Author: t0m
Date: 2010-09-28 20:55:47 +0100 (Tue, 28 Sep 2010)
New Revision: 13603

Modified:
   Catalyst-Runtime/5.80/trunk/Changes
Log:
Version 5.80028

Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes	2010-09-27 18:50:45 UTC (rev 13602)
+++ Catalyst-Runtime/5.80/trunk/Changes	2010-09-28 19:55:47 UTC (rev 13603)
@@ -1,11 +1,15 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+5.80028 2010-09-28 20:49:00
+
  Bug fixes:
   - use Class::MOP in Catalyst::Utils.
 
   - Do not keep a reference to a closed over context in ctx_request, allowing
     the caller to dispose of the request context at their leisure.
 
+  - Changes to be compatible with bleadperl
+
 5.80027 2010-09-01 22:14:00
 
  Bug fixes:




More information about the Catalyst-commits mailing list