From: Cliff Woolley Date: Tue, 12 Aug 2003 21:05:00 +0000 (+0000) Subject: proposed backport. X-Git-Tag: 2.0.48~138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7414454692254882c86e2f9fac2999da2d1d2681;p=thirdparty%2Fapache%2Fhttpd.git proposed backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100972 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 279292bd5bc..d873b843cbc 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/08/12 20:17:45 $] +Last modified at [$Date: 2003/08/12 21:05:00 $] Release: @@ -304,6 +304,14 @@ PATCHES TO PORT FROM 2.1 server/config.c: r1.165 +1: nd, trawick + * mod_ssl: fix a link failure when the openssl-engine libraries are + present but the engine headers are missing. + modules/ssl/mod_ssl.c: r1.87 + modules/ssl/mod_ssl.h: r1.139 + modules/ssl/ssl_engine_config.c: r1.82 + +1: jwoolley + + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,