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 | 329aa1c48ef838bd0ef0e83d829f1a6533b8f77f (patch) | |
tree | d2366c7028857e6a17a2b03cab243495b69e7eb6 /changes | |
parent | 29940511e3c431a2c62a3844c6b12a039eaed521 (diff) | |
parent | 7beaaed245e99c57a5b35c266da4ff9fa5f2b113 (diff) | |
download | tor-329aa1c48ef838bd0ef0e83d829f1a6533b8f77f.tar.gz tor-329aa1c48ef838bd0ef0e83d829f1a6533b8f77f.zip |
Merge branch 'maint-0.3.5' into maint-0.4.0
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. + |