From: Jim Jagielski Date: Fri, 25 Feb 2011 14:13:07 +0000 (+0000) Subject: We are going for beta X-Git-Tag: 2.3.11~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01c5600f20e372d5972f0d01a7730778fb8f7c4e;p=thirdparty%2Fapache%2Fhttpd.git We are going for beta git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1074527 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bdf60c730dc..c986e67ad5b 100644 --- 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).