]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
can we merge a simple mod_ssl environment variable fix?
authorJeff Trawick <trawick@apache.org>
Mon, 14 Jul 2003 17:31:00 +0000 (17:31 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 14 Jul 2003 17:31:00 +0000 (17:31 +0000)
add a CVS revision on a previous merge proposal

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100606 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4c22febd00f51bdc8f2cb639bd9bd1ec8a3bc0db..58ab3988789d924d394f657ab1648f22afa31a7b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/07/14 17:06:14 $]
+Last modified at [$Date: 2003/07/14 17:31:00 $]
 
 Release:
 
@@ -270,6 +270,12 @@ PATCHES TO PORT FROM 2.1
 
     * mod_ext_filter: Set additional environment variables for use by
       the external filter.  PR 20944.
+        modules/filters/mod_ext_filter.c:  r1.7
+      +1: trawick
+
+    * mod_ssl: Fix a problem setting variables that represent the
+      client certificate chain.  PR 21397
+        modules/ssl/ssl_engine_vars.c:  r1.24
       +1: trawick
 
 CURRENT RELEASE NOTES: