Commit 7d773bbf authored by Joe Orton's avatar Joe Orton
Browse files

Propose a one-liner.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165152 13f79535-47bb-0310-9956-ffa450edef68
parent d4b27787
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -250,6 +250,11 @@ PATCHES TO BACKPORT FROM TRUNK:
        PR: 34452
        +1: jorton

     *) mod_userdir: fix to palloc(sizeof struct) not palloc(sizeof pointer)
        http://svn.apache.org/viewcvs?rev=165151&view=rev
        PR: 34588
        +1: jorton

PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:

    *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.