This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Note the mro upgrade in perldelta
authorFlorian Ragwitz <rafl@debian.org>
Fri, 25 Mar 2011 16:40:38 +0000 (17:40 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Fri, 25 Mar 2011 16:40:38 +0000 (17:40 +0100)
pod/perldelta.pod

index 8ea4b96..318812b 100644 (file)
@@ -1746,6 +1746,10 @@ C<Module::Load::Conditional> has been upgraded from version 0.34 to 0.44.
 
 =item *
 
+C<mro> has been upgraded from version 1.02 to 1.07.
+
+=item *
+
 C<NDBM_File> has been upgraded from version 1.08 to 1.12.
 
 This fixes a memory leak when DBM filters are used.