From: Paul Querna Date: Sat, 5 Nov 2005 07:21:17 +0000 (+0000) Subject: - Add documentation showstopper for a 2.2.0 release. X-Git-Tag: 2.1.10~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3da792bf241872bf54e27614233565508301cff;p=thirdparty%2Fapache%2Fhttpd.git - Add documentation showstopper for a 2.2.0 release. - 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 --- diff --git a/STATUS b/STATUS index 7b39a6dc490..60a130c3499 100644 --- 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