[Catalyst-commits] r11951 - Catalyst-Runtime/5.80/trunk
rafl at dev.catalyst.perl.org
rafl at dev.catalyst.perl.org
Sat Nov 21 01:30:07 GMT 2009
Author: rafl
Date: 2009-11-21 01:30:07 +0000 (Sat, 21 Nov 2009)
New Revision: 11951
Modified:
Catalyst-Runtime/5.80/trunk/Changes
Log:
Remove duplicate changelog entry.
Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes 2009-11-20 19:53:14 UTC (rev 11950)
+++ Catalyst-Runtime/5.80/trunk/Changes 2009-11-21 01:30:07 UTC (rev 11951)
@@ -9,8 +9,6 @@
- Improved the suggested fix warning when component resolution uses regex
fallback for fully qualified component names.
- Catalyst::Test::local_request sets ->request on the response.
- - Require HTTP::Request 5.814 and HTTP::Response 5.813 from LWP 5.814
- to avoid test fails.
- Log flush moved to the end of setup so that roles and plugins which
hook setup_finalize can log things and have them appear in application
startup, rather than with the first hit.
More information about the Catalyst-commits
mailing list