diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-04-03 09:27:44 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-04-03 09:27:44 -0400 |
commit | de76862fd6177acd8c5b801af4df73bfab5d98ac (patch) | |
tree | 1420e6c60a124eba46cb412f34b51e90193ba575 /changes | |
parent | 9242f32883e2eff53ddc8217255168e91c6e3e7f (diff) | |
parent | 4aa02d3c7abe84e99874f6bf7bfffb7b551935a5 (diff) | |
download | tor-de76862fd6177acd8c5b801af4df73bfab5d98ac.tar.gz tor-de76862fd6177acd8c5b801af4df73bfab5d98ac.zip |
Merge branch 'maint-0.3.5' into maint-0.4.0
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2019-04-02 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2019-04-02 b/changes/geoip-2019-04-02 new file mode 100644 index 0000000000..7302d939f6 --- /dev/null +++ b/changes/geoip-2019-04-02 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the April 2 2019 Maxmind GeoLite2 + Country database. Closes ticket 29992. + |