From 102ae79f252b2b0395c825ab520a6717b6a3183a Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 7 Sep 2006 01:22:55 +0000 Subject: [PATCH] another controller event we left out svn:r8337 --- doc/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/TODO b/doc/TODO index a4d70c2ff6..7a1644bc36 100644 --- a/doc/TODO +++ b/doc/TODO @@ -249,6 +249,7 @@ Minor items for 0.1.2.x as time permits. - Vet win32 systray helper code - Improve controller + - a NEWSTATUS event similar to NEWDESC. - change circuit status events to give more details, like purpose, whether they're internal, when they become dirty, when they become too dirty for further circuits, etc.