aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO.020
diff options
context:
space:
mode:
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.