From: Rich Bowen Date: Mon, 19 Sep 2011 17:19:26 +0000 (+0000) Subject: Remove from documentation STATUS things that have already been done. X-Git-Tag: 2.3.15~219 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a332fd186ee71b49db1c8fb0c9c73a6d98009ac;p=apache Remove from documentation STATUS things that have already been done. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1172715 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/STATUS b/docs/STATUS index e0b29d31e4..95ef42aa16 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -62,9 +62,6 @@ To Do List - mod_watchdog - mod_heartbeat - mod_heartmonitor - - mod_lbmethod_bybusyness - - mod_lbmethod_byrequests - - mod_lbmethod_bytraffic - mod_lbmethod_heartbeat - mod_socache_dbm - mod_socache_memcache @@ -156,12 +153,6 @@ To Do List translations, have directives in random order, rather than alphabetically. -- Run review_translations.pl on each of the files in the mod directory, - and determine which directives are missing from the translation docs. - Add them. This makes them show up in the directives listing for that - language, and also encourages translators to provide translations for - those directives. - - Add examples using expr to mod_rewrite recipes. Possibly benchmark the different approaches and make intelligent remarks about the comparative value of each.