]> 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:11:34 +0000 (12:11 +0000)
committerLuca Toscano <elukey@apache.org>
Sun, 3 Jul 2016 12:11:34 +0000 (12:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1751148 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d36efba1af8ade84773c3a5d315d8d5f1df0e669..4c2ec59e85fb7a947495bd227c0e551d20ef7c31 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -143,7 +143,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
   *) 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.
+     Warn the users about Last-Modified header value replacements and 
+     improved handling of non-GMT datestr.
      trunk patch: http://svn.apache.org/r1748379
                   http://svn.apache.org/r1750747
                   http://svn.apache.org/r1750749