diff options
author | Roger Dingledine <arma@torproject.org> | 2012-07-06 16:31:40 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-07-06 16:31:40 -0400 |
commit | 5ddb9b3134b30da0c4ae8857bc15ddaa7c29a4b1 (patch) | |
tree | 53d63a1e63d835096382e61341ded1067c6fbf0e /changes | |
parent | 27ec0248d2460cdfc52462d313272c206ab46f02 (diff) | |
parent | 4e7552e5528e9e7f2f8ddaee81fe2da9606091b2 (diff) | |
download | tor-5ddb9b3134b30da0c4ae8857bc15ddaa7c29a4b1.tar.gz tor-5ddb9b3134b30da0c4ae8857bc15ddaa7c29a4b1.zip |
Merge branch 'maint-0.2.2' into maint-0.2.3
Diffstat (limited to 'changes')
-rw-r--r-- | changes/revert-geoip-may2012 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/revert-geoip-may2012 b/changes/revert-geoip-may2012 new file mode 100644 index 0000000000..e420947a34 --- /dev/null +++ b/changes/revert-geoip-may2012 @@ -0,0 +1,6 @@ + o Major bugfixes: + - Revert to the May 1 2012 Maxmind GeoLite Country database. In the + June 2012 database, Maxmind marked many Tor relays as country "A1", + which will cause risky behavior for clients that set EntryNodes + or ExitNodes. Addresses bug 6334; bugfix on 0.2.3.17-beta. + |