From: Greg Stein Date: Sat, 3 Mar 2001 01:07:00 +0000 (+0000) Subject: purple, yellow, and aqua. X-Git-Tag: 2.0.14~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3c92fdc0f95af87a4e84d0eb6eb2df118129e46;p=thirdparty%2Fapache%2Fhttpd.git purple, yellow, and aqua. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88442 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 749e577ca13..0bde9ff529e 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2001/02/22 01:28:51 $] +Last modified at [$Date: 2001/03/03 01:07:00 $] Release: @@ -93,6 +93,14 @@ RELEASE SHOWSTOPPERS: * ap_vrprintf() needs to handle more than 4K Status: Greg volunteers + * mod_dir should normally redirect ALL directory requests which do + not include a trailing slash on the URI. However, if a "notes" + flag is set (say, via BrowserMatch), this behavior will be + disabled for non-GET requests. + Status: Greg volunteers + MsgId: <20010227104646.E2297@lyra.org> + MsgId: <3A9C0097.9C83F07C@Golux.Com> + 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