Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 32195 invoked from network); 4 Oct 2004 16:17:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Oct 2004 16:17:38 -0000 Received: (qmail 47247 invoked by uid 500); 4 Oct 2004 16:16:41 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 47187 invoked by uid 500); 4 Oct 2004 16:16:05 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 47068 invoked by uid 500); 4 Oct 2004 16:16:02 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Received: (qmail 47046 invoked by uid 99); 4 Oct 2004 16:16:02 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 04 Oct 2004 09:15:59 -0700 Received: (qmail 31396 invoked by uid 1285); 4 Oct 2004 16:15:54 -0000 Date: 4 Oct 2004 16:15:54 -0000 Message-ID: <20041004161554.31395.qmail@minotaur.apache.org> From: bnicholes@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0 STATUS X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N bnicholes 2004/10/04 09:15:54 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: vote Revision Changes Path No revision No revision 1.751.2.1105 +3 -3 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.1104 retrieving revision 1.751.2.1105 diff -u -r1.751.2.1104 -r1.751.2.1105 --- STATUS 3 Oct 2004 16:47:56 -0000 1.751.2.1104 +++ STATUS 4 Oct 2004 16:15:54 -0000 1.751.2.1105 @@ -79,13 +79,13 @@ 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