]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Handling of non-trailing / config by non-default handler is broken -> Non-showstopper
authorPaul Querna <pquerna@apache.org>
Sun, 13 Nov 2005 07:09:06 +0000 (07:09 +0000)
committerPaul Querna <pquerna@apache.org>
Sun, 13 Nov 2005 07:09:06 +0000 (07:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@332922 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e093165c0e72dcd1d10bc0f3553cad807c0523be..8d62030caa1a1bd86c8f747687b435b6304db4dd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -63,14 +63,6 @@ RELEASE SHOWSTOPPERS:
       jerenkrantz: I believe this is now resolved (or close enough to not
                    be a valid showstopper).
 
-    * 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.
-      pquerna agrees: Not a regression from 2.0.x.
-
 CURRENT VOTES:
 
     * httpd-std.conf and friends
@@ -128,6 +120,14 @@ 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
+      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 
       http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=105366252619530&w=2