From bc8c37070aabaf9104005411e18324f4730dea36 Mon Sep 17 00:00:00 2001 From: Martin Vierula Date: Wed, 23 Nov 2022 14:28:00 -0800 Subject: [PATCH] Add CHANGES entry for previous PR --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index a06b9055..15d4f2b3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ DD mmm YYYY - 2.9.x (to be released) ------------------- + * Use uid for user if apr_uid_name_get() fails + [Issue #2046 - @arminabf, @marcstern] * Fix: handle error with SecConnReadStateLimit configuration [Issue #2815, #2834 - @marcstern, @martinhsv] * Only check for pcre2 install if required