diff options
author | Roger Dingledine <arma@torproject.org> | 2009-04-11 21:02:46 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-04-11 21:02:46 +0000 |
commit | 1f6152fd4b80801bebae199fd4becc817ad31a6c (patch) | |
tree | 582ac8502aa88591ff66615a0266b36776f7d20b | |
parent | afdb9f8b1f3ad87087812433da5e1ea99f3c62c3 (diff) | |
download | tor-1f6152fd4b80801bebae199fd4becc817ad31a6c.tar.gz tor-1f6152fd4b80801bebae199fd4becc817ad31a6c.zip |
more pieces of the dynamic-ip bug we should backport
svn:r19298
-rw-r--r-- | doc/TODO.020 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO.020 b/doc/TODO.020 index 5c4ec8cd35..ebdd43ceff 100644 --- a/doc/TODO.020 +++ b/doc/TODO.020 @@ -3,8 +3,8 @@ description of the patch.) Backport for 0.2.0: - - r19291-2: Dir mirrors tell relays their actual IP address, not - just the address listed in the directory currently. + - r19291, r19292, r19295, r19296: Dir mirrors tell relays their actual + IP address, not just the address listed in the directory currently. Backport for 0.2.0 once better tested: - r17208,r17209,r7211,r17212,r17214: Avoid gotterdammerung when an |