summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorKarl Williamson <khw@khw-desktop.(none)>2009-06-26 11:50:48 -0600
committerDavid Mitchell <davem@iabyn.com>2009-06-27 15:42:15 +0100
commit867dc45802c58d6e22e6953bf1039176a7481d53 (patch)
treeff0aa01191814e8ba2098aaca13075fd1c358fee /pod
parenta8a89b8d1e54b18fc579ebd339b4455dffebb446 (diff)
downloadperl-867dc45802c58d6e22e6953bf1039176a7481d53.tar.gz
Add detail to UCD.pm changes
Diffstat (limited to 'pod')
-rw-r--r--pod/perl5101delta.pod9
1 files changed, 9 insertions, 0 deletions
diff --git a/pod/perl5101delta.pod b/pod/perl5101delta.pod
index 8626f4ca1a..a37cdda040 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