From: Rainer Jung Date: Fri, 14 Dec 2012 15:53:16 +0000 (+0000) Subject: Backported in r1420827. X-Git-Tag: 2.5.0-alpha~6004 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae3f3207867376f892b81e8eb29d24388f6fe97f;p=thirdparty%2Fapache%2Fhttpd.git Backported in r1420827. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1421948 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 82b4a916e98..477bd393de6 100644 --- a/CHANGES +++ b/CHANGES @@ -43,10 +43,6 @@ Changes with Apache 2.5.0 work properly in If sections that are not in a Directory/Files/Location. [Stefan Fritsch] - *) mod_cache_disk: Resolve errors while revalidating disk-cached files on - Windows ("...rename tempfile to datafile failed..."). PR 38827 - [Eric Covener] - *) mod_proxy_ftp: Fix segfaults on IPv4 requests to hosts with DNS AAAA records. PR 40841. [Andrew Rucker Jones , , Jim Jagielski]