You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2018/03/15 23:08:36 UTC

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

Author: rjung
Date: Thu Mar 15 23:08:35 2018
New Revision: 1826893

URL: http://svn.apache.org/viewvc?rev=1826893&view=rev
Log:
Vote, 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=1826893&r1=1826892&r2=1826893&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Mar 15 23:08:35 2018
@@ -140,6 +140,21 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1666415,1780308 ^/httpd/httpd/trunk .
      +1: rjung, covener, ylavic
 
+  *) mod_slotmem_shm: Fix failure to create balancers's slotmems in Windows MPM,
+     where children processes need to attach them instead since they are owned
+     by the parent process already.
+     trunk patch: http://svn.apache.org/r1826845
+     2.4.x patch: svn merge -c 1826845 ^/httpd/httpd/trunk .
+                  (modulo CHANGES)
+     +1: ylavic, covener, rjung
+
+  *) core: Fix request timeout logging and possible crash for error_log hooks.
+     trunk patch: http://svn.apache.org/r1826556
+                  http://svn.apache.org/r1826847
+     2.4.x patch: svn merge -c 1826556,1826847 ^/httpd/httpd/trunk .
+                  (modulo CHANGES)
+     +1: ylavic, covener, rjung
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -187,21 +202,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: rjung
      ylavic: likewise, patch not found
 
-  *) mod_slotmem_shm: Fix failure to create balancers's slotmems in Windows MPM,
-     where children processes need to attach them instead since they are owned
-     by the parent process already.
-     trunk patch: http://svn.apache.org/r1826845
-     2.4.x patch: svn merge -c 1826845 ^/httpd/httpd/trunk .
-                  (modulo CHANGES)
-     +1: ylavic, covener
-
-  *) core: Fix request timeout logging and possible crash for error_log hooks.
-     trunk patch: http://svn.apache.org/r1826556
-                  http://svn.apache.org/r1826847
-     2.4.x patch: svn merge -c 1826556,1826847 ^/httpd/httpd/trunk .
-                  (modulo CHANGES)
-     +1: ylavic, covener
-
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]