diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-06-12 08:11:20 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-06-12 08:11:20 -0400 |
commit | 74ac463e7fb806e5abf48be788daf03c40e930ad (patch) | |
tree | 331b76801d2f8c3f39f6222eb1427dd5095ecc2a /changes | |
parent | dd63033fcbb960ac563a8f417a7f65e62781d9a9 (diff) | |
parent | 19f386852333a6de5fbf9bcb3a4415b3bb135b4d (diff) | |
download | tor-74ac463e7fb806e5abf48be788daf03c40e930ad.tar.gz tor-74ac463e7fb806e5abf48be788daf03c40e930ad.zip |
Merge branch 'maint-0.3.1' into maint-0.3.2
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2018-06-07 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2018-06-07 b/changes/geoip-2018-06-07 new file mode 100644 index 0000000000..0f8cff97af --- /dev/null +++ b/changes/geoip-2018-06-07 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the June 7 2018 Maxmind GeoLite2 + Country database. Closes ticket 26351. + |