From: Wilfredo Sanchez Date: Thu, 23 Jun 2005 20:39:01 +0000 (+0000) Subject: Add some comments X-Git-Tag: 2.1.6~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fbebb84426d2b089f8c6af3fc28d8148554e6b1;p=thirdparty%2Fapache%2Fhttpd.git Add some comments git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@201362 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0e81d6b1e9b..f701d89e922 100644 --- 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/ for diffiness) d) Installing a set of default config files when upgrading a server doesn't make ANY sense at all.