You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2015/02/05 18:43:19 UTC

svn commit: r1657638 - /httpd/httpd/trunk/CHANGES

Author: ylavic
Date: Thu Feb  5 17:43:18 2015
New Revision: 1657638

URL: http://svn.apache.org/r1657638
Log:
CHANGES: Follow up to r1657636, clarify message.

Modified:
    httpd/httpd/trunk/CHANGES

Modified: httpd/httpd/trunk/CHANGES
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?rev=1657638&r1=1657637&r2=1657638&view=diff
==============================================================================
--- httpd/httpd/trunk/CHANGES [utf-8] (original)
+++ httpd/httpd/trunk/CHANGES [utf-8] Thu Feb  5 17:43:18 2015
@@ -7,8 +7,8 @@ Changes with Apache 2.5.0
      [Edward Lu <Chaosed0 gmail.com>]
 
   *) mod_proxy_connect/wstunnel: If both client and backend sides get readable
-     at the same time, don't ignore errors while forwarding from the first side
-     if none occurs next on the other side.  [Yann Ylavic]
+     at the same time, don't lose errors occuring while forwarding on the first
+     side when none occurs next on the other side, and abort.  [Yann Ylavic]
 
   *) mod_lua: After a r:wsupgrade(), mod_lua was not properly
      responding to a websockets PING but instead invoking the specified