Changelog
Tomas Doran [Tue, 13 Mar 2012 22:06:22 +0000 (22:06 +0000)]
Changes

diff --git a/Changes b/Changes
index 5135713..c13291d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+ Bug fixes:
+  - Fix request body parameters being multiply rebuilt. Fixes both
+    RT#75607 and CatalystX::DebugFilter
+
  Documentation:
   - Fix documentation in Catalyst::Component to show attributes and
     calling readers, rather than accessing elements in the $self->{} hash