From 0cf247f5586fcf83a87e56f747a359ae7e882995 Mon Sep 17 00:00:00 2001 From: "Philip.Hazel" Date: Mon, 14 Sep 2020 15:45:34 +0000 Subject: [PATCH] Ooops, forgot to update ChangeLog for previous commit. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) 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 ---------------------------