From: Justin Erenkrantz Date: Sun, 13 Nov 2005 07:12:12 +0000 (+0000) Subject: Add in mod_mbox urls X-Git-Tag: 2.1.10~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96516f39e843633ec10935842f7e9729dd7f1944;p=thirdparty%2Fapache%2Fhttpd.git Add in mod_mbox urls git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@332926 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2e51b8230db..398f4882412 100644 --- a/STATUS +++ b/STATUS @@ -115,15 +115,20 @@ CURRENT VOTES: RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * Handling of non-trailing / config by non-default handler is broken + http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=105451701628081&w=2 + http://mail-archives.apache.org/mod_mbox/httpd-dev/200306.mbox/%3c3EDAA6FE.7010109@stason.org%3e + 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. pquerna agrees: Not a regression from 2.0.x. - * the edge connection filter cannot be removed + * the edge connection filter cannot be removed + http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=105366252619530&w=2 + http://mail-archives.apache.org/mod_mbox/httpd-dev/200305.mbox/%3c3ECD9D29.7060406@stason.org%3e jerenkrantz asks: Why should this block a release?