[Catalyst-commits] r12770 - Catalyst-Runtime/5.80/trunk
rafl at dev.catalyst.perl.org
rafl at dev.catalyst.perl.org
Fri Jan 29 00:16:42 GMT 2010
Author: rafl
Date: 2010-01-29 00:16:42 +0000 (Fri, 29 Jan 2010)
New Revision: 12770
Modified:
Catalyst-Runtime/5.80/trunk/Changes
Log:
Changelog tweaking.
Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes 2010-01-28 23:28:15 UTC (rev 12769)
+++ Catalyst-Runtime/5.80/trunk/Changes 2010-01-29 00:16:42 UTC (rev 12770)
@@ -15,12 +15,13 @@
- nginx and lighttpd FCGI requests with URI encoded sections as the first
path part have been fixed to operate correctly.
- - Aparantly useless conditional in Catalyst::Component::BUILDARGS
- has been removed.
+ - A source of bogus warnings in Catalyst::Component::BUILDARGS has been
+ removed.
Documentation:
- - Improve the documentation about -Home and how Catalyst finds the
- home path for applications.
+ - Improve the documentation about -Home and how Catalyst finds the home path
+ for applications.
+ - Various minor typo fixes.
New features:
- Allow passing additional arguments to action constructors.
More information about the Catalyst-commits
mailing list