You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2018/02/16 13:32:49 UTC

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

Author: minfrin
Date: Fri Feb 16 13:32:48 2018
New Revision: 1824474

URL: http://svn.apache.org/viewvc?rev=1824474&view=rev
Log:
Vote and promote.

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=1824474&r1=1824473&r2=1824474&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Feb 16 13:32:48 2018
@@ -118,6 +118,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_cache_socache: Fix caching of empty headers up to carriage return.
+     trunk patch: http://svn.apache.org/r1824343
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: ylavic, rpluem, minfrin
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -134,11 +139,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/proxy-rfc1035-hostname-v2.diff
      ylavic: +1 with s/APLOG_NOTICE/APLOG_INFO/...
 
-  *) mod_cache_socache: Fix caching of empty headers up to carriage return.
-     trunk patch: http://svn.apache.org/r1824343
-     2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic, rpluem
-
   *) mod_session: Strip Session header when SessionEnv is on.
      trunk patch: http://svn.apache.org/r1824390
      2.4.x patch: trunk works (modulo CHANGES)