aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO.0124
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO.012 b/doc/TODO.012
index 0052734ccc..11c277bae9 100644
--- a/doc/TODO.012
+++ b/doc/TODO.012
@@ -12,6 +12,10 @@ Backport items for 0.1.2:
o r12339: rlim_t may be wider than unsigned long.
o r12341: Work if the real open-file limit is OPEN_FILES.
o r12459: Exit policies reject public IP address too
+ - r13406: fix bandwidth bucket calculations
+ - r13372: Don't use ourselves as intro point, rend point, or final hop
+ for internal circuits.
+ - r13532: Drop tor_strpartition().
Backport for 0.1.2.x once better tested:
D r11287: Reject address mappings to internal addresses. (??)