In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/8884fcd5087f6d07f1f1c206ae42dd59c939a605?hp=e52401004cbdb387f98592a05da589e30acf556c>
- Log ----------------------------------------------------------------- commit 8884fcd5087f6d07f1f1c206ae42dd59c939a605 Author: Steve Hay <[email protected]> Date: Thu Jan 29 14:07:56 2015 +0000 perldelta for 1ead70b69c ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 534943a..4fffdbe 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -147,6 +147,12 @@ fail early rather than wrapping at 4GB. =item * +L<Win32> has been upgraded from version 0.49 to 0.51. + +GetOSName() now supports Windows 8.1, and building in C++ mode now works. + +=item * + L<Win32API::File> has been upgraded from version 0.1201 to 0.1202 Building in C++ mode now works. -- Perl5 Master Repository
