Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 97788 invoked from network); 17 Apr 2004 00:02:06 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 17 Apr 2004 00:02:06 -0000 Received: (qmail 38443 invoked by uid 500); 17 Apr 2004 00:01:50 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 38410 invoked by uid 500); 17 Apr 2004 00:01: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 38395 invoked by uid 500); 17 Apr 2004 00:01:50 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Received: (qmail 38391 invoked from network); 17 Apr 2004 00:01:49 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 17 Apr 2004 00:01:49 -0000 Received: (qmail 97772 invoked by uid 1569); 17 Apr 2004 00:02:04 -0000 Date: 17 Apr 2004 00:02:04 -0000 Message-ID: <20040417000204.97771.qmail@minotaur.apache.org> From: nd@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 nd 2004/04/16 17:02:04 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: read too fast, wrote too much... Revision Changes Path No revision No revision 1.751.2.822 +1 -2 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.821 retrieving revision 1.751.2.822 diff -u -u -r1.751.2.821 -r1.751.2.822 --- STATUS 16 Apr 2004 23:11:38 -0000 1.751.2.821 +++ STATUS 17 Apr 2004 00:02:04 -0000 1.751.2.822 @@ -73,7 +73,6 @@ identify exactly what the proposed changes are! ] *) mod_headers: Backport ErrorHeader directive (regression from 1.3) - and let Header directives work on both tables. modules/metadata/mod_headers.c: r1.44, 1.45, 1.51 +1: nd