From 962bcf2846ff67ac4c58856ea567b5bf0e9fb52e Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Tue, 15 Feb 2011 22:27:47 -0800 Subject: [PATCH] more perldelta entries --- pod/perldelta.pod | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 8b571be..ae468d1 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -192,6 +192,10 @@ prerequisites and version constraints as defined in the L. =item * +C has been upgraded from version 1.27 to 1.28. + +=item * + C 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 -- 2.7.4