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

gphat at dev.catalyst.perl.org gphat at dev.catalyst.perl.org
Tue Jun 30 15:25:45 GMT 2009


Author: gphat
Date: 2009-06-30 15:25:45 +0000 (Tue, 30 Jun 2009)
New Revision: 10742

Modified:
   Catalyst-Runtime/5.80/trunk/Changes
Log:
Claim my work, in case it breaks. ;)


Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes	2009-06-30 15:24:37 UTC (rev 10741)
+++ Catalyst-Runtime/5.80/trunk/Changes	2009-06-30 15:25:45 UTC (rev 10742)
@@ -10,7 +10,7 @@
        - Add optional second argument to uri_with which appends to existing
          params rather than replacing them. (foo=1 becomes foo=1&foo=2 when
          uri_with({ foo => 2 }, { mode => 'append' }) is called on a foo=1
-         URI.
+         URI. (gphat)
 
 5.80006 2009-06-29 23:37:47
 




More information about the Catalyst-commits mailing list