From: Jim Jagielski Date: Mon, 13 Dec 2010 15:35:08 +0000 (+0000) Subject: Update with blocker notes and indicate that 2.3.10 was never released X-Git-Tag: 2.3.10~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=adc749dac4b77552ef6e7dd0f503443d174cc8cd;p=apache Update with blocker notes and indicate that 2.3.10 was never released git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1045174 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 960b450da4..e4d307a3f0 100644 --- a/STATUS +++ b/STATUS @@ -27,7 +27,7 @@ Release history: while x.{even}.z versions are Stable/GA releases.] 2.3.10 : In development. - 2.3.9 : Tagged on November 23, 2010. + 2.3.9 : Tagged on November 23, 2010, not released. 2.3.8 : Tagged on August 24, 2010. 2.3.7 : Tagged on August 19, 2010, not released. 2.3.6 : Released on June 21, 2010. @@ -85,9 +85,13 @@ RELEASE SHOWSTOPPERS: * 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. + jim sez: from what I can see, mod_session* is no worse that other + modules that mix these 2 types... clean up is + forthcoming but should not be considered a blocker, imo * mod_ssl's proxy support only allows one proxy client certificate per frontend virtual host. Lift this restriction. + jim sez: Why a blocker? OLD ISSUES THAT WERE THOUGHT TO BE SHOWSTOPPERS FOR 2.2 BUT OBVIOUSLY WEREN'T: