diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-12-06 09:26:32 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-12-06 09:26:32 -0500 |
commit | c4f7953d8b869f9b7637428d5fc859fb62f302ff (patch) | |
tree | 894c517cfee54f1a9df19e392bf9f54933df0eae /changes | |
parent | e3a19b1c788ba303a41cab0dcba945af84041764 (diff) | |
parent | 00341d97f356142619865218b2ff6a6ae95dca5d (diff) | |
download | tor-c4f7953d8b869f9b7637428d5fc859fb62f302ff.tar.gz tor-c4f7953d8b869f9b7637428d5fc859fb62f302ff.zip |
Merge branch 'maint-0.3.3' into maint-0.3.4
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2018-12-05 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2018-12-05 b/changes/geoip-2018-12-05 new file mode 100644 index 0000000000..20ccf2d8a5 --- /dev/null +++ b/changes/geoip-2018-12-05 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the December 5 2018 Maxmind GeoLite2 + Country database. Closes ticket 28744. + |