Mention DynaLoader changes in perldelta
authorFather Chrysostomos <sprout@cpan.org>
Fri, 18 Feb 2011 04:38:21 +0000 (20:38 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 18 Feb 2011 04:38:21 +0000 (20:38 -0800)
pod/perldelta.pod

index 56c3e88..5a2ca2d 100644 (file)
@@ -245,6 +245,14 @@ the profiler.
 
 =item *
 
+C<DynaLoader> has been upgraded from version 1.12 to 1.13.
+
+[perl #84358] It no longer inherits from AutoLoader; hence it no longer
+produces weird error messages for unsuccessful method calls on classes that
+inherit from DynaLoader.
+
+=item *
+
 C<IO::Select> has been upgraded from version 1.17 to 1.18.
 
 It now allows IO::Handle objects (and objects in derived classes) to be