]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add another comment.
authorRuediger Pluem <rpluem@apache.org>
Sat, 1 Sep 2007 17:46:10 +0000 (17:46 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 1 Sep 2007 17:46:10 +0000 (17:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@571840 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7b2e9e4093030f833862cd7b8382543b2f0ec752..0cf18cd91a661d6be9dd86ccec1245e0885818fa 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -122,6 +122,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: minfrin
      rpluem says: r466865 has a conflict in modules/aaa/mod_auth.h
                   r571804 has a conflict in docs/manual/mod/mod_authnz_ldap.xml
+                  Without r571838 the documentation for mod_authn_dbd fails
+                  to build.
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when
      entering ap_mpm_run(), then destroy pmain when exiting ap_mpm_run().