[Catalyst-commits] r12769 - Catalyst-Runtime/5.80/trunk
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Thu Jan 28 23:28:15 GMT 2010
Author: t0m
Date: 2010-01-28 23:28:15 +0000 (Thu, 28 Jan 2010)
New Revision: 12769
Modified:
Catalyst-Runtime/5.80/trunk/Changes
Log:
Changelog up to date
Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes 2010-01-28 22:58:04 UTC (rev 12768)
+++ Catalyst-Runtime/5.80/trunk/Changes 2010-01-28 23:28:15 UTC (rev 12769)
@@ -15,6 +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.
+
+ Documentation:
+ - Improve the documentation about -Home and how Catalyst finds the
+ home path for applications.
+
New features:
- Allow passing additional arguments to action constructors.
More information about the Catalyst-commits
mailing list