]> granicus.if.org Git - apache/commitdiff
Good idea from Jeff
authorJim Jagielski <jim@apache.org>
Tue, 19 Nov 2013 16:27:36 +0000 (16:27 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 19 Nov 2013 16:27:36 +0000 (16:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1543475 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 3dab2228eded94db7d709eed1f4c41a74e0a8335..ff32424cc3169846abd6a857cf5b51c6e5169563 100644 (file)
--- 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]