From: Greg Stein Date: Thu, 14 Dec 2000 11:13:56 +0000 (+0000) Subject: "Anybody calls me Francis, I'll kill him." X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0a9b4aa09d2affe49d6c30a7283292fa411edea;p=apache "Anybody calls me Francis, I'll kill him." git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87338 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 419a23e100..2b4da5f765 100644 --- 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.