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 | d3894dc34b66fc5090b674ff850071aaf319d1c8 (patch) | |
tree | 29629a183e81c9c168aa135cde7654120674e3b0 /changes | |
parent | a4e8f945077b8eebbbd5be85f89b1631305ce1cc (diff) | |
parent | 9faa28b60e5012549a2ea207028db655257d3a74 (diff) | |
download | tor-d3894dc34b66fc5090b674ff850071aaf319d1c8.tar.gz tor-d3894dc34b66fc5090b674ff850071aaf319d1c8.zip |
Merge branch 'maint-0.2.9' into maint-0.3.2
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. + |