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 2016/06/13 23:10:53 UTC

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

Author: minfrin
Date: Mon Jun 13 23:10:53 2016
New Revision: 1748329

URL: http://svn.apache.org/viewvc?rev=1748329&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=1748329&r1=1748328&r2=1748329&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jun 13 23:10:53 2016
@@ -114,6 +114,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_cache: Fix (max-stale with no '=') and enforce (check integers after '=')
+     Cache-Control header parsing.
+     trunk patch: http://svn.apache.org/r1715886
+     2.4.x: trunk works
+     +1: jailletc36, jim, minfrin
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -201,12 +206,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk works
      +1: jailletc36, jim
 
-  *) mod_cache: Fix (max-stale with no '=') and enforce (check integers after '=')
-     Cache-Control header parsing.
-     trunk patch: http://svn.apache.org/r1715886
-     2.4.x: trunk works
-     +1: jailletc36, jim
-
   *) mod_dav: Add support for childtags to dav_error.
      trunk patch: http://svn.apache.org/r1747810
      2.4.x: trunk works modulo CHANGES/MMN