From: Matt S Trout Date: Thu, 17 Jun 2010 02:01:14 +0000 (+0100) Subject: nuke some boilerplate from the delta X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=af04ead223de4ff4bd0ce1065a6f6e05472238d6;p=p5sagit%2Fp5-mst-13.2.git nuke some boilerplate from the delta --- diff --git a/pod/perl5132delta.pod b/pod/perl5132delta.pod index a17689f..fd126fc 100644 --- a/pod/perl5132delta.pod +++ b/pod/perl5132delta.pod @@ -172,10 +172,6 @@ XXX =head1 Selected Bug Fixes -XXX Important bug fixes in the core language are summarised here. -Bug fixes in files in F and F are best summarised in -L. - Avoid loading feature.pm when 'no 5.13.2;' or similar is encountered (faee19). Trap invalid use of SvIVX on SVt_REGEXP when assertions are on (e77da3)