diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-02-08 19:44:36 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-02-08 19:44:36 +0000 |
commit | 9c081ab97645d2ea1493f474ecdf8d57895bde7f (patch) | |
tree | 9a178415b5f82d4a5a7197ae7b78f5b104ae3a74 /doc/TODO | |
parent | 85d3c2fbaf42e20c32cda469b0f6b802b1a1a449 (diff) | |
download | tor-9c081ab97645d2ea1493f474ecdf8d57895bde7f.tar tor-9c081ab97645d2ea1493f474ecdf8d57895bde7f.tar.gz |
r11715@catbus: nickm | 2007-02-08 14:07:03 -0500
Oops; the change in tor_version_is_obsolete broke a unit test.
svn:r9529
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -66,6 +66,9 @@ R - actually cause the directory.c functions to know about or_port or_conn is full, and accept the sometimes directory data will just never get written. +N - When we get a connection using the v0 controller protocol, warn that the + next revision of Tor won't support it. + N - DNS improvements . Asynchronous DNS - Make evdns use windows strerror equivalents. |