diff options
author | Karsten Loesing <karsten.loesing@gmx.net> | 2012-06-13 09:21:00 +0200 |
---|---|---|
committer | Karsten Loesing <karsten.loesing@gmx.net> | 2012-06-13 09:21:00 +0200 |
commit | 229abbf4bbb86b3fd2c138ec62460e1a0fda395f (patch) | |
tree | d3d7aebd45ed8c1e0c367d8c2a1fbe3737c2c2b2 /changes | |
parent | 0dc47dfebffe9547bc95ba3f2a64fc5f4b15f270 (diff) | |
download | tor-229abbf4bbb86b3fd2c138ec62460e1a0fda395f.tar.gz tor-229abbf4bbb86b3fd2c138ec62460e1a0fda395f.zip |
Update to the June 2012 GeoIP database.
Manually removed range 0.116.0.0 to 0.119.255.255 which Maxmind says is
assigned to AT. This is very likely a bug in their database, because
0.0.0.0/8 is a reserved range.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-june2012 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/geoip-june2012 b/changes/geoip-june2012 new file mode 100644 index 0000000000..f73bf35529 --- /dev/null +++ b/changes/geoip-june2012 @@ -0,0 +1,3 @@ + o Minor features: + - Update to the June 6 2012 Maxmind GeoLite Country database. + |