summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Rolsky <autarch@urth.org>2011-12-19 15:51:38 -0600
committerDave Rolsky <autarch@urth.org>2011-12-19 15:51:38 -0600
commitae241e6332da384a53d2a0d1dbd0068bfd24f92a (patch)
tree026bda5819f2b01a297a9c0acdc0e95e5b9c225c
parent2f83026b3d6b5f0aff8a7efea7daccb81f199ba9 (diff)
downloadperl-ae241e6332da384a53d2a0d1dbd0068bfd24f92a.tar.gz
The POSIX TCSANOW appears to have been introduced in 5.15.3
-rw-r--r--pod/perldelta.pod4
1 files changed, 1 insertions, 3 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index e29ae2b0ae..79eaa2fd6a 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -432,9 +432,7 @@ L<POSIX> has been upgraded from version 1.26 to version 1.27.
It no longer produces a "Constant subroutine TCSANOW redefined" warning
on Windows.
-XXX When did it start producing that warning? Was it post-5.15.5?
-Even if it was not, adding a note will help whoever compiles
-perl5160delta.
+This bug was introduced in Perl 5.15.3.
=item *