aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO.020
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-10-21 17:09:59 +0000
committerNick Mathewson <nickm@torproject.org>2008-10-21 17:09:59 +0000
commita25d87c651332e1de8bc22882402657593046d2f (patch)
tree24a1ff414cce045feddd25d0e3d86ba12c85fe15 /doc/TODO.020
parent43b6ce2689c2c9d482bbce3469b883f181e7655a (diff)
downloadtor-a25d87c651332e1de8bc22882402657593046d2f.tar.gz
tor-a25d87c651332e1de8bc22882402657593046d2f.zip
Note last 3 patches for backport.
svn:r17140
Diffstat (limited to 'doc/TODO.020')
-rw-r--r--doc/TODO.0205
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/TODO.020 b/doc/TODO.020
index 5454ab349d..a9a4ae862c 100644
--- a/doc/TODO.020
+++ b/doc/TODO.020
@@ -25,3 +25,8 @@ Backport for 0.2.0 once better tested:
- 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.)
+ - r17091: distinguish "no routers support pending circuits" from
+ "no circuits are pending."
+ - r17137: send END cell in response to connect to nonexistent hidserv port.
+ - r17138: reject *:* servers should never do DNS lookups.
+ - r17139: Fix another case of overriding .exit choices.