diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-06-05 20:54:23 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-06-05 20:54:23 +0000 |
commit | f0345d46f6372a56c586a05d1a714473eaeccc27 (patch) | |
tree | 0788cdd24d90bed9a2a03741b788cfe28d52cf54 /doc | |
parent | 6ad4c8a3764a9ba357d6ff3e20e9ee5728820ab0 (diff) | |
download | tor-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/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |