]> granicus.if.org Git - apache/commitdiff
Sunny but chilly in Raleigh
authorGreg Ames <gregames@apache.org>
Tue, 9 Oct 2001 19:29:19 +0000 (19:29 +0000)
committerGreg Ames <gregames@apache.org>
Tue, 9 Oct 2001 19:29:19 +0000 (19:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91391 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1682b8898dde82f6387579cd796097d6ddec4f43..ade9ea2d16afb93a8189283975be98d4cdfbdfba 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2001/10/09 03:11:08 $]
+Last modified at [$Date: 2001/10/09 19:29:19 $]
 
 Release:
 
@@ -36,9 +36,11 @@ RELEASE SHOWSTOPPERS:
 
     * Handler and Filter filetypes in mod_mime now trigger mod_negotiation 
       recognition of files, but no mechanism exists to prioritize which of
-      several mod_negotation files aught to be served by handler or filter.
+      several mod_negotation files ought to be served by handler or filter.
       There needs to be a mechanism, or the change to reenable this match
       behavior must be reverted [OtherBill's veto of 1.3 behavior].
+    
+      gregames says:  why is this a showstopper?  
 
     * If any request gets to the core handler, without a flag that this 
       r->filename was tested by dir/file_walk, we need to 500 at the very