]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add in mod_mbox urls
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 13 Nov 2005 07:12:12 +0000 (07:12 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 13 Nov 2005 07:12:12 +0000 (07:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@332926 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2e51b8230db1c6bb754a1dbd15fd575ea5866990..398f488241232d9ceee0a32e81d8dbc4b8c6682d 100644 (file)
--- 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?