projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
24e9621
)
doc 65c742
Matt S Trout [Thu, 17 Jun 2010 04:43:58 +0000 (
05:43
+0100)]
pod/perl5132delta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perl5132delta.pod
b/pod/perl5132delta.pod
index
4332660
..
3fa6b33
100644
(file)
--- a/
pod/perl5132delta.pod
+++ b/
pod/perl5132delta.pod
@@
-227,6
+227,9
@@
values when $^P is assigned to (RT #72422) (4c0f30).
chop now correctly handles perl's extended UTF-8 (RT #73246) (65ab92)
+Defer signal handling when shared SV locks are held to avoid deadlocks
+(RT #74868) (65c742).
+
=over 4
=item *