From 5eddb9da417ee28f31f0803e53626d6f00396475 Mon Sep 17 00:00:00 2001 From: Greg Stein Date: Tue, 18 Apr 2000 18:47:52 +0000 Subject: [PATCH] this is California. what to _you_ think the weather is? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84992 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index d5324266fb..a3830f3315 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/04/18 00:08:29 $] +Last modified at [$Date: 2000/04/18 18:47:52 $] Release: @@ -74,6 +74,11 @@ RELEASE SHOWSTOPPERS: Status: The best known candidate would be something from BIND v9. + * Switch from HSRegex to PCRE. New code should be src/lib/pcre/ + (ftp://cus.cam.ac.uk/pub/software/programs/pcre/) + Status: Greg +1 + + RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * Configuration Modules. Allow a new module type that reads a config file and sets up an internal tree structure for @@ -171,6 +176,13 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * Provide a sane API for handling the request's environment variables. + * configuration option to use *DBM + Status: Greg +1 (volunteers) + + * add SDBM into src/lib/sdbm/ as a default/fallback DBM implementation. + SDBM is used by Perl, mod_dav, mod_sssl, others for basic DBM support. + Status: Greg +1 (volunteers) + Other bugs that need fixing: * MaxRequestsPerChild measures connections, not requests. -- 2.50.1