X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=920d745d0393d81c332a09e152c5fb76aba33277;hb=439bc59c795c896db3b43daaff4e10c3f9741b1a;hp=de9104c6c950b94cf1e28736825e9f3937295694;hpb=52e23ad416cd9765e675dcedd7d123f0e9523ca7;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index de9104c..920d745 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,10 @@ # This file documents the revision history for Perl extension Catalyst. +5.80021 2010-03-03 23:02:01 + Bug fixed: - - uri_for will now escape unsafe chars in captures and encode utf8 chars + - $c->uri_for will now escape unsafe characterss in captures + ($c->request->captures) and correctly encode utf8 charracters. 5.80020 2010-02-04 06:51:18