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

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Mon Aug 17 22:08:20 GMT 2009


Author: t0m
Date: 2009-08-17 22:08:19 +0000 (Mon, 17 Aug 2009)
New Revision: 11145

Modified:
   Catalyst-Runtime/5.80/trunk/Changes
Log:
Capitalisation fixes in Changelog

Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes	2009-08-17 21:33:17 UTC (rev 11144)
+++ Catalyst-Runtime/5.80/trunk/Changes	2009-08-17 22:08:19 UTC (rev 11145)
@@ -27,10 +27,10 @@
          when using a larger $ENV{COLUMNS} setting. (groditi)
 
   New features:
-       - private_path method for Catalyst::Action
-       - allow uri_for($controller_instance) which will produce a URI
+       - Added private_path method for Catalyst::Action
+       - Allow uri_for($controller_instance) which will produce a URI
          for the controller namespace
-       - break setup_components into two more parts: locate_components and
+       - Break setup_components into two more parts: locate_components and
          expand_component_module (rjbs)
 
   Documentation:




More information about the Catalyst-commits mailing list