From: Jeff Trawick Date: Tue, 12 Mar 2002 14:41:29 +0000 (+0000) Subject: mention a mod_negotiation+Win32 concern X-Git-Tag: CHANGES~125 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ef931c33a8ffe4ca1c8ba9cf65a11f24d8d62d1;p=thirdparty%2Fapache%2Fhttpd.git 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 344e9f20cbd..e8879939c46 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