aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-12-27 06:50:07 +0000
committerRoger Dingledine <arma@torproject.org>2008-12-27 06:50:07 +0000
commit5519e633ec4c48c5e547554ff750db1aab835cc7 (patch)
tree90b8cd8079bf9c4d1f0c25bd5e3c1365b07ec2f0 /ChangeLog
parent0c5e03fa21ecdc5f484b8cef18fcbb611349b47f (diff)
downloadtor-5519e633ec4c48c5e547554ff750db1aab835cc7.tar.gz
tor-5519e633ec4c48c5e547554ff750db1aab835cc7.zip
New controller event "clients_seen" to report a geoip-based summary
of which countries we've seen clients from recently. Now controllers like Vidalia can show bridge operators that they're actually making a difference. svn:r17796
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 36fd707311..be485d2074 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
-Changes in version 0.2.1.10-alpha - 2009-??-??
- o Minor bugfixes
+Changes in version 0.2.1.10-alpha - 2009-01-??
+ o Minor features:
+ - New controller event "clients_seen" to report a geoip-based summary
+ of which countries we've seen clients from recently. Now controllers
+ like Vidalia can show bridge operators that they're actually making
+ a difference.
+
+ o Minor bugfixes:
- Make get_interface_address() function work properly again; stop
guessing the wrong parts of our address as our address.