diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-05-17 08:10:16 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-05-17 08:10:16 -0400 |
commit | e5deb2bbc73d8830ae6c479a4532e72112f5484a (patch) | |
tree | acc5691f38eb42ff7ccac037c3efab41fbbe6291 /changes | |
parent | 6945f2b3efb65f9812885e91179203621d37dd7a (diff) | |
parent | a521c427883697fcfa027ffd72bb38f3aee5aceb (diff) | |
download | tor-e5deb2bbc73d8830ae6c479a4532e72112f5484a.tar.gz tor-e5deb2bbc73d8830ae6c479a4532e72112f5484a.zip |
Merge branch 'maint-0.3.4' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2019-05-13 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2019-05-13 b/changes/geoip-2019-05-13 new file mode 100644 index 0000000000..0a2fa18971 --- /dev/null +++ b/changes/geoip-2019-05-13 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the May 13 2019 Maxmind GeoLite2 + Country database. Closes ticket 30522. + |