]> granicus.if.org Git - apache/commitdiff
yaabbos? gravity?
authorGreg Stein <gstein@apache.org>
Mon, 12 Jun 2000 10:46:50 +0000 (10:46 +0000)
committerGreg Stein <gstein@apache.org>
Mon, 12 Jun 2000 10:46:50 +0000 (10:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85531 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7ce94b7dee4f17570cee78d273e888f353105629..a644ae050914ef1b2d213141e56fec324030558d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 Apache 2.0 STATUS:
-Last modified at [$Date: 2000/06/11 22:35:20 $]
+Last modified at [$Date: 2000/06/12 10:46:50 $]
 
 Release:
 
@@ -170,6 +170,11 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
     * read the config tree just once, and process N times (as necessary)
 
+    * add a version number to ap_initialize() as an extra failsafe against
+      (APR) library version skew.
+      MsgID: <Pine.LNX.4.10.10005231712380.31927-100000@nebula.lyra.org>
+      Status: Greg +1 (volunteers), Jeff +1, Ryan +1, Tony -0(?)
+
 Other bugs that need fixing:
 
     * MaxRequestsPerChild measures connections, not requests.