Remove from documentation STATUS things that have already been done.
authorRich Bowen <rbowen@apache.org>
Mon, 19 Sep 2011 17:19:26 +0000 (17:19 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 19 Sep 2011 17:19:26 +0000 (17:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1172715 13f79535-47bb-0310-9956-ffa450edef68

docs/STATUS

index e0b29d31e4bfea3e8589d3cd55761fe0c64868d6..95ef42aa164f4db3a79dd0ef3646d4e0fabfe739 100644 (file)
@@ -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.