more perldelta entries
authorFather Chrysostomos <sprout@cpan.org>
Wed, 16 Feb 2011 06:27:47 +0000 (22:27 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 16 Feb 2011 06:27:47 +0000 (22:27 -0800)
pod/perldelta.pod

index 8b571be..ae468d1 100644 (file)
@@ -192,6 +192,10 @@ prerequisites and version constraints as defined in the L<CPAN::Meta::Spec>.
 
 =item *
 
+C<B> has been upgraded from version 1.27 to 1.28.
+
+=item *
+
 C<Carp> has been upgraded from version 1.19 to 1.20.
 
 [perl #82854] It now avoids using regular expressions that cause perl to
@@ -451,6 +455,11 @@ This new error is triggered if a destructor called on an object in a
 typeglob that is being freed creates a new typeglob entry containing an
 object with a destructor that creates a new entry containing an object....
 
+=item refcnt: fd %d%s
+
+This new error only occurs if a internal consistency check fails when a
+pipe is about to be closed.
+
 =back
 
 =head2 Changes to Existing Diagnostics