From: Bradley Nicholes Date: Fri, 30 Jul 2004 16:27:23 +0000 (+0000) Subject: Backport done X-Git-Tag: pre_ajp_proxy~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2027680fdc0575381bdfb1de9567d1991364bae;p=apache Backport done git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104430 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 1c9bf427b4..5f2890ea21 100644 --- a/CHANGES +++ b/CHANGES @@ -91,9 +91,6 @@ Changes with Apache 2.1.0-dev them via the shell, resolving regressions since 1.3. PR 28815 [Ken Coar, Jeff Trawick] - *) Enable the option to support anonymous shared memory in mod_ldap. - This makes the cache work on Linux again. [Graham Leggett] - *) External rewrite map responses are no longer limited to 2048 bytes. [André Malo] @@ -414,6 +411,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.51 + *) Enable the option to support anonymous shared memory in mod_ldap. + This makes the cache work on Linux again. [Graham Leggett] + *) Enable special ErrorDocument value 'default' which restores the canned server response for the scope of the directive. [Geoffrey Young, Andre Malo]