You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2006/02/04 10:15:40 UTC

svn commit: r374839 - /httpd/httpd/branches/2.0.x/STATUS

Author: rpluem
Date: Sat Feb  4 01:15:37 2006
New Revision: 374839

URL: http://svn.apache.org/viewcvs?rev=374839&view=rev
Log:
* Vote, correct URL to backport version of the patch.

Modified:
    httpd/httpd/branches/2.0.x/STATUS

Modified: httpd/httpd/branches/2.0.x/STATUS
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/STATUS?rev=374839&r1=374838&r2=374839&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/STATUS (original)
+++ httpd/httpd/branches/2.0.x/STATUS Sat Feb  4 01:15:37 2006
@@ -146,9 +146,9 @@
        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.