]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
- Add documentation showstopper for a 2.2.0 release.
authorPaul Querna <pquerna@apache.org>
Sat, 5 Nov 2005 07:21:17 +0000 (07:21 +0000)
committerPaul Querna <pquerna@apache.org>
Sat, 5 Nov 2005 07:21:17 +0000 (07:21 +0000)
- Voice my opinion on the other documented release show stoppers.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@330979 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7b39a6dc490d84836ab600f8243e0f92ac5a832f..60a130c3499caea4a8003e25ad4665bb7d8b3e2a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -57,12 +57,17 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+    * Missing Documentation on Upgrading from 2.0.x to 2.2.x.
+      Several modules were renamed (mod_imap, mod_access), and the AAA
+      rewrite added/changed some directives names.
+
     * 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
@@ -73,6 +78,9 @@ RELEASE SHOWSTOPPERS:
             implementation (you have suggested that) and once 2.2 is
             released you can't do that anymore. 
 
+      pquerna says: Rewriting the filter stack can happen after 2.2, imo.
+                    This isn't a regression from 2.0.x.
+
 CURRENT VOTES:
 
     * httpd-std.conf and friends