summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorGreg Stein <gstein@apache.org>2001-03-03 02:07:00 +0100
committerGreg Stein <gstein@apache.org>2001-03-03 02:07:00 +0100
commitd3c92fdc0f95af87a4e84d0eb6eb2df118129e46 (patch)
tree1cb3ed18156e306c56092f899cb11c42ee3241ae /STATUS
parentAllow modules to query the MPM about it's execution profile. This (diff)
downloadapache2-d3c92fdc0f95af87a4e84d0eb6eb2df118129e46.tar.xz
apache2-d3c92fdc0f95af87a4e84d0eb6eb2df118129e46.zip
purple, yellow, and aqua.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88442 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS10
1 files changed, 9 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 749e577ca1..0bde9ff529 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