From: Rainer Jung Date: Tue, 4 Jul 2017 22:41:31 +0000 (+0000) Subject: Backported. X-Git-Tag: 2.5.0-alpha~306 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=767050d2ea937872b98ddfc15de2c6d4b3a27849;p=thirdparty%2Fapache%2Fhttpd.git Backported. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1800837 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index bacedb82d5e..4cacc232334 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) mod_lua: Improve compatibility with Lua 5.1, 5.2 and 5.3. - PR58188, PR60831, PR61245. [Rainer Jung] - *) mod_http2: disable and give warning when mpm_prefork is encountered. The server will continue to work, but HTTP/2 will no longer be negotiated. [Stefan Eissing]