From b4bbb35033d3052b51513513a8fad17b713f78f4 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Mon, 15 Nov 2010 13:06:58 -0800 Subject: [PATCH] I only mentioned half of [perl #79138] --- pod/perldelta.pod | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 557dbb5..9aa02d3 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -5,8 +5,6 @@ This has been completed up to 518a985, except for: 04777d295957ad270188e4debf51b523e07cc5b0 c565ab54dc649bb62cd4d57149d7b2abb21df5f3 1c8d11ca3d0ce8bc11562f159b94c2c7e62dea6c -51698cb360d5bba06e12496ef9c7bf82e3352b71 -0c4d3b5ea916cf640ea163c5a6bcffefade55a1b 1830b3d9c87f8b1473b0a80759846f7a5dccae5a I may have missed a few module version bumps. @@ -955,7 +953,8 @@ L<[perl #74022]|http://rt.perl.org/rt3/Public/Bug/Display.html?id=74022>. =item * -C no longer crashes when passed a tainted format picture +C no longer crashes when passed a tainted format picture. It also +taints C<$^A> now if its arguments are tainted L<[perl #79138]|http://rt.perl.org/rt3/Public/Bug/Display.html?id=79138>. =item * -- 1.8.3.1