diff options
author | Ryan Bloom <rbb@apache.org> | 2001-03-04 18:44:07 +0100 |
---|---|---|
committer | Ryan Bloom <rbb@apache.org> | 2001-03-04 18:44:07 +0100 |
commit | 2dc527a255fbf0c124d4c61dd524ef5f2d331695 (patch) | |
tree | ff503b9afbe0ec05c713a05fc7ddf83ef111d841 /STATUS | |
parent | Move more code from the http module into the core server. This (diff) | |
download | apache2-2dc527a255fbf0c124d4c61dd524ef5f2d331695.tar.xz apache2-2dc527a255fbf0c124d4c61dd524ef5f2d331695.zip |
The ap_r* vote is now over. The decision was decidedly for the OLD_WRITE
filter. This adds a note in the STATUS file to ensure that it gets
modified to use the correct functions before we release.
For completeness, the vote was:
macros: rbb wrowe
old_write: gstein stoddard coar ben jwoolley
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88450 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2001/03/03 01:07:00 $] +Last modified at [$Date: 2001/03/04 17:44:07 $] Release: @@ -101,6 +101,8 @@ RELEASE SHOWSTOPPERS: MsgId: <20010227104646.E2297@lyra.org> MsgId: <3A9C0097.9C83F07C@Golux.Com> + * The old_write filter needs to use ap_f* functions for the buffering. + RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * mod_include doesn't stream data when there are no SSI tags in |