Clarify that request arguments aren't unescaped automatically.
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index c3e90a5..be0ba9a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 # 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)