diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-10-02 08:01:33 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-10-02 08:01:33 -0400 |
commit | 7b9cb4c47bc9d1ca4e120af2b00a0f0747cd7b20 (patch) | |
tree | 57d713204c8925f701e7618f7036b184f16b6af3 /changes | |
parent | 02840169d860384257042bdf6d7601c2bf48b47b (diff) | |
parent | 90de776ea9c173b560fedf01199e798dfe007cd9 (diff) | |
download | tor-7b9cb4c47bc9d1ca4e120af2b00a0f0747cd7b20.tar.gz tor-7b9cb4c47bc9d1ca4e120af2b00a0f0747cd7b20.zip |
Merge branch 'maint-0.2.9' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2019-10-01 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2019-10-01 b/changes/geoip-2019-10-01 new file mode 100644 index 0000000000..c7ed17b5c4 --- /dev/null +++ b/changes/geoip-2019-10-01 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the October 1 2019 Maxmind GeoLite2 + Country database. Closes ticket 31931. + |