]> granicus.if.org Git - apache/commitdiff
Follow up to r1754164: CHANGES entry.
authorYann Ylavic <ylavic@apache.org>
Fri, 14 Jul 2017 22:21:05 +0000 (22:21 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 14 Jul 2017 22:21:05 +0000 (22:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1801994 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 86cddde845dd1d4367cf1a878fe94416e7b2c6ed..bc5699f24d5cb44b49c4ec27a6ac4c2afd3d0487 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
 
+  *) mod_proxy_wstunnel: Fix detection of unresponded request which could have
+     led to spurious HTTP 502 error messages sent on upgrade connections.
+     [Yann Ylavic]
+
   *) mod_http2: Simplify ready queue, less memory and better performance. Update
      mod_http2 version to 1.10.7. [Stefan Eissing]