]> granicus.if.org Git - apache/commitdiff
Add in userland change notice
authorJim Jagielski <jim@apache.org>
Thu, 31 May 2018 13:37:34 +0000 (13:37 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 31 May 2018 13:37:34 +0000 (13:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1832612 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 07ede5133af32cc7f591ca2b62d1653179a54d07..491845096adfe4b1c19d71bf1ff9b6fc3546b8ee 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -29,6 +29,9 @@ Changes with Apache 2.4.34
   *) mod_http2: Fix unnecessary timeout waits in case streams are aborted.
      [Stefan Eissing]
 
+  *) mod_http2: restoring the v1.10.16 keepalive timeout behaviour of mod_http2.
+     [Stefan Eissing]
+
   *) mod_proxy: Do not restrict the maximum pool size for backend connections
      any longer by the maximum number of threads per process and use a better
      default if mod_http2 is loaded.