]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
purple, yellow, and aqua.
authorGreg Stein <gstein@apache.org>
Sat, 3 Mar 2001 01:07:00 +0000 (01:07 +0000)
committerGreg Stein <gstein@apache.org>
Sat, 3 Mar 2001 01:07:00 +0000 (01:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88442 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 749e577ca13ce3bd8c56ad8405d945da05a11761..0bde9ff529ed46ac90fa289ddffa211addb2a0de 100644 (file)
--- 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