From: Matt S Trout Date: Thu, 17 Jun 2010 04:13:16 +0000 (+0100) Subject: doc 65ab92 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3473517583860fcc2d5f9aa1a5ffbaff77842f9a;p=p5sagit%2Fp5-mst-13.2.git doc 65ab92 --- diff --git a/pod/perl5132delta.pod b/pod/perl5132delta.pod index 5e9f6ca..3ad7a34 100644 --- a/pod/perl5132delta.pod +++ b/pod/perl5132delta.pod @@ -216,6 +216,8 @@ Trap invalid use of SvIVX on SVt_REGEXP when assertions are on (e77da3) Don't stamp on $DB::single, $DB::trace and $DB::signal if they already have values when $^P is assigned to (RT #72422) (4c0f30). +chop now correctly handles perl's extended UTF-8 (RT #73246) (65ab92) + =over 4 =item *