X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=479164fcc84e20a0f45be523323b0ac37ef1c656;hp=58fc501c5916a46a6bd31563154c0e2571f3f674;hb=1be0c4f8966328b3d90c5ebf82f924d97a15dfd9;hpb=85fc6206d44323ef97e0a4270d58b6acc589a5af diff --git a/Changes b/Changes index 58fc501..479164f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ # This file documents the revision history for Perl extension Catalyst. +5.80013 2009-09-17 11:07:04 + Bug fixes: - Preserve immutable_options when temporarily making a class mutable in Catalyst::ClassData as this is needed by new Class::MOP. @@ -19,7 +21,7 @@ using them will now generate a warning at startup. - The -short option has been removed from catalyst.pl, stopping new applications from being generated using the ::[MVC]:: naming scheme as - this is deprecated and generates warnings. RT#49771 + this is deprecated and generates warnings. RT#49771 5.80012 2009-09-09 19:09:09