Fix t/author/http-server.t on Win32
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index ef21fb5..b8770fc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,14 @@
 # This file documents the revision history for Perl extension Catalyst.
 
  Bug fixes:
-  - Fix request body parameters is undef with no parameters
+  - Fix warnings in some matching cases for Action methods with
+    Args(), when using Catalyst::DispatchType::Chained
+
+  - Fix request body parameters to not be undef if no parameters
+    are supplied.
+
+  - Fix action_args config so that it can be specified in the
+    top level config.
 
 5.90012 - 2012-05-16 09:59:00