From: Stefan Eissing Date: Wed, 4 May 2016 12:48:05 +0000 (+0000) Subject: addendum to r1742260 X-Git-Tag: 2.5.0-alpha~1655 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66afcb146deed67a3e6bf0c881a5207a21b94be7;p=thirdparty%2Fapache%2Fhttpd.git addendum to r1742260 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1742267 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 4f6d5df97d8..7cdc641638e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_http2: slave connections have conn_rec->aborted flag set when a stream + has been reset by the client. + *) mod_http2: merge of some 2.4.x adaptions re filters on slave connections. Small fixes in bucket beams when forwarding file buckets. Output handling on master connection uses less FLUSH and passes automatically when more