diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-02-12 09:56:49 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-02-12 09:56:49 -0500 |
commit | 2e770216c498d7e714d1dbd78ab8790e137959f1 (patch) | |
tree | d22266c2849bf57ff6c1cc732b1c761747739129 /changes | |
parent | 46b6df7122f1fd152df92f1c6aa75c776d5a83b7 (diff) | |
parent | db209d4dba2a3f55447bdd338b074ea36cf46b7d (diff) | |
download | tor-2e770216c498d7e714d1dbd78ab8790e137959f1.tar.gz tor-2e770216c498d7e714d1dbd78ab8790e137959f1.zip |
Merge branch 'maint-0.3.4' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2019-02-05 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2019-02-05 b/changes/geoip-2019-02-05 new file mode 100644 index 0000000000..78ee6d4242 --- /dev/null +++ b/changes/geoip-2019-02-05 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the February 5 2019 Maxmind GeoLite2 + Country database. Closes ticket 29478. + |