X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=7b270be2ae8d95bd6b2a7ccb5bb52a94212d10d0;hb=e646b627c5ed2f607ac09254b7dcd56038d893d7;hp=2cd259efbaff20d54ee877c719c976e4cd0ee1e8;hpb=79782a491f16887c4f1e26d8706cf574c9804a95;p=gitmo%2FClass-C3-XS.git diff --git a/ChangeLog b/ChangeLog index 2cd259e..7b270be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,20 +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? + 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