]> granicus.if.org Git - apache/commitdiff
if (votes_to_remove_auth_db >= 3)
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 27 Dec 2001 20:20:21 +0000 (20:20 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 27 Dec 2001 20:20:21 +0000 (20:20 +0000)
  --showstoppers;

Assuming there isn't anything else that mod_auth_db does that mod_auth_dbm
doesn't do.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92629 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index fefbaac413c3a3ce6f388593c69218650f6a04b9..aa881e4d4cd121ff43fd28e3f23677d87a07518f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2001/12/27 20:14:49 $]
+Last modified at [$Date: 2001/12/27 20:20:21 $]
 
 Release:
 
@@ -85,8 +85,9 @@ RELEASE SHOWSTOPPERS:
         This can't wait until we have a 2.0-gold release, if folks need
         to move over to auth_dbm, we can't do that to them after 2.0 gold.
       Status: Ian says.. auth_dbm can now handle multiple DBM types,
-           is this still an issue?
-              
+              is this still an issue?
+      Vote: Remove mod_auth_db
+            +1: Justin
 
     * Convert all instances of the old apr_lock_t type to the new
       types (once they are fully supported in APR).