Commit 3719f03b authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Vote for a useful little addition

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105401 13f79535-47bb-0310-9956-ffa450edef68
parent 3acad904
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
APACHE 2.0 STATUS:                                              -*-text-*-
Last modified at [$Date: 2004/10/05 00:29:48 $]
Last modified at [$Date: 2004/10/10 22:02:46 $]

Release:

@@ -75,6 +75,14 @@ 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! ]

    *) Allow for the use of --with-module=foo:bar where the ./modules/foo
       directory is a local addition to the ./modules directory.
       Assumes, of course, that the required files are in ./modules/foo,
       but makes it easier to statically build "external" modules by
       simply adding them to ./modules.
         modules/config5.m4: 1.4
       +1: jim

    *) 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