]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
We are going for beta
authorJim Jagielski <jim@apache.org>
Fri, 25 Feb 2011 14:13:07 +0000 (14:13 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 25 Feb 2011 14:13:07 +0000 (14:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1074527 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bdf60c730dc38797fc79b16195147a3343fdc9c3..c986e67ad5bd0e7c126acc3a30d668d5c609cbd3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -26,7 +26,8 @@ Release history:
     [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases,
           while x.{even}.z versions are Stable/GA releases.]
 
-    2.3.11  : In development.
+    2.3.11  : In development. Jim expects to T&R *as Beta* the week
+              of Feb 28th.
     2.3.10  : Tagged on December 13, 2010. Released Dec 21, 2010.
     2.3.9   : Tagged on November 23, 2010, not released.
     2.3.8   : Tagged on August 24, 2010.
@@ -75,6 +76,7 @@ RELEASE SHOWSTOPPERS:
 
   * Modules without documentation need to be moved to experimental or be
     removed.
+      jim sez: why a blocker for beta??
 
   * Not all MPMs are updated to set conn_rec::current_thread correctly.
       (Prefork, Worker, Event, Simple are updated).