You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by pq...@apache.org on 2005/07/07 01:18:01 UTC

svn commit: r209541 - /httpd/httpd/branches/2.0.x/STATUS

Author: pquerna
Date: Wed Jul  6 16:17:59 2005
New Revision: 209541

URL: http://svn.apache.org/viewcvs?rev=209541&view=rev
Log:
Propose backporting of httxt2dbm.

Modified:
    httpd/httpd/branches/2.0.x/STATUS

Modified: httpd/httpd/branches/2.0.x/STATUS
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/STATUS?rev=209541&r1=209540&r2=209541&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/STATUS (original)
+++ httpd/httpd/branches/2.0.x/STATUS Wed Jul  6 16:17:59 2005
@@ -308,6 +308,10 @@
         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.