diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-03-13 10:59:30 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-03-13 10:59:30 -0400 |
commit | d60dc27555a2bed448617e0b82e61817c9cff895 (patch) | |
tree | ae1aae205e792365726df9f4e1249c9e9fe968c5 /changes | |
parent | 094294dbb1e631d9b11ee8dbc3f70ccb9f290c54 (diff) | |
parent | 0e7f15fdb6a5523ab1d4c856b5db455df3b3e1aa (diff) | |
download | tor-d60dc27555a2bed448617e0b82e61817c9cff895.tar.gz tor-d60dc27555a2bed448617e0b82e61817c9cff895.zip |
Merge branch 'maint-0.3.1' into maint-0.3.2
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2018-03-08 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2018-03-08 b/changes/geoip-2018-03-08 new file mode 100644 index 0000000000..d9696aab53 --- /dev/null +++ b/changes/geoip-2018-03-08 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the March 8 2018 Maxmind GeoLite2 + Country database. Closes ticket 25469. + |