From a03d62f43788dd3796e687f2ceded7a2d6e5620e Mon Sep 17 00:00:00 2001 From: Greg Stein Date: Mon, 12 Jun 2000 10:46:50 +0000 Subject: [PATCH] yaabbos? gravity? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85531 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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. -- 2.50.1