From 399fc45b6694b4596e83d1f2070dec42afdb96e6 Mon Sep 17 00:00:00 2001 From: Justin Erenkrantz Date: Thu, 27 Dec 2001 20:20:21 +0000 Subject: [PATCH] if (votes_to_remove_auth_db >= 3) --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 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/STATUS b/STATUS index fefbaac413..aa881e4d4c 100644 --- 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). -- 2.50.1