0.01_05, fixed another bug
[gitmo/Class-C3-XS.git] / ChangeLog
index 5d83af9..1ca1e1f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,2 +1,17 @@
 Revision history for Perl extension Class::C3::XS
 
+0.01_05 Mon Apr 16, 2007
+       Fixed assumption of defined-ness when looking in %Class::C3::MRO
+
+0.01_04 Mon Apr 16, 2007
+       Fix threads issue?
+
+0.01_03 Mon Apr 16, 2007
+       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
+
+0.01_01 Sun Apr 15, 2007
+       Initial Release