diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-05-17 08:10:15 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-05-17 08:10:15 -0400 |
commit | a521c427883697fcfa027ffd72bb38f3aee5aceb (patch) | |
tree | 86df2d9d061c38545902460030c72bd2b01270b8 /changes | |
parent | cbce8dedd3703424111928d68dfe8920900ce054 (diff) | |
parent | 4e262196a88d2a7d3be059d075f53a6f182b2773 (diff) | |
download | tor-maint-0.3.4.tar.gz tor-maint-0.3.4.zip |
Merge branch 'maint-0.2.9' into maint-0.3.4maint-0.3.4
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2019-05-13 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2019-05-13 b/changes/geoip-2019-05-13 new file mode 100644 index 0000000000..0a2fa18971 --- /dev/null +++ b/changes/geoip-2019-05-13 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the May 13 2019 Maxmind GeoLite2 + Country database. Closes ticket 30522. + |