]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add two votes and promote a proposal
authorColm MacCarthaigh <colm@apache.org>
Sat, 4 Feb 2006 18:41:29 +0000 (18:41 +0000)
committerColm MacCarthaigh <colm@apache.org>
Sat, 4 Feb 2006 18:41:29 +0000 (18:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@374903 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e84453b5eac009a9fc97c4a490be50e589a6d5b6..9ad1fbd67ee543716cb8cadf407e6b04bea7fa6b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -117,6 +117,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs?view=rev&rev=154319
        +1: stoddard, striker, wrowe (as corrected in subsequent patches)
 
+    *) Solaris build proposal; don't fail on missing .h files within
+       a VPATH build, and don't test trees with -d (simply -f the
+       expected files) in case a tree such as srclib/apr is actually
+       a symlink rather than a true directory in ./buildconf.
+         http://svn.apache.org/viewcvs.cgi?rev=374821&view=rev
+         http://people.apache.org/~wrowe/fixbuild-2.0.patch
+       +1: wrowe, rpluem, colm
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ please place SVN revisions from trunk here, so it is easy to
     identify exactly what the proposed changes are!  Add all new
@@ -136,19 +144,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://people.apache.org/~colm/2.0.x-suexec-cgid.patch
        +1: colm
 
-    *) Solaris build proposal; don't fail on missing .h files within
-       a VPATH build, and don't test trees with -d (simply -f the
-       expected files) in case a tree such as srclib/apr is actually
-       a symlink rather than a true directory in ./buildconf.
-         http://svn.apache.org/viewcvs.cgi?rev=374821&view=rev
-         http://people.apache.org/~wrowe/fixbuild-2.0.patch
-       +1: wrowe, rpluem
-
     *) Backport 102870; PR 17217; stop linking OpenSSL to support/*
        binaries (especially when compiled --with-static-support (!))
        and fix mod_ssl.so when compiled against .a openssl archives.
          http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev
-       +1: wrowe
+       +1: wrowe, colm
 
 
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: