X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c17fe1efc8c027e60f07ed2caf46c3f0a1698537;hb=dfc21fff16f38b0409cf154de7f557f599726e2f;hp=090b255c9f50038bd9f920aa9b0eda1aa69a7f2c;hpb=10d487cb40911412113124355a5247ad12b9e0e6;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 090b255..c17fe1e 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,13 @@ This file documents the revision history for Perl extension Catalyst. -5.58 +5.59 + - Added REDIRECT_URL support + - Fixed forward to classes ($c->forward(qw/MyApp foo/)) + +5.58 2005-11-24 10:51:00 + - Added ExtUtils::AutoInstall support + - Allow overriding path in Catalyst::Helper. + - Added -makefile to catalyst.pl to generate a new Makefile.PL. - Restored Catalyst::Build with a deprecation notice. - Improved PAR support - Replaced -short with auto-detection