From: Graham Leggett Date: Sat, 4 Sep 2010 14:09:47 +0000 (+0000) Subject: Add a TODO. X-Git-Tag: 2.3.9~515 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=61a076a5c5fd4037f89882e3fe00348abd296ca6;p=thirdparty%2Fapache%2Fhttpd.git Add a TODO. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@992610 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3f686784840..e9891185905 100644 --- a/STATUS +++ b/STATUS @@ -81,6 +81,10 @@ RELEASE SHOWSTOPPERS: FOR NEXT ALPHA: + * 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. + OLD ISSUES THAT WERE THOUGHT TO BE SHOWSTOPPERS FOR 2.2 BUT OBVIOUSLY WEREN'T: