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 | db209d4dba2a3f55447bdd338b074ea36cf46b7d (patch) | |
tree | cad113726b0396f148a6d6534ad03f30d7a79387 /changes | |
parent | 8ea98c0f4cac6d2d8a90104425d04db57e39ec1f (diff) | |
parent | 7ead2af622b968e3dc843de0d49a8b3898e53506 (diff) | |
download | tor-db209d4dba2a3f55447bdd338b074ea36cf46b7d.tar.gz tor-db209d4dba2a3f55447bdd338b074ea36cf46b7d.zip |
Merge branch 'maint-0.3.3' into maint-0.3.4
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. + |