reimplement PATH_INFO unescaping
[catagits/HTTP-Request-AsCGI.git] / Changes
diff --git a/Changes b/Changes
index 67a83ce..397041e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 This file documents the revision history for Perl extension HTTP::Request::AsCGI.
 
+0.9
+    - unescape PATH_INFO more safely
+
 0.8 2009-04-27
     - revert PATH_INFO change, Catalyst tests were failing