]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
backport proposal
authorBradley Nicholes <bnicholes@apache.org>
Wed, 9 Jun 2004 22:12:59 +0000 (22:12 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 9 Jun 2004 22:12:59 +0000 (22:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103879 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b13d355168789b76aa1ae535eafa71b28c17f442..ff2f93ee8ecd83dd60d562ab8ad7196755823b92 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/06/09 19:24:04 $]
+Last modified at [$Date: 2004/06/09 22:12:59 $]
 
 Release:
 
@@ -72,6 +72,11 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
+    *) util_ldap: allow relative paths for LDAPTrustedCA to be resolved
+       against ServerRoot PR#26602
+       modules/experimental/util_ldap.c r1.31
+       +1: bnicholes
+       
     *) mod_ssl: Remove some unused functions (after CAN-2004-0488 fix is applied)
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_util.c?r1=1.46&r2=1.47
        +1: jorton, nd