summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2016-09-17 21:07:29 -0600
committerKarl Williamson <khw@cpan.org>2016-09-17 21:10:50 -0600
commit178122f6e0bac976a9e16e3553b9469414d70f3c (patch)
tree6012222196ff6c8f35df6fa1e5b1285161942b6e /pod
parent82c5d9411d56e20ecc88026f926f533fe72d6b4d (diff)
downloadperl-178122f6e0bac976a9e16e3553b9469414d70f3c.tar.gz
perldelta for new Unicode-handling function.
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index cf414cd5be..732df74eb0 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -342,7 +342,9 @@ well.
=item *
-XXX
+Several macros and functions have been added to the public API for
+dealing with Unicode and UTF-8-encoded strings. See
+L<perlapi/Unicode Support>.
=back