diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-11-11 10:14:03 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-11-11 10:14:03 -0500 |
commit | 7beaaed245e99c57a5b35c266da4ff9fa5f2b113 (patch) | |
tree | 5e180d08c8088c0aa0a0182f23e85a4048960088 /changes | |
parent | 2abff832ddccbd8c32778cf4dba73729666b83d9 (diff) | |
parent | 853b6ad0950e8014784109879fa058fb0cb90dc8 (diff) | |
download | tor-7beaaed245e99c57a5b35c266da4ff9fa5f2b113.tar.gz tor-7beaaed245e99c57a5b35c266da4ff9fa5f2b113.zip |
Merge branch 'maint-0.2.9' into maint-0.3.5
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. + |