From ff0416db8305c85986583a6bf1b49ac0b1d831d0 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Sat, 4 Feb 2006 21:44:01 +0000 Subject: [PATCH] * sync with 2.2.x CHANGES git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@374935 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index d00490bbca..1052c63163 100644 --- a/CHANGES +++ b/CHANGES @@ -47,9 +47,6 @@ Changes with Apache 2.3.0 seconds to cache a document. [Brian Akins , Ruediger Pluem] - *) mod_cache: Make caching of reverse proxies possible again. PR 38017. - [Ruediger Pluem] - *) Refactored ap_read_request() to provide a foundation for nonblocking reads of requests. [Brian Pane] @@ -106,6 +103,9 @@ Changes with Apache 2.2.1 made to ap_escape_html so we escape quotes. Reported by JPCERT. [Mark Cox] + *) mod_cache: Make caching of reverse proxies possible again. PR 38017. + [Ruediger Pluem] + *) Modify apr[util] .h detection to avoid breakage on VPATH builds using Solaris make (amoung others) and avoid breakage in ./buildconf when srclib/apr[-util] are symlinks rather than directories proper. -- 2.40.0