From: Jim Jagielski Date: Tue, 19 Nov 2013 16:27:36 +0000 (+0000) Subject: Good idea from Jeff X-Git-Tag: 2.4.7~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62348a1f29b6e8dd3b3e24bda87e392dd37a57a6;p=apache Good idea from Jeff git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1543475 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 3dab2228ed..ff32424cc3 100644 --- a/CHANGES +++ b/CHANGES @@ -2,10 +2,11 @@ Changes with Apache 2.4.7 + *) APR 1.5.0 or later is now required for the event MPM. + *) slotmem_shm: Error detection. [Jim Jagielski] - *) event: Use skiplist data structure (requires APR 1.5). - [Jim Jagielski] + *) event: Use skiplist data structure. [Jim Jagielski] *) mpm_unix: Add ap_mpm_podx_* implementation to avoid code duplication and align w/ trunk. [Jim Jagielski]