Changelog
Tomas Doran [Fri, 25 May 2012 16:51:34 +0000 (17:51 +0100)]
Changes

diff --git a/Changes b/Changes
index ef21fb5..c8f5e48 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,11 @@
 # This file documents the revision history for Perl extension Catalyst.
 
  Bug fixes:
-  - Fix request body parameters is undef with no parameters
+  - 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