diff options
author | Roger Dingledine <arma@torproject.org> | 2009-05-31 18:18:54 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-05-31 21:56:12 -0400 |
commit | 16bca35eab81b13d6ec69acaf25e609bf663d037 (patch) | |
tree | 6771e1563aaa20e8aadabab16e81f0ab518e9392 /doc/TODO.020 | |
parent | 74aba2204080dbb0df5c30c712f08f52bb087449 (diff) | |
download | tor-16bca35eab81b13d6ec69acaf25e609bf663d037.tar.gz tor-16bca35eab81b13d6ec69acaf25e609bf663d037.zip |
backport r19291, r19292, r19295, r19296: fix dynamic ip relay reachability
Diffstat (limited to 'doc/TODO.020')
-rw-r--r-- | doc/TODO.020 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO.020 b/doc/TODO.020 index ebdd43ceff..902cce6d74 100644 --- a/doc/TODO.020 +++ b/doc/TODO.020 @@ -3,7 +3,7 @@ description of the patch.) Backport for 0.2.0: - - r19291, r19292, r19295, r19296: Dir mirrors tell relays their actual + o 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: |