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 | a23c36ebcd6af162fb08999f458faf98571eecbf (patch) | |
tree | 50c74630f15cb1daec8dbc1b86e161993125a914 /changes | |
parent | da86a70bd8ea6c468ac7e27a53245bbeb9d28b58 (diff) | |
parent | e5fe8b0e3aff7b2c40df92414c57626a36f4500c (diff) | |
download | tor-a23c36ebcd6af162fb08999f458faf98571eecbf.tar.gz tor-a23c36ebcd6af162fb08999f458faf98571eecbf.zip |
Merge branch '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. + |