From: Graham Leggett Date: Sat, 21 Feb 2004 14:21:03 +0000 (+0000) Subject: - Add a vote X-Git-Tag: 2.0.49~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3efafe23b9186ccd4906c02ff3a7ce8f4d1e4c65;p=thirdparty%2Fapache%2Fhttpd.git - Add a vote PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102721 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7f77bf49a6b..044d9641728 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/02/21 00:52:50 $] +Last modified at [$Date: 2004/02/21 14:21:03 $] Release: @@ -82,7 +82,7 @@ PATCHES TO BACKPORT FROM 2.1 * mod_ldap: Fix segfault when shared memory caching is disabled modules/experimental/util_ldap_cache_mgr.c: r1.15 - +1: bnicholes + +1: bnicholes minfrin * mod_ssl: Clear OpenSSL error stack during pphrase entry to prevent spurious failures in SSL functions later.