]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote + promote
authorNick Kew <niq@apache.org>
Wed, 25 Jan 2006 19:15:40 +0000 (19:15 +0000)
committerNick Kew <niq@apache.org>
Wed, 25 Jan 2006 19:15:40 +0000 (19:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@372294 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7d0ba3a930f8b839fb3387102448a25d4d63668d..f0cec1f4f04e06d0e787942cc622417a3bc3fa52 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -95,6 +95,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
       Message-ID: <4395A056.2070000@web.turner.com>
       +1: jerenkrantz, jim, wrowe
 
+    * Fix for AP_HAVE_DESIGNATED_INITIALIZER vs C++ compilers
+         http://svn.apache.org/viewcvs?rev=356234&view=rev
+       + http://svn.apache.org/viewcvs?rev=356248&view=rev
+       = http://people.apache.org/~jorton/httpd-2.2.0-cppheader.patch
+      +1: jorton, wrowe, niq
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * mod_dbd: When threaded, create a private pool in child_init
@@ -143,12 +149,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://people.apache.org/~rpluem/patches/partial_2.2.diff
       +1: jim, rpluem
 
-    * Fix for AP_HAVE_DESIGNATED_INITIALIZER vs C++ compilers
-         http://svn.apache.org/viewcvs?rev=356234&view=rev
-       + http://svn.apache.org/viewcvs?rev=356248&view=rev
-       = http://people.apache.org/~jorton/httpd-2.2.0-cppheader.patch
-      +1: jorton, wrowe
-
     * Fix mis-shifted 32 bit scope, masked to 64 bits as a method.
         URL: http://svn.apache.org/viewcvs?rev=358040&view=rev
       +1: wrowe, mturk