X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=954cd1937fa5351c9c7a188a657b0680b0f65e6b;hb=e3c0c9d359a2bd8630ec9548e86b96cc05088747;hp=4b3efb3c38366acca2dd93f2d0088c2b82524b1d;hpb=10d61eda6b8d59b2183b783da40608b0c6afe175;p=gitmo%2FClass-C3.git diff --git a/ChangeLog b/ChangeLog index 4b3efb3..954cd19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ Revision history for Perl extension Class::C3. + - Drop compatibility from 5.6.2 to 5.6.0 + - Pod typo fixes (RT#77453) + - Only ask for Devel::Hide on perls where it will be actually used + (RT#81106) + +0.24 Sat, May 12, 2012 + - Require Class::C3::XS on 5.8 perls if a working compiler is found + 0.23 Sat, Jun 19, 2010 - Fix various documentation problems (Martin Becker).