]> granicus.if.org Git - apache/commitdiff
backported
authorEric Covener <covener@apache.org>
Tue, 24 Mar 2015 13:12:42 +0000 (13:12 +0000)
committerEric Covener <covener@apache.org>
Tue, 24 Mar 2015 13:12:42 +0000 (13:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1668882 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 0a640b6275e49b67681fbd9aa412840e0a16b904..2ab8ff82262b3877cf645cd902b100e733f838b2 100644 (file)
--- 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]