diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-07-09 09:11:41 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-07-09 09:11:41 -0400 |
commit | 451a84cecb4bc98fd2ac86aeff1c10c1cac0fd79 (patch) | |
tree | 3413916d21401d65aaa8c87657a02913692da93f /changes | |
parent | fead22fb2ab2f31113ab6749ad01782aed90e95d (diff) | |
parent | d3894dc34b66fc5090b674ff850071aaf319d1c8 (diff) | |
download | tor-451a84cecb4bc98fd2ac86aeff1c10c1cac0fd79.tar.gz tor-451a84cecb4bc98fd2ac86aeff1c10c1cac0fd79.zip |
Merge branch 'maint-0.3.2' into maint-0.3.3
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2018-07-03 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2018-07-03 b/changes/geoip-2018-07-03 new file mode 100644 index 0000000000..e921d63c99 --- /dev/null +++ b/changes/geoip-2018-07-03 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the July 3 2018 Maxmind GeoLite2 + Country database. Closes ticket 26674. + |