From: Stefan Fritsch Date: Tue, 31 Jan 2012 21:39:05 +0000 (+0000) Subject: Note some things that should be considered, but not shortly before a release X-Git-Tag: 2.5.0-alpha~7525 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29cd807871f3e9d9f0e0381ed170bd58ceff59b5;p=apache Note some things that should be considered, but not shortly before a release git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1238821 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 32d7217b3f..82edd896c8 100644 --- a/STATUS +++ b/STATUS @@ -50,7 +50,16 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: - OLD ISSUES THAT WERE THOUGHT TO BE SHOWSTOPPERS FOR 2.4 BUT OBVIOUSLY WEREN'T: +THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE: + + * Change default prefix from /usr/local/apache2 to something corresponding + to the project name. Rename apachectl. + + * Change merge order of to be most specific match last. This + is more consistent with and allows some optimizations for the + location merge code. + +OLD ISSUES THAT WERE THOUGHT TO BE SHOWSTOPPERS FOR 2.4 BUT OBVIOUSLY WEREN'T: * Handling of non-trailing / config by non-default handler is broken http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=105451701628081&w=2