Changelog
[catagits/Catalyst-Action-REST.git] / 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