In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/eebee32b49281abb6abcaa314554f9e68fe30439?hp=5e96eee94e0be703b0bb5033d98bbeac99dbbf88>

- Log -----------------------------------------------------------------
commit eebee32b49281abb6abcaa314554f9e68fe30439
Author: Florian Ragwitz <[email protected]>
Date:   Tue Sep 11 10:53:37 2012 -0400

    Perldelta up to 5e96eee9
-----------------------------------------------------------------------

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

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index f9b818e..c1854b4 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -250,6 +250,12 @@ length scalars being passed in.
 
 =item *
 
+L<Storable> has been upgraded from version 2.38 to 2.39.  This contains Various
+bugfixes, including compatibility fixes for older versions of Perl and vstring
+handling.
+
+=item *
+
 L<threads::shared> has been upgraded from version 1.40 to 1.41.  This adds the
 option to warn about or ignore attempts to clone structures that can't be
 cloned, as opposed to just unconditionally dying in that case.
@@ -459,6 +465,10 @@ In Configure, avoid running sed commands with flags not 
supported on Solaris.
 Stop hardcoding an alignment on 8 byte boundaries to fix builds using
 -Dusemorebits.
 
+=item VMS
+
+Fix linking on builds configured with -Dusemymalloc=y.
+
 =back
 
 =head1 Internal Changes

--
Perl5 Master Repository

Reply via email to