You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2012/11/17 03:20:44 UTC

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

Author: covener
Date: Sat Nov 17 02:20:43 2012
New Revision: 1410670

URL: http://svn.apache.org/viewvc?rev=1410670&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=1410670&r1=1410669&r2=1410670&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sat Nov 17 02:20:43 2012
@@ -89,6 +89,10 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * WinNT MPM thread-safety issue at child startup
+     trunk patch: http://svn.apache.org/viewvc?view=revision&sortby=date&revision=1374874
+     2.4.x patch: trunk patch works
+     +1: trawick, gsmith, covener
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -191,17 +195,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works
      +1: minfrin, jim
 
-   * WinNT MPM thread-safety issue at child startup
-     trunk patch: http://svn.apache.org/viewvc?view=revision&sortby=date&revision=1374874
-     2.4.x patch: trunk patch works
-     +1: trawick, gsmith
-
    * mod_dir: Support for the 'disabled' FallbackResource argument
      trunk patch : https://svn.apache.org/viewvc?view=revision&revision=1398066
      2.4.x src patch: trunk patch works
      documentation patch : http://apache-doc-fr.gryzor.com/fallbackresource_disabled_2.4_doc.patch
-     +1: gryzor
-     covener: pls add doc revision incl compatibility.
+     +1: gryzor, covener
 
    * mod_proxy_ftp: Fix segfaults on IPv4 requests to hosts with DNS AAAA records.
      PR 40841.
@@ -213,7 +211,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      PR 53893.
      trunk patch: http://svn.apache.org/viewvc?rev=1404653&view=rev
      2.4.x patch: trunk patch works (minus CHANGES and ap_mmn.h):
-     +1: jim
+     +1: jim, covener
 
    * mod_proxy_balancer: Bring XML output up to date.
      http://svn.apache.org/viewvc?view=revision&revision=1392345