X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=7bf660440d0318b48b05d3e151749e930fa6be45;hb=df755a7a2fe2851b9010f2cdbc48b8c494af89f0;hp=bdec2b45f50f8d150aa784da7345315e9d765237;hpb=910410b87a021ff29369bcda4de8ce1013d87f17;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index bdec2b4..7bf6604 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,15 @@ Tis file documents the revision history for Perl extension Catalyst. -5.50 +5.52 2005-11-14 10:57:00 + - Strip '..'s in static urls to fix security issue. +5.51 2005-11-14 00:45:00 + - Changed uri_for to use namespace instead of match. + +5.50 2005-11-13 20:45:00 + - Fixed minor bugs. + - Updated docs. + +5.49_05 2005-11-12 20:45:00 - Large update to the documentation. (David Kamholz) - Fixed args handling in forward() - Fixed forwarding to classes