From: Jeff Trawick Date: Wed, 18 Feb 2004 20:33:09 +0000 (+0000) Subject: vote X-Git-Tag: 2.0.49~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53fbb09aa6f7f9d69c7912d8d9c7219f9737e17b;p=thirdparty%2Fapache%2Fhttpd.git vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102677 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9a9edb4a327..f138fd01c64 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/02/18 20:23:56 $] +Last modified at [$Date: 2004/02/18 20:33:09 $] Release: @@ -83,7 +83,7 @@ PATCHES TO BACKPORT FROM 2.1 * 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.