diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-03-13 10:58:02 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-03-13 10:58:02 -0400 |
commit | 0d63a60643f16974e857a16e5f6e36663d3caca3 (patch) | |
tree | cac1c30afa9b4a4152c4a5deb44bedb6f2488e4c /changes | |
parent | b2c220a623408839b0d918f343a08e92367b45d5 (diff) | |
parent | 3418a3a7f0199c0573213dfa586315ff2329f667 (diff) | |
download | tor-0d63a60643f16974e857a16e5f6e36663d3caca3.tar.gz tor-0d63a60643f16974e857a16e5f6e36663d3caca3.zip |
Merge branch 'maint-0.2.5' into release-0.2.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2018-03-08 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2018-03-08 b/changes/geoip-2018-03-08 new file mode 100644 index 0000000000..d9696aab53 --- /dev/null +++ b/changes/geoip-2018-03-08 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the March 8 2018 Maxmind GeoLite2 + Country database. Closes ticket 25469. + |