0_12
Stevan Little [Tue, 18 Jul 2006 21:38:21 +0000 (21:38 +0000)]
ChangeLog
lib/Class/C3.pm

index 5851516..44bc706 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 Revision history for Perl extension Class::C3.
 
-0.12
+0.12 Tues. July 18, 2006
     - clarifying docs for &initialize (thanks jcs)
     - applying patch from Robert Norris to add 
       next::can() and maybe::next::method() 
index 988a8e9..1b67490 100644 (file)
@@ -552,6 +552,9 @@ and finding many bugs and providing fixes.
 =item Thanks to Justin Guenther for making C<next::method> more robust by handling 
 calls inside C<eval> and anon-subs.
 
+=item Thanks to Robert Norris for adding support for C<next::can> and 
+C<maybe::next::method>.
+
 =back
 
 =head1 AUTHOR