Check return values when storing values in hashes and error out if it didn't work.
[gitmo/Class-C3-XS.git] / ChangeLog
index 463f8dc..2c0fdae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 Revision history for Perl extension Class::C3::XS
 
+0.08 Wed Jun 13, 2007
+        Fixed next::method, etc under the Perl debugger
+
+0.07 Mon Jun 4, 2007
+        Fixed "goto &next::method" and related gotos, which fixes
+        Catalyst::Plugin::C3.
+
 0.06 Wed May 16, 2007
         Removed the "assert(HvAUX(stash))" that was failing for some
         Now 5.6.x-compatible, thanks to some testing from dec