From: Eric Covener Date: Thu, 4 Jul 2013 22:02:09 +0000 (+0000) Subject: add the directive name to the changes entry for SSLProxyCheckPeerName X-Git-Tag: 2.4.5~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f0dc9c5627b2ba4fde1f0528ffd9c782a86c811;p=apache add the directive name to the changes entry for SSLProxyCheckPeerName git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1499879 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 63ce0a3e39..c694063484 100644 --- a/CHANGES +++ b/CHANGES @@ -135,7 +135,7 @@ Changes with Apache 2.4.5 semantics of the proxy-revalidate directive. [Graham Leggett] *) mod_ssl: add support for subjectAltName-based host name checking - in proxy mode. PR 54030. [Kaspar Brand] + in proxy mode (SSLProxyCheckPeerName). PR 54030. [Kaspar Brand] *) core: Use the proper macro for HTTP/1.1. [Graham Leggett]