X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=b1e6ae3096b05553066858b0d918d9e28cc04195;hp=7a75e03ce8f49ddf8fbfa3ba084d223477e20992;hb=20a4dd982ca1bf65d8ec9b197de411b8f97ae45d;hpb=0f7605fd4e8ad40112ccea884b82aefaa745f0fb diff --git a/Changes b/Changes index 7a75e03..b1e6ae3 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Catalyst-Manual + - Change use of Class::C3 to MRO::Compat, as rafl tells me + this is best practice, and gives you native next::method in + 5.10. (t0m) + 5.7014 04 Nov 2008 - Remove a reference to a FOREACH loop that did not exist (RT #39046) - Changed some Template Toolkit links to perldoc links (RT #38354)