]> granicus.if.org Git - apache/commitdiff
Add a note about the directives to add input and output filters.
authorRyan Bloom <rbb@apache.org>
Wed, 20 Dec 2000 16:35:22 +0000 (16:35 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 20 Dec 2000 16:35:22 +0000 (16:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87458 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3eee309fae8da0db3fd022f28d241031c7e3c865..57eba59a2532b5607f3c6f3096badb26235b0ddd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2000/12/20 16:21:08 $]
+Last modified at [$Date: 2000/12/20 16:35:22 $]
 
 Release:
 
@@ -70,6 +70,11 @@ RELEASE SHOWSTOPPERS:
        Status: rbb volunteers
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
+    * The directives to setup output filters need to be re-visited.  These
+      directives aren't consistent with what we already have, and they don't
+      always make good sense.
+          Status:  rbb volunteers.
+
     * FreeBSD has issues when sendfile is used.  Some images aren't sent
       completely.  The work around is to turn off sendfile support.