From: Luca Toscano Date: Sun, 3 Jul 2016 12:11:34 +0000 (+0000) Subject: Updated description of the change to reflect the last patch X-Git-Tag: 2.4.24~385 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=473797c1d6c0e46d6d8950cc5d9ab67923f8ac76;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/branches/2.4.x@1751148 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d36efba1af8..4c2ec59e85f 100644 --- 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