This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't warn about imprecision when decrementing IV_MIN.
[perl5.git] / pod / perl592delta.pod
index 18438f5..cc23843 100644 (file)
@@ -1,6 +1,6 @@
 =head1 NAME
 
-perldelta - what is new for perl v5.9.2
+perl592delta - what is new for perl v5.9.2
 
 =head1 DESCRIPTION
 
@@ -139,7 +139,7 @@ by perl at startup.
 
 =item *
 
-C<encoding::warnings>, by Autrijus Tang, is a module to emit warnings
+C<encoding::warnings>, by Audrey Tang, is a module to emit warnings
 whenever an ASCII character string containing high-bit bytes is implicitly
 converted into UTF-8.
 
@@ -302,7 +302,11 @@ perl release.
 For threaded builds, F<ext/threads/shared/t/wait.t> has been reported to
 fail some tests on HP-UX 10.20.
 
-F<t/io/dup.t> and F<t/io/open.t> fail some tests on some BSD flavours.
+Net::Ping might fail some tests on HP-UX 11.00 with the latest OS
+upgrades.
+
+F<t/io/dup.t>, F<t/io/open.t> and F<lib/ExtUtils/t/Constant.t> fail some
+tests on some BSD flavours.
 
 =head1 Plans for the next release