From: Ruediger Pluem Date: Sat, 1 Sep 2007 17:46:10 +0000 (+0000) Subject: * Add another comment. X-Git-Tag: 2.2.6~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c63f75907537105e78721760c26c67fde9615e6;p=thirdparty%2Fapache%2Fhttpd.git * Add another comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@571840 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7b2e9e40930..0cf18cd91a6 100644 --- 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().