From: Ruediger Pluem Date: Fri, 20 Jul 2018 19:41:56 +0000 (+0000) Subject: * Credits to Bill for the analysis and the pointer to the solution. X-Git-Tag: 2.5.0-alpha2-ci-test-only~2448 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8fc2a1f418ab0b6e1100632c59df444eec57c53;p=thirdparty%2Fapache%2Fhttpd.git * Credits to Bill for the analysis and the pointer to the solution. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836384 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 4699a385c7c..f0ed2fe8da1 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ Changes with Apache 2.5.1 *) mod_proxy: Remove load order and link dependency between mod_lbmethod_* - modules and mod_proxy. PR 62557. [Ruediger Pluem] + modules and mod_proxy. PR 62557. [Ruediger Pluem, William Rowe] *) mod_md: more robust handling of http-01 challenges and hands-off when module should not be involved, e.g. challenge setup by another ACME client. [Stefan Eissing]