summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-03-03 19:54:02 -0700
committerKarl Williamson <public@khwilliamson.com>2011-03-03 19:56:10 -0700
commit4d56cd4f546df82c1cabd288669bd8227d6847b4 (patch)
treefb8b30375886425954854a78e4af7b48143d0ffb /pod
parentc707cf8e56262e82a832f4b1eceb109bee32ec3a (diff)
downloadperl-4d56cd4f546df82c1cabd288669bd8227d6847b4.tar.gz
perldelta entry for c707cf8e56262e82a832f4b1eceb109bee32ec3a
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 93ad8ee340..020c59c8ef 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -191,6 +191,11 @@ corrected ones.
This now correctly returns "Unknown" instead of C<undef> for the script
of a code point that hasn't been assigned another one.
+=item charblock()
+
+This now correctly returns "No_Block" instead of C<undef> for the block
+of a code point that hasn't been assigned to another one.
+
=back
=back