summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2010-07-18 14:57:13 +0000
committerStefan Fritsch <sf@apache.org>2010-07-18 14:57:13 +0000
commit8b6072b4e9362ad378714231e5df44809216d8ea (patch)
tree755b7950de0b8ee66aa1921c4ab44765ef4ebf9a /STATUS
parent28bc73a794d01a89613c298445f01664b61b7efd (diff)
downloadhttpd-8b6072b4e9362ad378714231e5df44809216d8ea.tar.gz
note some work in progress
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@965241 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS4
1 files changed, 3 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 866985de7d..4ca2679afb 100644
--- a/STATUS
+++ b/STATUS
@@ -66,6 +66,7 @@ RELEASE SHOWSTOPPERS:
* Error log format should be configurable. The current format is
too verbose: The prefix length ranges from 70 chars (server-scope,
level <= info) to 120 chars (conn-scope, level >= debug).
+ (sf is working on this).
FOR BETA:
@@ -136,7 +137,8 @@ CURRENT VOTES:
RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
* Allow to log module name in error log format.
-
+ (sf is working on this)
+
* Add mod_allow_method or some other (usable) functionality to replace
Limit/LimitExcept.