]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backporting of httxt2dbm.
authorPaul Querna <pquerna@apache.org>
Wed, 6 Jul 2005 23:17:59 +0000 (23:17 +0000)
committerPaul Querna <pquerna@apache.org>
Wed, 6 Jul 2005 23:17:59 +0000 (23:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@209541 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7af9051f9001e10e3b4f64ec772081e787327c38..52738632045ee1093dd2f3f3485af9908738523c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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.