]> granicus.if.org Git - apache/commitdiff
Point to list of undocumented modules in the docs subdirectory
authorSander Temme <sctemme@apache.org>
Tue, 8 Nov 2011 02:12:41 +0000 (02:12 +0000)
committerSander Temme <sctemme@apache.org>
Tue, 8 Nov 2011 02:12:41 +0000 (02:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199064 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 970870330c653477a6cc42ce2e95398c6d704be6..039ddcd7440daa8ee9202999ab9a971796e15a94 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -82,6 +82,9 @@ RELEASE SHOWSTOPPERS:
     - mod_serf (which is optimal for async httpd anyways; didn't work
       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,