From: Jeff Trawick Date: Tue, 12 Mar 2002 14:41:29 +0000 (+0000) Subject: mention a mod_negotiation+Win32 concern X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b444681791334dd9cec93acf5f8166ad3ee2632;p=apache mention a mod_negotiation+Win32 concern git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93855 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 344e9f20cb..e8879939c4 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/03/08 21:34:20 $] +Last modified at [$Date: 2002/03/12 14:41:29 $] Release: @@ -121,6 +121,11 @@ CURRENT VOTES: RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: + * mod_negotiation may be broken on Win32 with large .var + files. Some Win32 savant needs to evaluate the Win32 + portion of the patch posted to dev@apr.apache.org in this + message: + * Convert all instances of the old apr_lock_t type to the new types. Status: Aaron has converted all but the perchild MPM to