]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose a backport
authorGraham Leggett <minfrin@apache.org>
Tue, 5 Oct 2004 00:29:48 +0000 (00:29 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 5 Oct 2004 00:29:48 +0000 (00:29 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

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

STATUS

diff --git a/STATUS b/STATUS
index 6a1fba5e388dedf7083fdbc4fdcdb678136f4c10..d0e1a1f14ce4b1bf7f055a94dfb146089c8791dd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/10/04 16:15:54 $]
+Last modified at [$Date: 2004/10/05 00:29:48 $]
 
 Release:
 
@@ -75,6 +75,12 @@ 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! ]
 
+    *) mod_auth_ldap: Handle the inconsistent way in which the MS LDAP
+       library handles special characters.
+         http://issues.apache.org/bugzilla/showattachment.cgi?attach_id=12919
+       PR 24437
+       +1: minfrin
+
     *) mod_ldap: fix a bogus error message to tell the user which file
        is causing a potential problem with the LDAP shared memory cache.
          modules/ldap/util_ldap.c: 1.14