From 2b67214bec5f4d3becca8e1c8a200adeeec8c99d Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Tue, 15 Jul 2014 12:14:07 +0000 Subject: [PATCH] Fix CHANGES entry from r1587201. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1610670 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index f0b81ee362..ad40145784 100644 --- a/CHANGES +++ b/CHANGES @@ -196,8 +196,8 @@ Changes with Apache 2.4.10 "http-equiv" meta tag specifies a Content-Type behind any other "http-equiv" meta tag. PR 56287 [Micha Lenk ] - *) Don't reuse a SSL backend connection whose SNI differs. PR 55782. - [Yann Ylavic] + *) mod_proxy: Don't reuse a SSL backend connection whose requested SNI + differs. PR 55782. [Yann Ylavic] *) Add suspend_connection and resume_connection hooks to notify modules when the thread/connection relationship changes. (Should be implemented -- 2.40.0