]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* This comment is now obsolete.
authorRuediger Pluem <rpluem@apache.org>
Mon, 3 Sep 2007 10:01:07 +0000 (10:01 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 3 Sep 2007 10:01:07 +0000 (10:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@572271 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6caacd5e24c8786b9cf5c6f5b55634fc1118db0f..43e004b467e8ecff3b3e74727415b5ec31efcbf5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -185,8 +185,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://svn.apache.org/viewvc?view=rev&revision=571927
      http://svn.apache.org/viewvc?view=rev&revision=572136
      +1: minfrin
-     rpluem says: Without r571927 the documentation for mod_authn_dbd fails
-                  to build.
 
     * mod_proxy: Improve network performance by setting APR_TCP_NODELAY
      (disable Nagle algorithm) on sockets if implemented. PR 42871.