From eb89ca96f96854b9b4afbc26b4376e7d985664ab Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sat, 12 Nov 2011 23:43:36 +0000 Subject: [PATCH] Update to reflect the fact that most of the listed blockers actually aren't git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1201355 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/STATUS b/STATUS index 07fdfb8fd5..d94b67ffe6 100644 --- a/STATUS +++ b/STATUS @@ -84,6 +84,12 @@ RELEASE SHOWSTOPPERS: See https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x/docs/STATUS under 'modules docs' for a comprehensive list of undocumented modules. + * Decide and document the API guarantees for mod_lua. Current consensous at + the hackathon seems to be that mod_lua should be released as experimental + with a note that the API may change during 2.4.x. + + NEW ISSUES THAT WOULD BE NICE TO HAVE DONE IN 2.4 BUT ARE NOT BLOCKERS + * 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. @@ -103,13 +109,6 @@ RELEASE SHOWSTOPPERS: a painless event mpm experience. sf: can be done in 2.4.x>0 - * Decide and document the API guarantees for mod_lua. Current consensous at - the hackathon seems to be that mod_lua should be released as experimental - with a note that the API may change during 2.4.x. - - FOR BETA: - - OLD ISSUES THAT WERE THOUGHT TO BE SHOWSTOPPERS FOR 2.2 BUT OBVIOUSLY WEREN'T: * Handling of non-trailing / config by non-default handler is broken -- 2.40.0