In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/ecd53122b3f30475da92b2d8c5c741e1d28cc863?hp=c06e9e3e91dfb6869cd574591879d5f27aee366c>

- Log -----------------------------------------------------------------
commit ecd53122b3f30475da92b2d8c5c741e1d28cc863
Author: James E Keenan <[email protected]>
Date:   Sat Sep 13 09:25:53 2014 -0400

    Add perldelta entry for 8a384d3a99 (ParseXS and locales).
-----------------------------------------------------------------------

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

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 4f02710..d15e786 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -141,6 +141,12 @@ L<ExtUtils::Manifest> has been upgraded from version 1.65 
to 1.66.
 
 =item *
 
+L<ExtUtils::ParseXS>:  Documentation has been added to
+F<ExtUtils-ParseXS/lib/perlxs.pod> concerning handling of locales when writing
+XS code.
+
+=item *
+
 L<File::Find> has been upgraded from version 1.27 to 1.28.
 
 C<find()> and C<finddepth()> will now warn if passed inappropriate or

--
Perl5 Master Repository

Reply via email to