]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
GA plan
authorJim Jagielski <jim@apache.org>
Thu, 17 Mar 2011 18:34:51 +0000 (18:34 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 17 Mar 2011 18:34:51 +0000 (18:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082628 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 89a92e6b3811383634b62953944115e0c112cb42..9a877523329d9d0f22cc02848abdf79a6ba80f78 100644 (file)
--- 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: