Commit 285ef283 authored by Ryan Bloom's avatar Ryan Bloom
Browse files

Buff was removed this weekend, so the STATUS item should go away. This

also adds the STATUS file to the new httpd-2.0 directory, with all the
history from apache-2.0


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87188 13f79535-47bb-0310-9956-ffa450edef68
parent 65849c69
Loading
Loading
Loading
Loading
+1 −8
Original line number Diff line number Diff line
Apache 2.0 STATUS:
Last modified at [$Date: 2000/12/02 07:15:32 $]
Last modified at [$Date: 2000/12/04 23:24:23 $]

Release:

@@ -24,13 +24,6 @@ RELEASE SHOWSTOPPERS:
        Status: patch brought forward from 1.3.14
                WIN32 and OS2 need review [William Rowe, Brian Harvard]

    * Remove Buff from the code.  
        Status: Buff has been removed from the core completely, but the
                proxy module is still using it.  As soon as the new proxy
                patches are committed, Buff should be removed from the proxy
                as well.
	  [ gjs: is this done yet? ]

    * Error messages are filtered according to the needs of the original 
      URI.  Nothing ensures that they are translated on EBCDIC machines
      and *not* translated on ASCII machines.