From: Greg Stein Date: Mon, 12 Jun 2000 10:46:50 +0000 (+0000) Subject: yaabbos? gravity? X-Git-Tag: APACHE_2_0_ALPHA_5~365 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a03d62f43788dd3796e687f2ceded7a2d6e5620e;p=apache yaabbos? gravity? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85531 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7ce94b7dee..a644ae0509 100644 --- 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: + Status: Greg +1 (volunteers), Jeff +1, Ryan +1, Tony -0(?) + Other bugs that need fixing: * MaxRequestsPerChild measures connections, not requests.