Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 97860 invoked from network); 16 Feb 2004 18:48:00 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Feb 2004 18:48:00 -0000 Received: (qmail 553 invoked by uid 500); 16 Feb 2004 18:47:50 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 525 invoked by uid 500); 16 Feb 2004 18:47:50 -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 510 invoked by uid 500); 16 Feb 2004 18:47:50 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Received: (qmail 507 invoked from network); 16 Feb 2004 18:47:50 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 16 Feb 2004 18:47:50 -0000 Received: (qmail 97838 invoked by uid 1343); 16 Feb 2004 18:47:58 -0000 Date: 16 Feb 2004 18:47:58 -0000 Message-ID: <20040216184758.97837.qmail@minotaur.apache.org> From: striker@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0 STATUS X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N striker 2004/02/16 10:47:58 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: Cast a vote... or as some would say: It's dark out. Revision Changes Path No revision No revision 1.751.2.688 +2 -2 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.687 retrieving revision 1.751.2.688 diff -u -r1.751.2.687 -r1.751.2.688 --- STATUS 16 Feb 2004 17:59:36 -0000 1.751.2.687 +++ STATUS 16 Feb 2004 18:47:57 -0000 1.751.2.688 @@ -233,7 +233,7 @@ * mod_auth_digest: Allow sub-requests with different methods than the original request. PR 25040. modules/aaa/mod_auth_digest.c: r1.82 - +1: jerenkrantz, nd, trawick + +1: jerenkrantz, nd, trawick, striker * Fix corruption of buffered logs with threaded MPMs. PR 25520. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/loggers/mod_log_config.c?r1=1.108&r2=1.109