That was fixed by removing Adopt::NEXT. Still.
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 266cb92..647cda5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+5.8000_05
         - Fix request argumentss getting corrupted if you override the 
           dispatcher and call an action which detaches (for 
           Catalyst::Plugin::Authorization::ACL) (t0m)