Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 37620 invoked from network); 18 Feb 2004 20:33:12 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 18 Feb 2004 20:33:12 -0000 Received: (qmail 10560 invoked by uid 500); 18 Feb 2004 20:33:00 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 10536 invoked by uid 500); 18 Feb 2004 20:33:00 -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 10519 invoked by uid 500); 18 Feb 2004 20:32:59 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Received: (qmail 10511 invoked from network); 18 Feb 2004 20:32:59 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 18 Feb 2004 20:32:59 -0000 Received: (qmail 37587 invoked by uid 1121); 18 Feb 2004 20:33:09 -0000 Date: 18 Feb 2004 20:33:09 -0000 Message-ID: <20040218203309.37586.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 2004/02/18 12:33:09 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: vote Revision Changes Path No revision No revision 1.751.2.691 +2 -2 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.690 retrieving revision 1.751.2.691 diff -u -r1.751.2.690 -r1.751.2.691 --- STATUS 18 Feb 2004 20:23:56 -0000 1.751.2.690 +++ STATUS 18 Feb 2004 20:33:09 -0000 1.751.2.691 @@ -83,7 +83,7 @@ * fix "Expected > but saw " errors in nested, argumentless containers. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/config.c?r1=1.172&r2=1.173 - +1: geoff, stas + +1: geoff, stas, trawick * mod_ssl: Clear OpenSSL error stack during pphrase entry to prevent spurious failures in SSL functions later.