]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add some comments
authorWilfredo Sanchez <wsanchez@apache.org>
Thu, 23 Jun 2005 20:39:01 +0000 (20:39 +0000)
committerWilfredo Sanchez <wsanchez@apache.org>
Thu, 23 Jun 2005 20:39:01 +0000 (20:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@201362 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0e81d6b1e9bdecfe44f9578f93bbe48b4f3992f5..f701d89e922e7182236ce0503c70cd7c839e9464 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -42,10 +42,15 @@ RELEASE SHOWSTOPPERS:
     * Handling of non-trailing / config by non-default handler is broken
       http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=105451701628081&w=2
       jerenkrantz asks: Why should this block a release?
+      wsanchez agrees: this may be a change in behavior, but isn't
+        clearly wrong, and even if so, it doesn't seem like a
+        showstopper.
 
     * the edge connection filter cannot be removed 
       http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=105366252619530&w=2
+
       jerenkrantz asks: Why should this block a release?
+
       stas replies: because it requires a rewrite of the filters stack
             implementation (you have suggested that) and once 2.2 is
             released you can't do that anymore. 
@@ -67,6 +72,7 @@ CURRENT VOTES:
       c) tailored httpd-std.conf should be installed to
          sysconfdir/examples or manualdir/exampleconf/
          +1:   slive, trawick, Ken, nd (prefer the latter), erikabele
+         +1:   wsanchez (propose sysconfdir/examples/<version> for diffiness)
 
       d) Installing a set of default config files when upgrading a server
          doesn't make ANY sense at all.