]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
proposed backport.
authorCliff Woolley <jwoolley@apache.org>
Tue, 12 Aug 2003 21:05:00 +0000 (21:05 +0000)
committerCliff Woolley <jwoolley@apache.org>
Tue, 12 Aug 2003 21:05:00 +0000 (21:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100972 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 279292bd5bc04f2b597772ea7123d0b568cd4aec..d873b843cbc9e71a135dd076d1481be965dc7226 100644 (file)
--- 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,