From: Jim Jagielski Date: Thu, 17 Mar 2011 18:34:51 +0000 (+0000) Subject: GA plan X-Git-Tag: 2.3.12~212 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c477f6497bf6ae07b309c4068d2a21a0521f3bc;p=thirdparty%2Fapache%2Fhttpd.git GA plan git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082628 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 89a92e6b381..9a877523329 100644 --- a/STATUS +++ b/STATUS @@ -22,6 +22,7 @@ Patches considered for backport are noted in their branches' STATUS: * http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/STATUS + Release history: [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases, while x.{even}.z versions are Stable/GA releases.] @@ -60,6 +61,12 @@ Contributors looking for a mission: CURRENT RELEASE NOTES: +GA PLAN: + + Jim proposes another beta release the end of March, another in + April with a goal towards GA in May (at the latest). Jim volunteers + to RM these. + RELEASE SHOWSTOPPERS: FOR GA: @@ -73,15 +80,11 @@ RELEASE SHOWSTOPPERS: * Review the example configuration. It should be based on current best practices and not use deprecated features. - FOR BETA: - * 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 experimental, pgollucci +1 jim - FOR NEXT ALPHA: - * The mod_session* modules need to be checked that their hooks respect the returning of int (HTTP status codes) and apr_status_t as appropriate, and any anomolies fixed. @@ -94,6 +97,8 @@ RELEASE SHOWSTOPPERS: frontend virtual host. Lift this restriction. jim sez: Why a blocker?, pgollucci +1 jim + FOR BETA: + OLD ISSUES THAT WERE THOUGHT TO BE SHOWSTOPPERS FOR 2.2 BUT OBVIOUSLY WEREN'T: