Commit 0113fb00 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Follow up to r1801994: CHANGES' PR reference.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1801995 13f79535-47bb-0310-9956-ffa450edef68
parent 233c6b2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ 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]
     PR 61283.  [Yann Ylavic]

  *) mod_http2: Simplify ready queue, less memory and better performance. Update
     mod_http2 version to 1.10.7. [Stefan Eissing]