summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pod/perldelta.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 4d1495561b..ad70e9a40f 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -275,7 +275,9 @@ that they represent may be covered elsewhere.
=item *
-XXX
+F<t/re/regexp_nonull.t> has been added to test that the regular expression
+engine can handle scalars that do not have a null byte just past the end of
+the string.
=back