From: Stefan Eissing Date: Tue, 18 Dec 2018 13:58:31 +0000 (+0000) Subject: Update after backport of r1849174 r1849174 X-Git-Tag: 2.5.0-alpha2-ci-test-only~2235 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5d4dc4718d53d735b2c4515747cdf9ab5f1ab4d;p=thirdparty%2Fapache%2Fhttpd.git Update after backport of r1849174 r1849174 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1849177 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index bec6843bddd..032f68ac8df 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 - *) mod_md: incorrect behaviour when synchronizing ongoing ACME challenges - have been fixed. [Michael Kaufmann, Stefan Eissing] - *) core: Incorrect values for environment variables are substituted when multiple environment variables are specified in a directive. [Hank Ibell]