From: Stefan Eissing Date: Tue, 18 Dec 2018 13:58:31 +0000 (+0000) Subject: Update after backport of r1849174 r1849174 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5d4dc4718d53d735b2c4515747cdf9ab5f1ab4d;p=apache 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 bec6843bdd..032f68ac8d 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]