X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=0502811225a85a1aed65c9c4b72cd728e4e1a6aa;hb=975ba10392f106efdb4ca8a0fbbe969234bbd518;hp=822c863bd4b5af814697bb9c08421797b6dca3c7;hpb=34a83d89a7989524a72b984bdbce63b44ac41686;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 822c863..0502811 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,15 @@ This file documents the revision history for Perl extension Catalyst. -5.57 +5.58 + - Improved PAR support + - Replaced -short with auto-detection + - Fixed prereqs, added File::Copy::Recursive + +5.57 2005-11-20 22:45:00 + - Updated uri_for to accept undef actions + - Switched to Module::Install + - Renamed tests for easier editing + - Reformatted documentation - Renamed -nonew to -force - Added PAR support - Added keep-alive support and bug fixes to HTTP engine.