release 0.035
[catagits/Catalyst-Controller-WrapCGI.git] / Changes
diff --git a/Changes b/Changes
index 1549616..339e728 100644 (file)
--- 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