From 88e93b00bb6187b9015d65ce8dfcee4c34c88347 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Wed, 13 Oct 2004 18:34:40 +0000 Subject: [PATCH] Today is washday :) PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105442 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 55 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 29 insertions(+), 26 deletions(-) diff --git a/CHANGES b/CHANGES index f2a645946ac..4f242e87e05 100644 --- a/CHANGES +++ b/CHANGES @@ -13,28 +13,6 @@ Changes with Apache 2.1.0-dev *) mod_auth_ldap: Handle the inconsistent way in which the MS LDAP library handles special characters. PR 24437 [Jess Holle] - *) mod_ldap: fix a bogus error message to tell the user which file - is causing a potential problem with the LDAP shared memory cache. - PR 31431 [Graham Leggett] - - *) mod_ldap: prevent the possiblity of an infinite loop in the LDAP - statistics display. PR 29216 [Graham Leggett] - - *) mod_disk_cache: Do not store hop-by-hop headers. [Justin Erenkrantz] - - *) mod_cache: Try to correctly follow RFC 2616 13.3 on validating stale - cache responses. [Justin Erenkrantz] - - *) mod_disk_cache: Do not store aborted content. PR 21492. - [Rüdiger Plüm ] - - *) mod_disk_cache: Correctly store cached content type. PR 30278. - [Rüdiger Plüm ] - - *) mod_rewrite: Handle per-location rules when r->filename is unset. - Previously this would segfault or simply not match as expected, - depending on the platform. [Jeff Trawick] - *) Unix MPMs: Shut down the server more quickly when child processes are slow to exit. [Joe Orton, Jeff Trawick] @@ -55,10 +33,6 @@ Changes with Apache 2.1.0-dev *) mod_proxy: If a request has a blank body and has a 0 Content-Length headers, pass that to the proxy. [Justin Erenkrantz] - *) mod_rewrite: Fix query string handling for proxied URLs. PR 14518. - [michael teitler , - Jan Kratochvil ] - *) Recognize QSA flag in mod_rewrite again. [Jan Kratochvil ] @@ -438,6 +412,35 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.53 + *) mod_cache: Try to correctly follow RFC 2616 13.3 on validating stale + cache responses. [Justin Erenkrantz] + + *) mod_rewrite: Handle per-location rules when r->filename is unset. + 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] + + *) mod_disk_cache: Do not store aborted content. PR 21492. + [Rüiger Plü ] + + *) mod_disk_cache: Correctly store cached content type. PR 30278. + [Rüiger Plü ] + + *) mod_ldap: prevent the possiblity of an infinite loop in the LDAP + 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. + PR 31431 [Graham Leggett] + + *) 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 ] -- 2.47.2