]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Fix flow
authorRuediger Pluem <rpluem@apache.org>
Tue, 2 Jul 2019 09:09:34 +0000 (09:09 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 2 Jul 2019 09:09:34 +0000 (09:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1862411 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7ef828cf1bb0fb9936f91baafb60bcc7f699ed80..9cb41a6cdef469f83a05b602b10f8ac5e4471d37 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,8 +4,8 @@ Changes with Apache 2.4.40
   *) mod_dav: Reduce the amount of memory needed when doing PROPFIND's on large
      collections by improving the memory management. [Joe Orton, Ruediger Pluem]
 
-  *) mod_proxy_http2: adding support for handling trailers in both directions. PR 63502.
-     [Stefan Eissing]
+  *) mod_proxy_http2: adding support for handling trailers in both directions.
+     PR 63502. [Stefan Eissing]
 
   *) mod_proxy_http: forward 100-continue, and minimize race conditions when
      reusing backend connections. PR 60330. [Yann Ylavic, Jean-Frederic Clere]