From: t0m Date: Fri, 17 Jul 2009 20:06:26 +0000 (+0100) Subject: Changelog X-Git-Tag: 0.74~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cbb06078d9297cdf10c30d833800e0e22c442820;hp=e34b463b019471c7e6bde7c89dde8747baddfd1d;p=catagits%2FCatalyst-Action-REST.git Changelog --- diff --git a/Changes b/Changes index 88e7881..4c725df 100644 --- 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