diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-01-07 08:43:45 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-01-07 08:43:45 -0500 |
commit | 0c75f83625864779aac92684fb9b764e05adf135 (patch) | |
tree | dcf80c46de9cc4d7a883a595dbb09dc2bdaaa86f /changes | |
parent | cba5c8829dd22885764d2d1340fb1ea9c16117c0 (diff) | |
parent | ba71b178655fcec2ad55383987001d2fd6a3873d (diff) | |
download | tor-0c75f83625864779aac92684fb9b764e05adf135.tar.gz tor-0c75f83625864779aac92684fb9b764e05adf135.zip |
Merge branch 'maint-0.3.3' into release-0.3.3
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2019-01-03 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2019-01-03 b/changes/geoip-2019-01-03 new file mode 100644 index 0000000000..27ffb7f460 --- /dev/null +++ b/changes/geoip-2019-01-03 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the January 3 2019 Maxmind GeoLite2 + Country database. Closes ticket 29012. + |