From 2bd46cce8082246bcad43ca9a2e90bfb75bf5571 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 13 Dec 2006 03:21:15 +0000 Subject: [PATCH] ok, so i wasn't totally done. svn:r9100 --- doc/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index 0364417196..ea40f01009 100644 --- a/doc/TODO +++ b/doc/TODO @@ -48,12 +48,13 @@ R - Actually list all the events (notice and warn log messages are a good R - Specify general event system R - Specify actual events. - o Have (and document) a BEGIN_DIR relay cell that means "Connect to your + . Have (and document) a BEGIN_DIR relay cell that means "Connect to your directory port." o Specify o Implement o Use for something, so we can be sure it works. o Test and debug + - be able to connect without having a server descriptor, to bootstrap N - Document .noconnect addresses... but where?