X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=ed00869ad0fe3afabc541e666345280f55492695;hp=71b8bcab4f185ab57e5e72659d15ac3a020935f7;hb=f91554831ad9972ba44453f69a6b633fd3dfa710;hpb=83312afd857057c42c753255f804027ce3a76ce9 diff --git a/Changes b/Changes index 71b8bca..ed00869 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,9 @@ # This file documents the revision history for Perl extension Catalyst. Bug fixes: - - Stop encoding plus signs in uri_for args + - Revert change to URL encode things passed into $c->uri_for + Args and CaptureArgs as this causes breakage to pre-existing + applications. 5.80005 2009-06-06 14:40:00