]> granicus.if.org Git - apache/commitdiff
hi Toto!
authorGreg Stein <gstein@apache.org>
Sat, 10 Jun 2000 17:21:46 +0000 (17:21 +0000)
committerGreg Stein <gstein@apache.org>
Sat, 10 Jun 2000 17:21:46 +0000 (17:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85504 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d9219e7f3b65a3772d904ce9f291e035f865bf0a..fbaf571ed081307eba98d3eae1b5de1140a1cca9 100644 (file)
--- 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.