From 86734616c73f75a540e4adccb898c8f636e7f270 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 19 Aug 2007 04:34:56 +0000 Subject: [PATCH] a low-priority todo item we should do sometime svn:r11180 --- doc/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/TODO b/doc/TODO index c84edd00c8..4804ae1ba0 100644 --- a/doc/TODO +++ b/doc/TODO @@ -55,6 +55,8 @@ Things we'd like to do in 0.2.0.x: unreachable is bunk -- it's leftover from the time when all servers ran 24/7. now it triggers every time a server goes away and then returns before the old descriptor has expired. + - add a --quiet commandline option that suppresses logs. useful + for --hashed-password and maybe others. o Update dir-spec with decisions made on these issues: o clients don't log as loudly when they receive them o they don't count toward the 3-strikes rule