Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 7068 invoked from network); 13 Nov 2003 18:01:43 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Nov 2003 18:01:43 -0000 Received: (qmail 34832 invoked by uid 500); 13 Nov 2003 18:01:04 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 34799 invoked by uid 500); 13 Nov 2003 18:01:04 -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 34771 invoked by uid 500); 13 Nov 2003 18:01:04 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Received: (qmail 34760 invoked from network); 13 Nov 2003 18:01:04 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 13 Nov 2003 18:01:04 -0000 Received: (qmail 6435 invoked by uid 1121); 13 Nov 2003 18:01:11 -0000 Date: 13 Nov 2003 18:01:11 -0000 Message-ID: <20031113180111.6434.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/13 10:01:11 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: vote Revision Changes Path No revision No revision 1.751.2.536 +2 -2 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.535 retrieving revision 1.751.2.536 diff -u -r1.751.2.535 -r1.751.2.536 --- STATUS 13 Nov 2003 15:22:48 -0000 1.751.2.535 +++ STATUS 13 Nov 2003 18:01:11 -0000 1.751.2.536 @@ -74,7 +74,7 @@ * Better descriptions for the configure --help output for some modules http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/mappers/config9.m4.diff?r1=1.17&r2=1.18 - +1: kess + +1: kess, trawick * Modifies the cache code to be header-location agnostic. Also fixes a number of other cache code bugs related to PR 15852