diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-04-05 08:22:34 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-04-05 08:22:34 -0400 |
commit | 834eef2452a667c5557e5a09bb879cc2fc98a661 (patch) | |
tree | 88a8827a89b4d5d26a583ae028f66fbf21d0653d /changes | |
parent | 5acfc3087663340f55de6081cdd13b484525f43a (diff) | |
parent | b68e636b3368feb48444fd2f652ca279ddb73946 (diff) | |
download | tor-834eef2452a667c5557e5a09bb879cc2fc98a661.tar.gz tor-834eef2452a667c5557e5a09bb879cc2fc98a661.zip |
Merge branch 'maint-0.2.9' into maint-0.3.1
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. + |