projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a9d055a
)
doc 65ab92
Matt S Trout [Thu, 17 Jun 2010 04:13:16 +0000 (
05:13
+0100)]
pod/perl5132delta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perl5132delta.pod
b/pod/perl5132delta.pod
index
5e9f6ca
..
3ad7a34
100644
(file)
--- 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 *