]> granicus.if.org Git - apache/commitdiff
Update after backport of r1849174 r1849174
authorStefan Eissing <icing@apache.org>
Tue, 18 Dec 2018 13:58:31 +0000 (13:58 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 18 Dec 2018 13:58:31 +0000 (13:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1849177 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index bec6843bddde1072b336e4c0757ffce67e885f33..032f68ac8dfe199ff245d289508b2522377ea304 100644 (file)
--- 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]