]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Updated description of the change to reflect the last patch
authorLuca Toscano <elukey@apache.org>
Sun, 3 Jul 2016 12:10:57 +0000 (12:10 +0000)
committerLuca Toscano <elukey@apache.org>
Sun, 3 Jul 2016 12:10:57 +0000 (12:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1751147 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 39a39b93211febc3bc40d093d3af6decb719bcee..6c0f632803bd5b21fe4bdec3b3973b3509ab2665 100644 (file)
--- 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