]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorBradley Nicholes <bnicholes@apache.org>
Mon, 4 Oct 2004 16:15:54 +0000 (16:15 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 4 Oct 2004 16:15:54 +0000 (16:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105377 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 86a22e952e36ac0cb2b348ffd46c194847f76f2f..6a1fba5e388dedf7083fdbc4fdcdb678136f4c10 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/10/03 16:47:56 $]
+Last modified at [$Date: 2004/10/04 16:15:54 $]
 
 Release:
 
@@ -79,13 +79,13 @@ PATCHES TO BACKPORT FROM 2.1
        is causing a potential problem with the LDAP shared memory cache.
          modules/ldap/util_ldap.c: 1.14
        PR 31431
-       +1: minfrin
+       +1: minfrin, bnicholes
 
     *) mod_ldap: prevent the possiblity of an infinite loop in the LDAP
        statistics display.
          modules/ldap/util_ldap_cache_mgr.c: 1.11
        PR 29216
-       +1: minfrin
+       +1: minfrin, bnicholes
 
     *) apxs: fix handling of -Wc/-Wl and "-o mod_foo.so".
          http://cvs.apache.org/viewcvs.cgi/httpd-2.0/support/apxs.in?r1=1.62&r2=1.64