]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote, correct URL to backport version of the patch.
authorRuediger Pluem <rpluem@apache.org>
Sat, 4 Feb 2006 09:15:37 +0000 (09:15 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 4 Feb 2006 09:15:37 +0000 (09:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@374839 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5a5390eb6d8522534b8acfd36db4bce4fb3f2ca2..b4875859b0940e022314f33894b33f42e755f9ce 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -146,9 +146,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        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.0.patch
-       +1: wrowe
-       
+         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.