Pārlūkot izejas kodu

*** empty log message ***

Chris McDonough 19 gadi atpakaļ
vecāks
revīzija
327cad40b7
1 mainītis faili ar 5 papildinājumiem un 4 dzēšanām
  1. 5 4
      TODO.txt

+ 5 - 4
TODO.txt

@@ -3,13 +3,14 @@
    - present status in addition to state (e.g. spawnerr, etc, same as
      supervisorctl)
 
+   - Use HTTP_HOST for generated URL names in web.py, use POST requests
+     and deferreds.
+
 - Rewrite RPC stuff: use ProcessStates rather than direct attribute
-  access, rename methods to lower.
+  access, rename methods.
 
 - Unit tests for meld classes and ui server.
 
-- Use HTTP_HOST for generated URL names in web.py.
-
 - Unit tests for log rotation.
 
 - Better remote explanation when kill_undead needs to happen from
@@ -19,7 +20,7 @@
 
 - Log logtail requests.
 
-- stop logging all RPC requests in info mode when we ship
+- Stop logging all RPC requests in info mode when we ship
 
 - Test on Linux.