foo
Stevan Little [Fri, 14 Jul 2006 02:33:47 +0000 (02:33 +0000)]
ChangeLog

index 68cdefb..5851516 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,10 @@ Revision history for Perl extension Class::C3.
 0.12
     - clarifying docs for &initialize (thanks jcs)
     - applying patch from Robert Norris to add 
-      next::can() functionality which allows safe 
-      probing of the presence of the next method
+      next::can() and maybe::next::method() 
+      functionality which allows safe probing of 
+      the presence of the next method
+      
 
 0.11 Thurs. Feb 23, 2006
     - added some more tests for edge cases