summaryrefslogtreecommitdiff
path: root/pod/perl5121delta.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perl5121delta.pod')
-rw-r--r--pod/perl5121delta.pod2
1 files changed, 0 insertions, 2 deletions
diff --git a/pod/perl5121delta.pod b/pod/perl5121delta.pod
index 6b88033017..a999f14484 100644
--- a/pod/perl5121delta.pod
+++ b/pod/perl5121delta.pod
@@ -210,12 +210,10 @@ XSUB.h now correctly redefines fgets under PERL_IMPLICIT_SYS
See also: L<http://rt.cpan.org/Public/Bug/Display.html?id=55049>
-
=item *
utf8::is_utf8 now respects GMAGIC (e.g. $1)
-
=item *
XS code using C<fputc()> or C<fputs()>: on Windows could cause an error