X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=765aa55078c5575885dbb3ede5973d5e614fb520;hb=01c35d4e8e28f76e22bbdef09935844b1c0e2c12;hp=ba50373f0c94000d23cd8c1e15955318137b4e37;hpb=f410f043b41cc59d08cb1aa015378888c8fe88b7;p=catagits%2FCatalyst-Controller-WrapCGI.git diff --git a/Changes b/Changes index ba50373..765aa55 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for Catalyst-Controller-WrapCGI + - file uploads support (caelum) + - test for file uploads (hdp) + +0.0032 2009-04-27 18:43:25 + - fix deps, does not work in cat 5.7 (caelum) + +0.0031 2009-04-27 16:00:07 + - revert PATH_INFO tests to unescaped URIs (caelum) + 0.0030 2009-04-27 05:17:17 - configurable cgi_dir (caelum) - support for PATH_INFO and SCRIPT_NAME (caelum)