You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2012/10/02 13:53:41 UTC

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

Author: trawick
Date: Tue Oct  2 11:53:40 2012
New Revision: 1392863

URL: http://svn.apache.org/viewvc?rev=1392863&view=rev
Log:
vote+promote "mod_slotmem_shm: Consistent and logical return errors"

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=1392863&r1=1392862&r2=1392863&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Oct  2 11:53:40 2012
@@ -89,7 +89,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
   
-
+   * mod_slotmem_shm: Consistent and logical return errors
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1386822
+      2.4.x patch: trunk patch works
+     +1: jim, humbedooh, trawick
+   
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -171,11 +175,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works (minus next-number)
      +1: jim
 
-   * mod_slotmem_shm: Consistent and logical return errors
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1386822
-      2.4.x patch: trunk patch works
-     +1: jim, humbedooh
-   
    * mod_slotmem_*: Add in new fgrab() function which forces a grab and
      slot allocation on a specified slot. Allow for clearing of inuse
      array.