From: Ruediger Pluem Date: Sat, 17 May 2008 19:52:10 +0000 (+0000) Subject: * These are now backported X-Git-Tag: 2.3.0~618 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c89b65abd1b8f069d1711149ed68aa73ade3190;p=thirdparty%2Fapache%2Fhttpd.git * These are now backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@657447 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 10f2cbd8728..be3b6027da8 100644 --- a/CHANGES +++ b/CHANGES @@ -188,12 +188,6 @@ Changes with Apache 2.3.0 all running instances before attempting to remove the .exe. [William Rowe] - *) mod_proxy: Lower memory consumption for short lived connections. - PR 44026. [Ruediger Pluem] - - *) mod_proxy: Keep connections to the backend persistent in the HTTPS case. - [Ruediger Pluem] - *) mod_ssl: Add support for OCSP validation of client certificates. PR 41123. [Marc Stern , Joe Orton]