[Catalyst-commits] r9741 - Catalyst-Runtime/5.80/trunk
rafl at dev.catalyst.perl.org
rafl at dev.catalyst.perl.org
Sat Apr 18 19:40:18 GMT 2009
Author: rafl
Date: 2009-04-18 20:40:17 +0100 (Sat, 18 Apr 2009)
New Revision: 9741
Modified:
Catalyst-Runtime/5.80/trunk/Changes
Log:
Changelogging.
Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes 2009-04-18 19:39:17 UTC (rev 9740)
+++ Catalyst-Runtime/5.80/trunk/Changes 2009-04-18 19:40:17 UTC (rev 9741)
@@ -1,9 +1,11 @@
# This file documents the revision history for Perl extension Catalyst.
+ - Don't inline the constructor for Catalyst::Log to avoid a
+ warning on recent Moose versions.
- Add delta documentation
- Clean up recursion errors
- Extra cross links in dispatch types POD (Ian Wells)
- - Test uri_with clears query params when they are set to undef
+ - Test uri_with clears query params when they are set to undef
(Ian Wells)
- Complain about old Catalyst::Devel versions which generated
->setup(qw/-Debug... etc. as this is not recommended (t0m)
More information about the Catalyst-commits
mailing list