]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add some open issues
authorStefan Fritsch <sf@apache.org>
Wed, 14 Jul 2010 20:15:41 +0000 (20:15 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 14 Jul 2010 20:15:41 +0000 (20:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@964171 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ecb33923fb14629ac37f5f43354b2fb9af483f3e..5b8ca3aa728c1041a1fcf2737807bf5e58619f92 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -62,6 +62,10 @@ RELEASE SHOWSTOPPERS:
     - MPM simple
     - mod_serf
 
+  * 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).
+
   FOR BETA:
 
   * Modules without documentation need to be moved to experimental or be
@@ -130,6 +134,16 @@ CURRENT VOTES:
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
+  * Allow to log module name in error log format.
+
+  * Add mod_allow_method or some other (usable) functionality to replace
+    Limit/LimitExcept.
+
+  * Sort out modules selections for most/all/reallyall. Maybe rename
+    all -> most, reallyall -> all, and remove the old 'most'.
+
+  * Add mod_define.
+
   * Patches submitted to the bug database:
     http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Apache+httpd-2&keywords=PatchAvailable