X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=339e72871cd085f8871b073decc66f4c10220595;hb=39efca215618321a8d84c68561e2b025d94a31d5;hp=1549616c6036b8297f44fda0a20d4b31d9733b84;hpb=05f3f060f92985dd99c3e4a4577aa3284efca2fe;p=catagits%2FCatalyst-Controller-WrapCGI.git diff --git a/Changes b/Changes index 1549616..339e728 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,24 @@ Revision history for Catalyst-Controller-WrapCGI +0.035 2012-06-14 16:53:52 + - fix test failures with Catalyst-Runtime-5.90012 (rbuels) + +0.034 2011-08-31 22:29:23 + - fixed t/wrap-cgi.t test for Catalyst 5.9+ (rbuels) + +0.033 2011-05-24 13:44:33 + - re-release with unix line ends + +0.032 2011-05-22 09:19:36 + - now works on Win32 + +0.031 2011-05-20 23:28:23 + - fix CGIBin.pm bug hardcoding 'root' as the site root + +0.030 2010-08-06 16:08:10 + - rethrow non-scalar exceptions as-is + - minor doc fix + 0.029 2010-06-05 21:12:47 - update tests for new HTTP::Request::AsCGI