diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-10-10 11:34:49 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-10-10 11:34:49 -0400 |
commit | e5fe8b0e3aff7b2c40df92414c57626a36f4500c (patch) | |
tree | 22d3ccce543f9e25990a0dd8a29c87865444981b /changes | |
parent | f57d8722e04336031e06633cfc493b04d0c16f90 (diff) | |
parent | b057623bedad74b147d71f00c47dca7bd5fac14a (diff) | |
download | tor-e5fe8b0e3aff7b2c40df92414c57626a36f4500c.tar.gz tor-e5fe8b0e3aff7b2c40df92414c57626a36f4500c.zip |
Merge branch 'maint-0.3.3' into maint-0.3.4
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2018-10-09 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2018-10-09 b/changes/geoip-2018-10-09 new file mode 100644 index 0000000000..9b8e621852 --- /dev/null +++ b/changes/geoip-2018-10-09 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the October 9 2018 Maxmind GeoLite2 + Country database. Closes ticket 27991. + |