From: Greg Stein Date: Sat, 10 Jun 2000 17:21:46 +0000 (+0000) Subject: hi Toto! X-Git-Tag: APACHE_2_0_ALPHA_5~384 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba532e1de1f172dce61da34872ad00d8bb721ac1;p=apache hi Toto! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85504 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d9219e7f3b..fbaf571ed0 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/06/10 17:12:01 $] +Last modified at [$Date: 2000/06/10 17:21:46 $] Release: @@ -160,6 +160,9 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: decided to do. Status: Greg +1 (volunteers), Ryan +1 + * Go through ap_config.h and namespace-protect the symbols (e.g. USE_*). + Some symbols can/should move to mpm_common.h where possible. + Other bugs that need fixing: * MaxRequestsPerChild measures connections, not requests.