From: Stefan Eissing Date: Fri, 3 Aug 2018 10:55:13 +0000 (+0000) Subject: update after backport X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=53e48980554ba510518706222c622dfba4096a19;p=apache update after backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1837359 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 194ec4a898..1e26ed7786 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 - *) mod_md: When the last domain name from an MD is moved to another one, - that now empty MD gets moved to the store archive. PR 62572. [Stefan Eissing] - *) mod_proxy: If ProxyPassReverse is used for reverse mapping of relative redirects, subsequent ProxyPassReverse statements, whether they are relative or absolute, may fail. PR 60408. [Peter Haworth ]