diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-02-12 09:56:49 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-02-12 09:56:49 -0500 |
commit | 5f80ad5b4a653f990b02bd42ea8810b3f1a6ecd3 (patch) | |
tree | 3e75180f677f8633af841a385ec9c9bb560caf0d /changes/geoip-2019-02-05 | |
parent | 9348742012c8df6047be84d1ea11f2b9bfba8444 (diff) | |
parent | 7ead2af622b968e3dc843de0d49a8b3898e53506 (diff) | |
download | tor-5f80ad5b4a653f990b02bd42ea8810b3f1a6ecd3.tar.gz tor-5f80ad5b4a653f990b02bd42ea8810b3f1a6ecd3.zip |
Merge branch 'maint-0.3.3' into release-0.3.3
Diffstat (limited to 'changes/geoip-2019-02-05')
-rw-r--r-- | changes/geoip-2019-02-05 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2019-02-05 b/changes/geoip-2019-02-05 new file mode 100644 index 0000000000..78ee6d4242 --- /dev/null +++ b/changes/geoip-2019-02-05 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the February 5 2019 Maxmind GeoLite2 + Country database. Closes ticket 29478. + |