Backport failing test into 5.70 trunk
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 40bde40..65da53e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,15 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+5.71000_01 UNRELEASED
+        - Add failing test for passing arguments to visited chained 
+          actions (Radoslaw Zielinski)
+        - Support Moose components so that attribute defaults work
+          and BUILD methods are correctly called (t0m)
+          - Add tests for this (Florian Ragwitz)
+
+5.71000   2009-01-19 17:50:00
+        - Text::SimpleTable's go as wide as $ENV{COLUMNS} (jhannah)
+          Patch written by Oleg Kostyuk <cub.uanic@gmail.com>
         - backport go doc patch
         - added ru/ua translations to error page
         - backport stripping build_requires