summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2012-01-31 21:39:05 +0000
committerStefan Fritsch <sf@apache.org>2012-01-31 21:39:05 +0000
commit29cd807871f3e9d9f0e0381ed170bd58ceff59b5 (patch)
tree56f69085071ff8b878a7e1fca2df5cfbd0535097 /STATUS
parent1b4e6be04d07ac6b84cdec71687c5301f9207e7b (diff)
downloadhttpd-29cd807871f3e9d9f0e0381ed170bd58ceff59b5.tar.gz
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
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS11
1 files changed, 10 insertions, 1 deletions
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 <Location> to be most specific match last. This
+ is more consistent with <Directory> 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