aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-06-05 20:54:23 +0000
committerNick Mathewson <nickm@torproject.org>2007-06-05 20:54:23 +0000
commitf0345d46f6372a56c586a05d1a714473eaeccc27 (patch)
tree0788cdd24d90bed9a2a03741b788cfe28d52cf54 /doc
parent6ad4c8a3764a9ba357d6ff3e20e9ee5728820ab0 (diff)
downloadtor-f0345d46f6372a56c586a05d1a714473eaeccc27.tar
tor-f0345d46f6372a56c586a05d1a714473eaeccc27.tar.gz
r13256@catbus: nickm | 2007-06-05 10:57:41 -0400
Mark fields that need to be ipv6-ified. svn:r10503
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 08d6e04f1..a44b8f830 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -17,6 +17,7 @@ Documentation and testing on 0.1.2.x-final series
- Pending backports for 0.1.2.x:
- r10148: Open cached-routers with FILE_SHARE_READ on win32.
+ - r10493: Weight guard selection by bandwidth.
N - Test guard unreachable logic; make sure that we actually attempt to
connect to guards that we think are unreachable from time to time.