X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=479ba648541cc3273f4fe6578b2ec63e6879f91b;hp=d78cc17c09e995b663d7a564a36b25f517a6a74f;hb=51bc4dd200c2363e7d4e86670d46a31045214e8c;hpb=4c9db64f2e086bc0c7bc5e94fd7e3a0754b027cb diff --git a/Changes b/Changes index d78cc17..479ba64 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,5 @@ # This file documents the revision history for Perl extension Catalyst. -5.7013 - - convert perl characters to utf8 before output - (Catalyst::Plugin::Unicode no longer needed for output) - 5.7012 2007-12-16 23:44:00 - Fix __PACKAGE__->config->{foo} = 'bar' case with subclassing - Add Catalyst::Stats (Jon Schutz)