Changelog
t0m [Fri, 17 Jul 2009 20:06:26 +0000 (21:06 +0100)]
Changes

diff --git a/Changes b/Changes
index 88e7881..4c725df 100644 (file)
--- a/Changes
+++ b/Changes
@@ -10,6 +10,8 @@ UNRELEASED - Release 0.74
 
   Catalyst::Action::REST no longer @ISA Catalyst or Catalyst::Controller. (t0m)
 
+  Change constructor to call next::method instead of SUPER:: (t0m)
+
 Sat Jun 27 20:20:09 EDT 2009 (hdp) - Release 0.73
   Packaging fixes