From: Stefan Eissing Date: Thu, 17 Mar 2016 17:05:02 +0000 (+0000) Subject: update after backport of current mod_http2 X-Git-Tag: 2.5.0-alpha~1877 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ed3956666a6caa9365621c2416ec1da6651021da;p=thirdparty%2Fapache%2Fhttpd.git update after backport of current mod_http2 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1735458 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 848f3278531..4ab656e6ff8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) mod_http2: slave connections are now reused. [Stefan Eissing] - *) mod_proxy_http2: using HTTP/2 flow control for backend streams by observing data actually send out on the frontend h2 connection. [Stefan Eissing]