X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c81aff296ac1f172f086d9596603243898c16c10;hb=ae0e35ee6dd51e78c0ffc2457699beadc7eefab8;hp=d67a55681e17327357c44332de3ef350d1f5480e;hpb=1a705b86cd91a870e246a9b61a72833520962eea;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index d67a556..c81aff2 100644 --- a/Changes +++ b/Changes @@ -9,6 +9,8 @@ - Additional docs for uri_for to mention how to use $c->action and $c->req->captures (jhannah) - List unattached chained actions in Debug mode (Florian Ragwitz). + - Pod formatting fix for Engine::FastCGI (Oleg Kostyuk). + - Add visit, a returning ->go 5.7XXXXXX XXXX - Fix some Win32 test failures