]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
note some work in progress
authorStefan Fritsch <sf@apache.org>
Sun, 18 Jul 2010 14:57:13 +0000 (14:57 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 18 Jul 2010 14:57:13 +0000 (14:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@965241 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 866985de7d1e7a4ea0c01073d6563a5927797fc6..4ca2679afb7a2cd966d35f90cde74405f0746de3 100644 (file)
--- 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.