]> granicus.if.org Git - apache/commitdiff
add the directive name to the changes entry for SSLProxyCheckPeerName
authorEric Covener <covener@apache.org>
Thu, 4 Jul 2013 22:02:09 +0000 (22:02 +0000)
committerEric Covener <covener@apache.org>
Thu, 4 Jul 2013 22:02:09 +0000 (22:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1499879 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 63ce0a3e3963d96432e290b4e2479ed2dcdefa6e..c694063484f2cb607aa2853fa9d93828684f901d 100644 (file)
--- 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]