Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 79255 invoked from network); 27 Sep 2003 18:13:14 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 27 Sep 2003 18:13:14 -0000 Received: (qmail 80497 invoked by uid 500); 27 Sep 2003 18:13:04 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 80468 invoked by uid 500); 27 Sep 2003 18:13: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 80455 invoked by uid 500); 27 Sep 2003 18:13:04 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Received: (qmail 80451 invoked from network); 27 Sep 2003 18:13:04 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 27 Sep 2003 18:13:04 -0000 Received: (qmail 79234 invoked by uid 1343); 27 Sep 2003 18:13:12 -0000 Date: 27 Sep 2003 18:13:12 -0000 Message-ID: <20030927181312.79233.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 2003/09/27 11:13:12 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: Cast some votes. Revision Changes Path No revision No revision 1.751.2.484 +4 -4 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.483 retrieving revision 1.751.2.484 diff -u -r1.751.2.483 -r1.751.2.484 --- STATUS 24 Sep 2003 11:44:54 -0000 1.751.2.483 +++ STATUS 27 Sep 2003 18:13:12 -0000 1.751.2.484 @@ -242,12 +242,12 @@ * mod_ssl: Fix segfaults after renegotiation failure. PR 21370 modules/ssl/ssl_engine_io.c: r1.110 modules/ssl/ssl_engine_kernel.c: r1.196 - +1: trawick, jorton + +1: trawick, jorton, striker * use the appropriate folder icon, even if there's a directoryindex listed file in the particular folder. PR 9587 modules/generators/mod_autoindex.c r1.120 - +1: nd, trawick + +1: nd, trawick, striker * More ab fixes; r1.129 fixes what looks like a trivial error in the SSL support; r1.130 adds some state-handling fixes related to @@ -333,7 +333,7 @@ * mod_usertrack: use a regex instead of strstr() to fix false-positive matches on the user tracking cookie's name. modules/metadata/mod_usertrack.c r1.42 - +1: jwoolley, trawick + +1: jwoolley, trawick, striker CURRENT RELEASE NOTES: