summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2020-09-14 15:45:34 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2020-09-14 15:45:34 +0000
commit075c6e67db068685a87233580579fccecfb7f27a (patch)
tree73d251198ec740e1087ee2b25118c095af7f9bc1
parentfe0ad31fe2c2f7f5e32cf3a07c060bcc86a52003 (diff)
downloadpcre2-075c6e67db068685a87233580579fccecfb7f27a.tar.gz
Ooops, forgot to update ChangeLog for previous commit.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1271 6239d852-aaf2-0410-a92c-79f79f948069
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f7bb89..baf2b8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -63,6 +63,9 @@ This fixes Bugzilla #2641.
are cases where it doesn't). PCRE2 still allows this, so the tests that include
this case have been moved from test 1 to test 2.
+12. Further to 10 above, pcre2test has been updated to detect and grumble if a
+delimiter other than / is used after #perltest.
+
Version 10.35 09-May-2020
---------------------------