Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 97237 invoked from network); 1 Nov 2003 15:12:45 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 1 Nov 2003 15:12:45 -0000 Received: (qmail 83535 invoked by uid 500); 1 Nov 2003 15:12:40 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 83376 invoked by uid 500); 1 Nov 2003 15:12:39 -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 83363 invoked by uid 500); 1 Nov 2003 15:12:39 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Received: (qmail 83360 invoked from network); 1 Nov 2003 15:12:39 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 1 Nov 2003 15:12:39 -0000 Received: (qmail 97202 invoked by uid 1121); 1 Nov 2003 15:12:43 -0000 Date: 1 Nov 2003 15:12:43 -0000 Message-ID: <20031101151243.97201.qmail@minotaur.apache.org> From: trawick@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 trawick 2003/11/01 07:12:43 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: vote, note Revision Changes Path No revision No revision 1.751.2.514 +5 -2 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.513 retrieving revision 1.751.2.514 diff -u -r1.751.2.513 -r1.751.2.514 --- STATUS 1 Nov 2003 14:05:16 -0000 1.751.2.513 +++ STATUS 1 Nov 2003 15:12:43 -0000 1.751.2.514 @@ -282,6 +282,9 @@ +1: trawick, striker 0: nd nd: I'm not really sure, what is it good for. What is it good for? ;-) + trawick: It is a minor debug aid. If you're debugging/tracing some + apr operation or other utility routine, it is nice to display/trace + the pool tag and know whether or not it is the [sub-]request pool. * mod_status: Report total CPU time accurately when using a threaded MPM. PR: 23795 @@ -290,7 +293,7 @@ * mod_info: Escape html code in directives and arguments. PR: 24232 modules/generators/mod_info.c: r1.52 - +1: thommay, nd + +1: thommay, nd, trawick CURRENT RELEASE NOTES: