In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/86e0176a644f1c596fabeeb6f54cd471f2fd66c9?hp=bd8b97a1c6412e18b21f72deb748e7e6c9a755e8>

- Log -----------------------------------------------------------------
commit 86e0176a644f1c596fabeeb6f54cd471f2fd66c9
Author: Tony Cook <[email protected]>
Date:   Tue Apr 7 10:50:40 2015 +1000

    perldelta for c0388966161b, bd8b97a1c641
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 613b4d9..ca5e199 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -347,9 +347,13 @@ L</Modules and Pragmata> section.
 
 =over 4
 
-=item XXX-some-platform
+=item Win32
 
-XXX
+F<miniperl.exe> is now built with C<-fno-strict-aliasing>, allowing
+64-bit builds to complete on GCC 4.8. [perl #123976]
+
+C<test-prep> again depends on C<test-prep-gcc> for GCC builds. [perl
+#124221]
 
 =back
 

--
Perl5 Master Repository

Reply via email to