In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/810f3b7cb37729a7fdd266bf11c5856dfceb4332?hp=ffa277e59cf0a21b8d133be39d7e10fad0154ae8>

- Log -----------------------------------------------------------------
commit 810f3b7cb37729a7fdd266bf11c5856dfceb4332
Author: Father Chrysostomos <spr...@cpan.org>
Date:   Sun Oct 3 16:03:13 2010 -0700

    perldelta entries
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index b2e5185..7abcaff 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -472,6 +472,12 @@ L</Modules and Pragmata> section.
 
 =over 4
 
+=item IRIX
+
+Conversion of strings to floating-point numbers is now more accurate on
+IRIX systems
+L<[perl #32380]|http://rt.perl.org/rt3//Public/Bug/Display.html?id=32380>.
+
 =item Mac OS X
 
 Early versions of Mac OS X (Darwin) had buggy implementations of the
@@ -482,6 +488,11 @@ These functions are now recognised on Mac OS 10.5 
(Leopard; Darwin 9) and
 higher, as they have been fixed
 L<[perl #72990]|http://rt.perl.org/rt3//Public/Bug/Display.html?id=72990>.
 
+=item OpenVOS
+
+perl now builds again with OpenVOS (formerly known as Stratus VOS)
+L<[perl #78132]|http://rt.perl.org/rt3//Public/Bug/Display.html?id=78132>.
+
 =item Windows
 
 C<$Config{gccversion}> is now set correctly when perl is built using the

--
Perl5 Master Repository

Reply via email to