summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeon Brocard <acme@astray.com>2011-05-07 17:19:27 +0100
committerLeon Brocard <acme@astray.com>2011-05-07 17:19:27 +0100
commitffa0fad116502ae83c598eee5a48fa2fbabb673a (patch)
tree197e4bb0404a41e85071861469e57ec2bbd11a6a
parent66b429813d891ea3b4fb6b89458ec67a64b8c1db (diff)
downloadperl-ffa0fad116502ae83c598eee5a48fa2fbabb673a.tar.gz
Add information about [perl #87336] to the perl5124delta.pod
-rw-r--r--pod/perl5124delta.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/pod/perl5124delta.pod b/pod/perl5124delta.pod
index 1287d171aa..b120fdbee0 100644
--- a/pod/perl5124delta.pod
+++ b/pod/perl5124delta.pod
@@ -20,6 +20,12 @@ exist, they are bugs and reports are welcome.
=head1 Core Enhancements
+=head1 Selected Bug Fixes
+
+C<lc>, C<uc>, C<lcfirst>, and C<ucfirst> no longer return untainted strings
+when the argument is tainted. This has been broken since perl 5.8.9
+[perl #87336].
+
=head1 Platform Specific Notes
=over 4