From: Aaron Bannert Date: Wed, 23 Jan 2002 17:46:36 +0000 (+0000) Subject: Scoreboard update comming soon. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=053bbff9fdf7217e5f43534a034a223a7e6ae01f;p=thirdparty%2Fapache%2Fhttpd.git Scoreboard update comming soon. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92980 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 61feb639b57..7f59f046fde 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/01/19 15:31:31 $] +Last modified at [$Date: 2002/01/23 17:46:36 $] Release: @@ -127,6 +127,11 @@ RELEASE SHOWSTOPPERS: I was unable to recreate the problem with mod_cgi (yea!). + * Aaron is working on an update to the scoreboard creation + routines that will be more "correct" in terms of using + anonymous shared memory vs. name-based shared memory on + the platforms that support either. + RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * Try to get libtool inter-library dependency code working on AIX.