diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-03-06 14:29:33 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-03-06 14:29:33 -0500 |
commit | 155b0f5521b12c17d7e5b500c6aa7ed20fcacc12 (patch) | |
tree | 8137d004b66c659f235ca0ac0b6e45209560ea8e /changes/geoip-2019-03-04 | |
parent | f56645917e6c4743b285eb82e797accb3723399a (diff) | |
parent | 0c9cd7c487ac75d9505f46e5ff42087d383eb1b4 (diff) | |
download | tor-155b0f5521b12c17d7e5b500c6aa7ed20fcacc12.tar.gz tor-155b0f5521b12c17d7e5b500c6aa7ed20fcacc12.zip |
Merge branch 'maint-0.3.3' into maint-0.3.4
Diffstat (limited to 'changes/geoip-2019-03-04')
-rw-r--r-- | changes/geoip-2019-03-04 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2019-03-04 b/changes/geoip-2019-03-04 new file mode 100644 index 0000000000..c8ce5dad5d --- /dev/null +++ b/changes/geoip-2019-03-04 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the March 4 2019 Maxmind GeoLite2 + Country database. Closes ticket 29666. + |