From: Cory G Watson Date: Tue, 30 Jun 2009 15:25:45 +0000 (+0000) Subject: Claim my work, in case it breaks. ;) X-Git-Tag: 5.80007~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=5bb3015286ca8d6e4eb6bbbd54958e438d9a6c10 Claim my work, in case it breaks. ;) --- diff --git a/Changes b/Changes index 705ad6c..23ea682 100644 --- a/Changes +++ b/Changes @@ -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