From: Stefan Fritsch Date: Sun, 27 Nov 2011 19:45:49 +0000 (+0000) Subject: Made PR 52252 out of the luajit problem X-Git-Tag: 2.3.16~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c386a23324be68b2e13273fb0c2120a9d7e1ead2;p=apache Made PR 52252 out of the luajit problem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1206814 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 22c4884abc..7d03584e1b 100644 --- a/STATUS +++ b/STATUS @@ -108,8 +108,6 @@ RELEASE SHOWSTOPPERS: NEW ISSUES THAT WOULD BE NICE TO HAVE DONE IN 2.4 BUT ARE NOT BLOCKERS - * Configure code for luajit is broken (links to wrong library). - * 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.