]> granicus.if.org Git - apache/commitdiff
mention a mod_negotiation+Win32 concern
authorJeff Trawick <trawick@apache.org>
Tue, 12 Mar 2002 14:41:29 +0000 (14:41 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 12 Mar 2002 14:41:29 +0000 (14:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93855 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 344e9f20cbde7172c6e9291be18f5f40d4c6535f..e8879939c462aec50f9e7afa5ed585e347484d8b 100644 (file)
--- 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: <m3sn761ra6.fsf@rdu88-250-166.nc.rr.com>
+
     * Convert all instances of the old apr_lock_t type to the new
       types.
         Status: Aaron has converted all but the perchild MPM to