]> 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 15:27:51 +0000 (15:27 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 26 Aug 2004 15:27:51 +0000 (15:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104818 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4db8f86780a680e7e22fe547b4a59212c0e44d36..65733655943cdc9c2273b02fcc8e192c2060d0c0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/08/26 13:01:17 $]
+Last modified at [$Date: 2004/08/26 15:27:51 $]
 
 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
+         modules/ldap/util_ldap.c: 1.9, 1.10
        +1: bnicholes
        trawick: why toss the rv?  logging it might show that there is
                 a permissions problem instead of simple file-not-found