diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-06-12 08:11:19 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-06-12 08:11:19 -0400 |
commit | 19f386852333a6de5fbf9bcb3a4415b3bb135b4d (patch) | |
tree | eb5277720ec2e72c6164282538000b53605170ea /changes | |
parent | 1ef8023e000d9136b7069515f9d7303810a8f3b2 (diff) | |
parent | ae540569ce25041db6e78119b2879a127906fbd5 (diff) | |
download | tor-19f386852333a6de5fbf9bcb3a4415b3bb135b4d.tar.gz tor-19f386852333a6de5fbf9bcb3a4415b3bb135b4d.zip |
Merge branch 'maint-0.2.9' into maint-0.3.1
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. + |