]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update the backport proposal for util_ldap.c. Preserve the return value from the...
authorBradley Nicholes <bnicholes@apache.org>
Thu, 26 Aug 2004 16:48:23 +0000 (16:48 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 26 Aug 2004 16:48:23 +0000 (16:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104821 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 65733655943cdc9c2273b02fcc8e192c2060d0c0..f4e2bdd329c839052bd681cd5bbf9f0ee1f8157b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/08/26 15:27:51 $]
+Last modified at [$Date: 2004/08/26 16:48:23 $]
 
 Release:
 
@@ -84,7 +84,7 @@ PATCHES TO BACKPORT FROM 2.1
 
     *) util_ldap: Validate the file path of the trusted certificate file 
        at the time the LDAPTrushedCA directive is handled. PR#30782
-         modules/ldap/util_ldap.c: 1.9, 1.10
+         modules/ldap/util_ldap.c: 1.9, 1.11
        +1: bnicholes
        trawick: why toss the rv?  logging it might show that there is
                 a permissions problem instead of simple file-not-found