summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/geoip-dec20123
-rw-r--r--changes/geoip-nov20123
-rw-r--r--changes/task-62667
3 files changed, 13 insertions, 0 deletions
diff --git a/changes/geoip-dec2012 b/changes/geoip-dec2012
new file mode 100644
index 0000000000..26431c2e8a
--- /dev/null
+++ b/changes/geoip-dec2012
@@ -0,0 +1,3 @@
+ o Minor features:
+ - Update to the December 5 2012 Maxmind GeoLite Country database.
+
diff --git a/changes/geoip-nov2012 b/changes/geoip-nov2012
new file mode 100644
index 0000000000..22e7bace58
--- /dev/null
+++ b/changes/geoip-nov2012
@@ -0,0 +1,3 @@
+ o Minor features:
+ - Update to the November 7 2012 Maxmind GeoLite Country database.
+
diff --git a/changes/task-6266 b/changes/task-6266
new file mode 100644
index 0000000000..e7f0509051
--- /dev/null
+++ b/changes/task-6266
@@ -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.
+