diff options
author | Roger Dingledine <arma@torproject.org> | 2012-07-06 16:32:08 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-07-06 16:32:08 -0400 |
commit | 6cad84503bcd58f2cbe6767a3363d398d46bf224 (patch) | |
tree | a5ea73c7f648fff77f5b210a37c5ab84e37b39c0 /changes | |
parent | 1fee920999bb51e2831b03faff7dabbcf20355e7 (diff) | |
parent | 5ddb9b3134b30da0c4ae8857bc15ddaa7c29a4b1 (diff) | |
download | tor-6cad84503bcd58f2cbe6767a3363d398d46bf224.tar tor-6cad84503bcd58f2cbe6767a3363d398d46bf224.tar.gz |
Merge branch '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 000000000..e420947a3 --- /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. + |