From: Stas Bekman Date: Wed, 18 Feb 2004 20:23:56 +0000 (+0000) Subject: let's get this container fix in X-Git-Tag: 2.0.49~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5788a65cb328c4647e4d5aa5db344bbf181253b;p=thirdparty%2Fapache%2Fhttpd.git let's get this container fix in PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102675 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 815e101b3e8..9a9edb4a327 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/02/18 15:47:46 $] +Last modified at [$Date: 2004/02/18 20:23:56 $] 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 + +1: geoff, stas * mod_ssl: Clear OpenSSL error stack during pphrase entry to prevent spurious failures in SSL functions later.