]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Added missing trunk patches and final view to proposal
authorLuca Toscano <elukey@apache.org>
Fri, 15 Jul 2016 08:12:52 +0000 (08:12 +0000)
committerLuca Toscano <elukey@apache.org>
Fri, 15 Jul 2016 08:12:52 +0000 (08:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1752794 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 40da304c5ab9f7a420ed1c7a051d229b14b7d561..c88328f73e8130b540d85eb4d4a1083445fb488b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -147,17 +147,19 @@ 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 and 
+     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
                   http://svn.apache.org/r1750953
                   http://svn.apache.org/r1751138
-     2.4.x: trunk patch works. The last revision has been discussed
-     in dev@ and submitted by Yann. Tested the code with a simple PHP
-     script returning different Last-Modified headers (GMT now, 
-     GMT now Europe/Paris, GMT tomorrow).
+                  http://svn.apache.org/r1751139
+                  http://svn.apache.org/r1751147
+     2.4.x: trunk patches works (final view http://apaste.info/9v3)
+     The last revision has been discussed in dev@ and submitted by Yann.
+     Tested the code with a simple PHP script returning different Last-Modified
+     headers (GMT now, GMT now Europe/Paris, GMT tomorrow, GMT yesterday).
      +1: elukey
 
   *) ab: Set the Server Name Indication (SNI) extension on outgoing TLS