diff options
author | Roger Dingledine <arma@torproject.org> | 2008-10-21 19:10:48 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-10-21 19:10:48 +0000 |
commit | d386b8151279b1bc5963fc243b325ade69c48954 (patch) | |
tree | 3b0e31d743c730068c59de6ca8ddd8ea7b1acc62 | |
parent | 73b70887586e2df12d7c27f6cfb3345149737818 (diff) | |
download | tor-d386b8151279b1bc5963fc243b325ade69c48954.tar.gz tor-d386b8151279b1bc5963fc243b325ade69c48954.zip |
don't lose track of another bug worth backporting
svn:r17142
-rw-r--r-- | doc/TODO.020 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO.020 b/doc/TODO.020 index 5690107455..ea99e28ccb 100644 --- a/doc/TODO.020 +++ b/doc/TODO.020 @@ -10,6 +10,7 @@ Backport for 0.2.0: - r16808,r16810,r16817,r16818,r16939: Don't send tunneled hidden service directory requests to routers for which we don't have a router descriptor. (Will significantly improve reliability.) + - r17135: ClientDNSRejectInternalAddresses not consistently obeyed. Backport for 0.2.0 once better tested: o r16136: prevent circid collision. [Also backport to 0.1.2.x??] |