diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-04-05 08:22:33 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-04-05 08:22:33 -0400 |
commit | b68e636b3368feb48444fd2f652ca279ddb73946 (patch) | |
tree | a22a7bc547438f2acfbeaa2ecb80e5db9bf0daba /changes | |
parent | 4bb7d9fd1241a3c263636efa03ee8c62ab744515 (diff) | |
parent | 1fa396b0a49448103ad16cb411163e6f5d741cc0 (diff) | |
download | tor-b68e636b3368feb48444fd2f652ca279ddb73946.tar.gz tor-b68e636b3368feb48444fd2f652ca279ddb73946.zip |
Merge branch 'maint-0.2.5' into maint-0.2.9
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2018-04-03 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2018-04-03 b/changes/geoip-2018-04-03 new file mode 100644 index 0000000000..987cc450bf --- /dev/null +++ b/changes/geoip-2018-04-03 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the April 3 2018 Maxmind GeoLite2 + Country database. Closes ticket 25718. + |