X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=f5cdebb90ea795d7fd47311abffcb36acf1ce0ac;hp=b388fa883edebc65167d741ec9249357ceb77333;hb=7257e9dbc2d2550e43b0ddeb1027360428a3c44f;hpb=73664287069fe2e0c731df29f80b5c19838c60d2 diff --git a/Changes b/Changes index b388fa8..f5cdebb 100644 --- a/Changes +++ b/Changes @@ -8,6 +8,8 @@ This file documents the revision history for Perl extension Catalyst. - Changed default behaviors for $c->model/$c->controller/$c->view to more sane settings. - added the clear_errors method - an alias for error(0) + - Added tmpdir option for uploads (Kei OHSHIRO) + - Applied patch from GEOFFR to allow normal filehandles. 5.66 2006-03-10 17:48:00 - Added Test::WWW::Mechanize::Catalyst support