You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by el...@apache.org on 2016/07/15 08:12:52 UTC

svn commit: r1752794 - /httpd/httpd/branches/2.4.x/STATUS

Author: elukey
Date: Fri Jul 15 08:12:52 2016
New Revision: 1752794

URL: http://svn.apache.org/viewvc?rev=1752794&view=rev
Log:
Added missing trunk patches and final view to proposal

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1752794&r1=1752793&r2=1752794&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Jul 15 08:12:52 2016
@@ -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