C::C::WrapCGI - remove CGI env vars by default
[catagits/Catalyst-Controller-WrapCGI.git] / Changes
diff --git a/Changes b/Changes
index 9d2c50d..8ff86fd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for Catalyst-Controller-WrapCGI
 
+0.0034  2009-04-30 16:38:00
+    - remove all CGI specific env vars by default (caelum)
+
+0.0033  2009-04-29 03:29:34
+    - fix for multiple file uploads (hdp)
+    - 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)