Merge remote-tracking branch 'karsten/task-6266'

This commit is contained in:
Nick Mathewson
2012-12-07 11:39:56 -05:00
7 changed files with 26265 additions and 98468 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features:
- Update to the December 5 2012 Maxmind GeoLite Country database.
+3
View File
@@ -0,0 +1,3 @@
o Minor features:
- Update to the November 7 2012 Maxmind GeoLite Country database.
+7
View File
@@ -0,0 +1,7 @@
o Minor features:
- Use a script to replace "A1" ("Anonymous Proxy") entries in our
geoip file with real country codes. This script fixes about 90% of
"A1" entries automatically and uses manual country code assignments
to fix the remaining 10%. See src/config/README.geoip for details.
Fixes #6266.