X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=349fc63f13704bf3b0cbdde8b403065c4efb3d77;hp=58edea3877730b1db1d34a0a8fb5aa9b90ff7861;hb=6ab73369947422004890abb05035c491b086283f;hpb=b3679813053b5cf5cc6e8f3086d7c1cbb3c73b5a diff --git a/Changes b/Changes index 58edea3..349fc63 100644 --- a/Changes +++ b/Changes @@ -8,6 +8,8 @@ (Phil Mitchell) - Add 'use Catalyst' to documentation for a Moose MyApp class as noted by dmaki. (t0m) + - Fix so that / (and other special characters) are URL encoded when + passed into $c->uri_for as Args/CaptureArgs (t0m) 5.80003 2009-04-29 16:23:53 - Various POD tweaks. (hdp, dandv)