This did never work, has never worked, etc. Writing tests for the environment (to...
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 534ccbf..be0ba9a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+        - Clarify that request arguments aren't unescaped automatically
+          (Simon Bertrang) (Closes RT#41153)
+
+5.8000_06 2009-02-04 21:00
         - Disallow writing to config after setup (rafl)
         - Disallow calling setup more than once (rafl)
         - Documentation fix regarding overloading of Engine and Dispatcher