From 29dbf829cd6342139fb9ffc713402c7a211102ae Mon Sep 17 00:00:00 2001 From: Martin Vierula Date: Thu, 12 Oct 2023 07:55:56 -0700 Subject: [PATCH] Add CHANGES entry for previous merge --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index f5893a89..1946c2a4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ DD mmm YYYY - 2.9.x (to be released) ------------------- + * Configure: do not check for pcre1 if pcre2 requested + [Issue #2975 - @zhaoshikui, @martinhsv] * Check return code of apr_procattr_io_set() [Issue #2958 - @marcstern] * Do not escape special chars in rx pattern with macro