X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ed00869ad0fe3afabc541e666345280f55492695;hb=f91554831ad9972ba44453f69a6b633fd3dfa710;hp=73321fe8da1dd63b3644100ccbe3318267c08831;hpb=7d665b582162163415de0d7579403218cf4e66a6;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 73321fe..ed00869 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ # This file documents the revision history for Perl extension Catalyst. + Bug fixes: + - 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 Behaviour changes: