[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] Appease pychecker
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv31656
Modified Files:
TODO
Log Message:
Appease pychecker
Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -d -r1.138 -r1.139
--- TODO 24 Jul 2003 17:37:15 -0000 1.138
+++ TODO 24 Jul 2003 18:01:29 -0000 1.139
@@ -93,6 +93,7 @@
- Notice when out of disk space, die more cleanly.
(support max-disk-usage).
- List servers by nickname, not by IP.
+ - Refactor ClientMain to use a standard ClientAPI module.
- Servers need to download and use directories
- Servers redirect to latest IP if old IP is down. (Dynamic
IP support, after a fashion)