]> granicus.if.org Git - apache/commitdiff
"Anybody calls me Francis, I'll kill him."
authorGreg Stein <gstein@apache.org>
Thu, 14 Dec 2000 11:13:56 +0000 (11:13 +0000)
committerGreg Stein <gstein@apache.org>
Thu, 14 Dec 2000 11:13:56 +0000 (11:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87338 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 419a23e10007b123cd388ab909d924605bdc875c..2b4da5f765c5ca26d953ff443ea144dbffef1031 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
-Apache 2.0 STATUS:
-Last modified at [$Date: 2000/12/08 09:33:31 $]
+APACHE 2.0 STATUS:                                             -*-text-*-
+Last modified at [$Date: 2000/12/14 11:13:56 $]
 
 Release:
 
@@ -69,6 +69,11 @@ RELEASE SHOWSTOPPERS:
       added to the filter chain after any filters specified in enclosing
       containers.
 
+    * release distros do not include a "test" dir. don't put it in the
+      top-level SUBDIRS list, but definitely get it cleaned for the
+      dev guys.  (Greg volunteers)
+
+
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
     * Combine log_child and piped_log_spawn. Clean up http_log.c.