From: Joe Orton Date: Fri, 21 Jan 2005 11:22:53 +0000 (+0000) Subject: Don't mention the PR 14518 fix since it was backed out. Fix X-Git-Tag: 2.0.53~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e4fa1916e5b6addc9da5d0e98840e58dfbd74e3;p=thirdparty%2Fapache%2Fhttpd.git Don't mention the PR 14518 fix since it was backed out. Fix formatting. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125920 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 724ba74985f..fef10877e62 100644 --- a/CHANGES +++ b/CHANGES @@ -18,7 +18,7 @@ Changes with Apache 2.0.53 *) Util_ldap: Implemented the util_ldap_cache_getuserdn() API so that ldap authorization only modules have access to the util_ldap user cache without having to require ldap authentication as well. - [PR 31898] [Jari Ahonen jah progress.com, Brad Nicholes] + PR 31898. [Jari Ahonen jah progress.com, Brad Nicholes] *) mod_auth_ldap: Added the directive "Requires ldap-attribute" that allows the module to only authorize a user if the attribute value @@ -55,10 +55,6 @@ Changes with Apache 2.0.53 Previously this would segfault or simply not match as expected, depending on the platform. [Jeff Trawick] - *) mod_rewrite: Fix query string handling for proxied URLs. PR 14518. - [michael teitler , - Jan Kratochvil ] - *) mod_rewrite: Fix 0 bytes write into random memory position. PR 31036. [André Malo] @@ -69,7 +65,7 @@ Changes with Apache 2.0.53 [Rüiger Plü ] *) mod_ldap: prevent the possiblity of an infinite loop in the LDAP - statistics display. PR 29216 [Graham Leggett] + statistics display. PR 29216. [Graham Leggett] *) mod_ldap: fix a bogus error message to tell the user which file is causing a potential problem with the LDAP shared memory cache. @@ -78,7 +74,7 @@ Changes with Apache 2.0.53 *) mod_disk_cache: Do not store hop-by-hop headers. [Justin Erenkrantz] *) Fix the re-linking issue when purging elements from the LDAP cache - PR 24801 [Jess Holle ] + PR 24801. [Jess Holle ] *) mod_disk_cache: Fix races in saving responses. [Justin Erenkrantz]