diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-12-06 16:02:08 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-12-06 16:02:08 -0500 |
commit | 3248630fc81b24b22e337fab70d67c966b059356 (patch) | |
tree | e301b1ab3994f8b0ad0103db543df4843ecad979 /changes | |
parent | 0a33522b6268ca8936df37dab4ed622e0ff5507b (diff) | |
parent | 6513102b9d186793402e05ec3d37f077d01a0cc2 (diff) | |
download | tor-3248630fc81b24b22e337fab70d67c966b059356.tar.gz tor-3248630fc81b24b22e337fab70d67c966b059356.zip |
Merge branch 'maint-0.4.1' into maint-0.4.2
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2019-12-03 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2019-12-03 b/changes/geoip-2019-12-03 new file mode 100644 index 0000000000..ea62b6ee89 --- /dev/null +++ b/changes/geoip-2019-12-03 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the December 3 2019 Maxmind GeoLite2 + Country database. Closes ticket 32685. + |