summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-07-12 16:17:25 +0000
committerNick Mathewson <nickm@torproject.org>2007-07-12 16:17:25 +0000
commitfef206a7d1bbe6d85b54dc59ca2012d646ea5b08 (patch)
tree30fad4c10a47bcb6c50c2bd2b71a9bf4c01d501f /doc
parent25e312e1a36e55257a71189bdbe786111622397d (diff)
downloadtor-fef206a7d1bbe6d85b54dc59ca2012d646ea5b08.tar.gz
tor-fef206a7d1bbe6d85b54dc59ca2012d646ea5b08.zip
r13715@catbus: nickm | 2007-07-12 12:11:09 -0400
Partial backport of r10376, just in case it was important. svn:r10808
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO.0122
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO.012 b/doc/TODO.012
index 860b26d1e9..61bf76e23f 100644
--- a/doc/TODO.012
+++ b/doc/TODO.012
@@ -3,7 +3,7 @@ Backport items for 0.1.2:
o r10240,10242: avoid choosing family of exit as guard.
o r10248: handle lack of nul at end of mmaped data.
- r10346: Try even harder not to look at the first byte after an mmap.
- - r10376, r10396: Fix segfaults in directory code
+ o r10376, r10396: Fix segfaults in directory code
- r10478: stop tearing down entire circuits because the user asked for
a nonexistent hidden service port
- r10493: weight guard selection by bandwidth (??)