diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-11-11 10:14:04 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-11-11 10:14:04 -0500 |
commit | a920597f629c4eee959e0f789d7b6da48da74579 (patch) | |
tree | 7b1e0af994d001e84c303a060c6e2b6069b09acb /changes | |
parent | 8b1f99c29d6bcdbd3598b835b7084cee30383d01 (diff) | |
parent | 29eb7b07ef5d5af0c54bbc36804363a0bfdd3252 (diff) | |
download | tor-a920597f629c4eee959e0f789d7b6da48da74579.tar.gz tor-a920597f629c4eee959e0f789d7b6da48da74579.zip |
Merge branch 'maint-0.4.1' into maint-0.4.2
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2019-11-06 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2019-11-06 b/changes/geoip-2019-11-06 new file mode 100644 index 0000000000..a470981012 --- /dev/null +++ b/changes/geoip-2019-11-06 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the November 6 2019 Maxmind GeoLite2 + Country database. Closes ticket 32440. + |