X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=b739681e6a9f3aff5da20121f05c064232ef629f;hb=2d8ea983a92ff04838a169dff57208d9f6388d88;hp=d859e5bd4a46b64abf7d188200878b6da6ba58e1;hpb=ff5d5837313d7af9df1f3892e1340fe094beced5;p=gitmo%2FClass-C3.git diff --git a/ChangeLog b/ChangeLog index d859e5b..b739681 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,15 @@ Revision history for Perl extension Class::C3. - - Patch not included directly anymore +0.15_06 + - Converted to Module::Install + - No deps w/ 5.9.5+ + - Cleaned up the BEGIN stuff a bit + - Added support for C::C3::XS 0.01_07 + - Fixed overload fallback edge cases. + +0.15_05 Thurs, Apr 19, 2007 + - Patch is in the latest perl-current now, + and this dev release assumes 5.9.5 has the patch 0.15_03 Tue, Apr 17, 2007 - New c3.patch, improves threads compat and