From 5908f8f88cb5efaeb6b89dbe6d3b406d15e48eec Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 16 Jun 2004 21:09:05 +0000 Subject: [PATCH] mark one todo item off, add two new ones svn:r1974 --- doc/TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index a9a139c03c..4c427d8ba0 100644 --- a/doc/TODO +++ b/doc/TODO @@ -30,7 +30,9 @@ For dtor: - Have clients and dirservers preserve reputation info over reboots. - allow dirservers to serve running-router list separately. - - "get /running-routers" will fetch just this. + o "get /running-routers" will fetch just this. + - actually make the clients use this sometimes. + - distinguish directory-is-dirty from runninglist-is-dirty - ORs keep this too, and serve it - tor remembers descriptor-lists across reboots. - Packages define datadir as /var/lib/tor/. If no datadir is defined,