From 4c477f6497bf6ae07b309c4068d2a21a0521f3bc Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 17 Mar 2011 18:34:51 +0000 Subject: [PATCH] GA plan git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082628 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) 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: -- 2.47.2