Avoid a call to the slow str2time when setting HTTP Date header
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index e5754bd..b9d4c15 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,6 @@
 This file documents the revision history for Perl extension Catalyst.
 
 5.7007  ??
-        - allow mutation of body() in Catalyst::Request
         - Don't ignore file uploads if form contains a text field with the same name.
           (Carl Franks)
         - Support restart_delay of 0 (for use in the POE engine).