In perl.git, the branch maint-5.10 has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/867dc45802c58d6e22e6953bf1039176a7481d53?hp=a8a89b8d1e54b18fc579ebd339b4455dffebb446>

- Log -----------------------------------------------------------------
commit 867dc45802c58d6e22e6953bf1039176a7481d53
Author: Karl Williamson <k...@khw-desktop.(none)>
Date:   Fri Jun 26 11:50:48 2009 -0600

    Add detail to UCD.pm changes
-----------------------------------------------------------------------

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

diff --git a/pod/perl5101delta.pod b/pod/perl5101delta.pod
index 8626f4c..a37cdda 100644
--- a/pod/perl5101delta.pod
+++ b/pod/perl5101delta.pod
@@ -717,6 +717,15 @@ C<Unicode::Normalize> upgraded from version 1.02 to 1.03
 
 C<Unicode::UCD> upgraded from version 0.25 to 0.27
 
+C<charinfo()> now works on Unified CJK code points added to later versions of
+Unicode.
+
+C<casefold()> has new fields returned to provide both a simpler interface and
+previously missing information.  The old fields are retained for backwards
+compatibility. Information about Turkic-specific code points is now returned.
+
+The documentation has been corrected and expanded.
+
 =item *
 
 C<Win32> upgraded from version 0.34 to version 0.39

--
Perl5 Master Repository

Reply via email to