From: Eric Covener Date: Tue, 24 Mar 2015 13:12:42 +0000 (+0000) Subject: backported X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b195c0e8ec857a3ff4be2a1e0f1b121718340e56;p=thirdparty%2Fapache%2Fhttpd.git backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1668882 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 0a640b6275e..2ab8ff82262 100644 --- a/CHANGES +++ b/CHANGES @@ -55,10 +55,6 @@ Changes with Apache 2.5.0 *) core: Add expression support to ErrorDocument. Switch from a fixed sized 664 byte array per merge to a hash table. [Graham Leggett] - *) mod_ssl: Add the SSL_CLIENT_CERT_RFC4523_CEA variable, which provides - a combination of certificate serialNumber and issuer as defined by - CertificateExactMatch in RFC4523. [Graham Leggett] - *) suexec: Filter out the HTTP_PROXY environment variable because it is treated as alias for http_proxy by some programs. [Stefan Fritsch]