]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note fix for httpd-2.0 as well.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 19 Jul 2004 04:35:03 +0000 (04:35 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 19 Jul 2004 04:35:03 +0000 (04:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104330 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 42d191f24a93f3ca4c017badbe9d27b8f4fb925f..5a7b9a1afb49b83aac7c18e738eb25f71960fa29 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/07/16 20:55:14 $]
+Last modified at [$Date: 2004/07/19 04:35:03 $]
 
 Release:
 
@@ -376,6 +376,12 @@ PATCHES TO BACKPORT FROM 2.1
         server/listen.c: r1.96
       +1: trawick, pquerna
 
+    * Work around RedHat bug 82359 (openssl requires pkg-config):
+        http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=82369
+      Patch (2.1 version already committed, 2.0 has diff OpenSSL config logic):
+        http://www.apache.org/~jerenkrantz/httpd-openssl-pkgconfig.patch
+      +1: jerenkrantz
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,