summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8825bef6b4..dfa1ae08b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,10 @@ Changes in version 0.3.1.5-alpha - 2017-08-01
operators should leave it unchanged. Helps to work around
bug 22883.
+ o Minor features (geoip):
+ - Update geoip and geoip6 to the July 4 2017 Maxmind GeoLite2
+ Country database.
+
o Minor features (relay, performance):
- Always start relays with at least two worker threads, to prevent
priority inversion on slow tasks. Part of the fix for bug 22883.