From 518a985886c5bf617832b74926ffbd2710ee0c93 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Sun, 14 Nov 2010 16:51:58 -0800 Subject: [PATCH] perldelta up to 578895fb --- pod/perldelta.pod | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 291a9ae..6215c39 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -1,7 +1,7 @@ =encoding utf8 =for comment -This has been completed up to 4df35a07ff9, except for: +This has been completed up to 578895fb, except for: 04777d295957ad270188e4debf51b523e07cc5b0 c565ab54dc649bb62cd4d57149d7b2abb21df5f3 1c8d11ca3d0ce8bc11562f159b94c2c7e62dea6c @@ -935,8 +935,9 @@ L<[perl #75176]|http://rt.perl.org/rt3/Public/Bug/Display.html?id=75176>. =item * -C and C used not to update the internal isa -caches if the stash or array (respectively) had a reference elsewhere. In +C and C and C +used not to update the internal isa caches if the +stash or C<@ISA> array had a reference elsewhere. In fact, C would stop a new C<@Foo::ISA> array from updating caches L<[perl #79024]|http://rt.perl.org/rt3/Public/Bug/Display.html?id=79024>. -- 2.7.4