Commit 8ce4fb88 authored by Sander Temme's avatar Sander Temme
Browse files

Point to list of undocumented modules in the docs subdirectory

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199064 13f79535-47bb-0310-9956-ffa450edef68
parent c2b45d73
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -83,6 +83,9 @@ RELEASE SHOWSTOPPERS:
      with MPM event last time sf tested it)
    - mod_noloris (in experimental; obsoleted by mod_reqtimeout)
    
    See https://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/STATUS 
    under 'modules docs' for a more comprehensive list of undocumented modules. 

  * 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.