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 | 1af69c1812e561e99f8cb859bec21edcc8dbcd74 (patch) | |
tree | bafafc38ff860d4a32e5e57b8fff9a84ed81ce6c /changes | |
parent | 9b9625bdfa0b69485ba9e34c57879abc15b71458 (diff) | |
parent | 451a84cecb4bc98fd2ac86aeff1c10c1cac0fd79 (diff) | |
download | tor-1af69c1812e561e99f8cb859bec21edcc8dbcd74.tar.gz tor-1af69c1812e561e99f8cb859bec21edcc8dbcd74.zip |
Merge branch 'maint-0.3.3' into maint-0.3.4
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. + |