summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-10-09 19:37:07 +0000
committerNick Mathewson <nickm@torproject.org>2006-10-09 19:37:07 +0000
commitbff9844b9f902d426d617b033c98db9cf180c099 (patch)
treefbcb80c52fef9e4e188540d0b789399faad02624 /doc
parent303cfe96ac9161995bc68a99111d82b00b4508ac (diff)
downloadtor-bff9844b9f902d426d617b033c98db9cf180c099.tar.gz
tor-bff9844b9f902d426d617b033c98db9cf180c099.zip
r9114@directionless-main: nickm | 2006-10-06 15:46:41 -0400
Move a changelog item; add a TODO. svn:r8676
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index a15fff2aa8..a4cbd68431 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -29,6 +29,7 @@ N - Bug 326: make eventdns thrash less.
N - Test guard unreachable logic; make sure that we actually attempt to
connect to guards that we think are unreachable from time to time.
Make sure that we don't freak out when the network is down.
+N - Stop recommending exits as guards?
N - Clients stop dumping old descriptors if the network-statuses
claim they're still valid.
P - Figure out why dll's compiled in mingw don't work right in Winxp.