From: Luca Toscano Date: Sun, 3 Jul 2016 12:10:57 +0000 (+0000) Subject: Updated description of the change to reflect the last patch X-Git-Tag: 2.5.0-alpha~1429 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5cc50ac744e2ea699827b9aade283fe27fdb1a64;p=thirdparty%2Fapache%2Fhttpd.git Updated description of the change to reflect the last patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1751147 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 39a39b93211..6c0f632803b 100644 --- a/CHANGES +++ b/CHANGES @@ -15,6 +15,8 @@ Changes with Apache 2.5.0 *) core: Drop an invalid Last-Modified header value coming from a FCGI/CGI script instead of replacing it with Unix epoch. + Warn the users about Last-Modified header value replacements and + improved handling of non-GMT datestr. [Yann Ylavic, Luca Toscano] *) mod_dav: Allow other modules to become providers and add ACLs