diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-05-15 09:32:44 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-05-15 09:32:44 -0400 |
commit | 502d2c00625501f312496d842aeb16a840d4d7b0 (patch) | |
tree | 8379c964706d114580dd9bb87dd9b38b3178994d /changes | |
parent | 2d61a83513d4537735843f50c1766c224dd86183 (diff) | |
parent | 033e4723f3651062779ff64a619ec526950857f5 (diff) | |
download | tor-502d2c00625501f312496d842aeb16a840d4d7b0.tar.gz tor-502d2c00625501f312496d842aeb16a840d4d7b0.zip |
Merge branch 'maint-0.2.9' into maint-0.3.1
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2018-05-01 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2018-05-01 b/changes/geoip-2018-05-01 new file mode 100644 index 0000000000..1528bb0c31 --- /dev/null +++ b/changes/geoip-2018-05-01 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the May 1 2018 Maxmind GeoLite2 + Country database. Closes ticket 26104. + |