From: Stefan Fritsch Date: Sat, 26 Feb 2011 19:50:10 +0000 (+0000) Subject: no docs should only be a blocker for GA X-Git-Tag: 2.3.11~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6df9deb2393e2945b2b64cea377fa0edf155e468;p=apache no docs should only be a blocker for GA git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1074912 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7971b3ac0f..c461e6918b 100644 --- a/STATUS +++ b/STATUS @@ -65,7 +65,8 @@ RELEASE SHOWSTOPPERS: FOR GA: * Modules that are not ready for production use should be marked as - experimental. Candidates: + experimental or be removed. The same for modules without documentation. + Candidates: - MPM simple - mod_serf @@ -74,11 +75,6 @@ RELEASE SHOWSTOPPERS: FOR BETA: - * Modules without documentation need to be moved to experimental or be - removed. - jim sez: why a blocker for beta??, pgollucci agrees with jim, this is GA - stuff - * Not all MPMs are updated to set conn_rec::current_thread correctly. (Prefork, Worker, Event, Simple are updated). jim sez: Then we just ship with those... mark any others as