From 3b474eb659c5fa77dce66bc601f26a86a1c1ad3f Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Fri, 22 Nov 2013 21:02:20 +0000 Subject: [PATCH] add CHANGES entry for event's apr_atomic sanity check added to the 2.4.x branch in r1542560 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1544676 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 9cf2de4423..60388c60f9 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,9 @@ Changes with Apache 2.4.7 *) event: Use skiplist data structure. [Jim Jagielski] + *) event: Fail at startup with message AP02405 if the APR atomic + implementation is not compatible with the MPM. [Jim Jagielski] + *) mpm_unix: Add ap_mpm_podx_* implementation to avoid code duplication and align w/ trunk. [Jim Jagielski] -- 2.50.1