summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKaspar Brand <kbrand@apache.org>2014-04-21 09:21:05 +0200
committerKaspar Brand <kbrand@apache.org>2014-04-21 09:21:05 +0200
commit6f1eb1177c7fa445762de8f2fc888a13f2c284e7 (patch)
tree8ff68e4d59fef62bad232a02ffdeb06252385b75 /CHANGES
parentssl_stapling_init_cert: do not return success when no responder URI is found (diff)
downloadapache2-6f1eb1177c7fa445762de8f2fc888a13f2c284e7.tar.xz
apache2-6f1eb1177c7fa445762de8f2fc888a13f2c284e7.zip
in 2.4.x as of r1588496
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1588855 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 0 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index 95f18abad8..b8fde68cde 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,10 +12,6 @@ Changes with Apache 2.5.0
forward "100 Continue" (interim) response to the client if it does
not expect one. [Yann Ylavic]
- *) mod_ssl: add workaround for SSLCertificateFile when using OpenSSL
- versions before 0.9.8h and not specifying an SSLCertificateChainFile
- (regression introduced with 2.4.8). PR 56410. [Kaspar Brand]
-
*) mod_remoteip: Prevent an external proxy from presenting an internal
proxy. PR 55962. [Mike Rumph]