From 06418a8eaca86484d739b7397bf64faa274bc2ef Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sun, 11 Apr 2010 14:17:51 +0000 Subject: [PATCH] Divide showstoppers into sub-sections for alpha, beta, ga Please add issues! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932910 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/STATUS b/STATUS index f7df13b949..73127ae457 100644 --- a/STATUS +++ b/STATUS @@ -54,9 +54,21 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: + FOR GA: + + FOR BETA: + + * Modules without documentation need to be moved to experimental or be + removed. + * Not all MPMs are updated to set conn_rec::current_thread correctly. (Prefork, Worker, Event, Simple are updated). + FOR NEXT ALPHA: + + + OLD ISSUES THAT WERE THOUGHT TO BE SHOWSTOPPERS FOR 2.2 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 jerenkrantz asks: Why should this block a release? -- 2.40.0