From: t0m Date: Fri, 17 Jul 2009 23:27:06 +0000 (+0100) Subject: Changelog X-Git-Tag: 1.08~208^2~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-Serialize-Data-Serializer.git;a=commitdiff_plain;h=bb55dba109ac5cad1df04fc38efbd7690d1e7e60 Changelog --- diff --git a/Changes b/Changes index 4c725df..804c3f0 100644 --- a/Changes +++ b/Changes @@ -12,6 +12,8 @@ UNRELEASED - Release 0.74 Change constructor to call next::method instead of SUPER:: (t0m) + Change method used to find the application class to be more correct (t0m) + Sat Jun 27 20:20:09 EDT 2009 (hdp) - Release 0.73 Packaging fixes