]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote, move proposal to the end of list, correct URL to backport version
authorRuediger Pluem <rpluem@apache.org>
Sat, 4 Feb 2006 09:13:06 +0000 (09:13 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 4 Feb 2006 09:13:06 +0000 (09:13 +0000)
  of the patch.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@374838 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 591212023d3fdc00ea8f2eb7ea80915431e3fd60..5e097f8df21531f34e395d3680eeb09255942683 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -102,14 +102,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
-    * 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/buildfix-2.2.patch
-      +1: wrowe
-
     * mod_dbd: When threaded, create a private pool in child_init
       so we're not using the process pool later.  Also improve
       configuration defaults and merge function.
@@ -191,3 +183,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * util_script: Fix PR#38070 - Honour a CGI Status header correctly
       http://svn.apache.org/viewcvs?rev=370692&view=rev
       +1: niq
+
+    * 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.2.patch
+      +1: wrowe, rpluem
+