aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-12-10 01:46:51 +0000
committerRoger Dingledine <arma@torproject.org>2008-12-10 01:46:51 +0000
commitd7bf7e0b3211c3a47f41fbbd519d56a9958d76d1 (patch)
treeaec84083aa76ee7b18dc547b5d735dfb760593e7 /ChangeLog
parent4053b47459103489fda6cf328c69220f271db3c5 (diff)
downloadtor-d7bf7e0b3211c3a47f41fbbd519d56a9958d76d1.tar
tor-d7bf7e0b3211c3a47f41fbbd519d56a9958d76d1.tar.gz
When a directory authority gives us a new guess for our IP address,
log which authority we used. Hopefully this will help us debug the recent complaints about bad IP address guesses. svn:r17549
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a71272ec..7c903b7ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@ Changes in version 0.2.1.9-alpha - 200?-??-??
- Give a better error message when an overzealous init script says,
"sudo -u username tor --user username". Makes Bug 882 easier
for users to diagnose.
+ - When a directory authority gives us a new guess for our IP address,
+ log which authority we used. Hopefully this will help us debug
+ the recent complaints about bad IP address guesses.
o Minor features (controller):
- New CONSENSUS_ARRIVED event to note when a new consensus has