diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-05-17 08:10:17 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-05-17 08:10:17 -0400 |
commit | 9cec7a7b5c6a947642ae81942f68e96fa403fc9f (patch) | |
tree | fd83c51132cff188420bae68677c2a380e9ce3d5 /changes | |
parent | d86896b29c7a5278bedd89a7150ddbe7531b365b (diff) | |
parent | c7f9f7e5426b473a505063904116760c7fae7e11 (diff) | |
download | tor-9cec7a7b5c6a947642ae81942f68e96fa403fc9f.tar.gz tor-9cec7a7b5c6a947642ae81942f68e96fa403fc9f.zip |
Merge branch 'maint-0.4.0'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2019-05-13 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2019-05-13 b/changes/geoip-2019-05-13 new file mode 100644 index 0000000000..0a2fa18971 --- /dev/null +++ b/changes/geoip-2019-05-13 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the May 13 2019 Maxmind GeoLite2 + Country database. Closes ticket 30522. + |