X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ffc36ea282f6ebfdb61b22557eba3be6f9f121d2;hb=edb20ed3aaf578b6784f7e0a52ed8c00f05f2718;hp=ad8e155a8d0d9b4c3e18260331de4c24f3766518;hpb=121b0c3a224819a5b0f59429b57f5abd8ebf5f7e;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index ad8e155..ffc36ea 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ # This file documents the revision history for Perl extension Catalyst. + - Bump Moose dependency to fix make_immutable bug (t0m) + - Use compile time extends in Catalyst::Controller (t0m) - Make Catalyst::Request::uploads attribute non-lazy, to fix test for Catalyst-Engine-Apache (t0m) - Bump version of MooseX::Emulate::Class::Accessor::Fast (t0m)