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

caelum at dev.catalyst.perl.org caelum at dev.catalyst.perl.org
Sat Jun 6 11:45:40 GMT 2009


Author: caelum
Date: 2009-06-06 11:45:39 +0000 (Sat, 06 Jun 2009)
New Revision: 10456

Modified:
   Catalyst-Runtime/5.80/trunk/Changes
Log:
update Changes

Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes	2009-06-06 10:52:27 UTC (rev 10455)
+++ Catalyst-Runtime/5.80/trunk/Changes	2009-06-06 11:45:39 UTC (rev 10456)
@@ -19,6 +19,9 @@
           so that they blow up on load instead of causing undefined behavior
           later on (hdp)
           - Tests for this
+        - Prefer Path actions with a smaller (or set) number of Args (caelum)
+          Bug reported here: http://stackoverflow.com/questions/931653/catalyst-action-that-matches-a-single-file-in-the-root-directory/933181#933181
+          - Tests for this
 
    New features:
         - Add $c->req->remote_user to disambiguate from $c->req->user (dwc)




More information about the Catalyst-commits mailing list