Commit b079fe26 authored by Paul Querna's avatar Paul Querna
Browse files

Propose backporting of httxt2dbm.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@209541 13f79535-47bb-0310-9956-ffa450edef68
parent f6326422
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -308,6 +308,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewcvs.cgi?rev=193127&view=rev
        +1: jorton

     *) Add httxt2dbm for creating RewriteMap DBM Files.
        http://svn.apache.org/viewcvs.cgi?rev=209539&view=rev
        +1: pquerna

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

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