X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=7b270be2ae8d95bd6b2a7ccb5bb52a94212d10d0;hb=44457c3ee1ef7e5267ccd85cab846c062401d1e0;hp=1ca1e1fd17aa6a5b6548fee27bd4bea287da6769;hpb=3499e05cfd5432cf9c77a5d8ecc0eec51e162118;p=gitmo%2FClass-C3-XS.git diff --git a/ChangeLog b/ChangeLog index 1ca1e1f..7b270be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,17 +1,24 @@ Revision history for Perl extension Class::C3::XS +0.01_07 Tue May 1, 2007 + Added calculate_method_dispatch_tables + Converted to Module::Install + +0.01_06 Tue Apr 17, 2007 + Better memory management? + 0.01_05 Mon Apr 16, 2007 - Fixed assumption of defined-ness when looking in %Class::C3::MRO + Fixed assumption of defined-ness when looking in %Class::C3::MRO 0.01_04 Mon Apr 16, 2007 - Fix threads issue? + Fix threads issue? 0.01_03 Mon Apr 16, 2007 - Fix AvARRAY lvalue issue + Fix AvARRAY lvalue issue 0.01_02 Mon Apr 16, 2007 - Fix MakeMaker compat, and source compat, maybe - not it will work for more people + Fix MakeMaker compat, and source compat, maybe + not it will work for more people 0.01_01 Sun Apr 15, 2007 - Initial Release + Initial Release