diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-03-06 14:29:43 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-03-06 14:29:43 -0500 |
commit | 9b4ecbaa7d5a19c2ddbb5e2c442e19c248930a7b (patch) | |
tree | d9df1acb61d9a0a2aaa51c08d41b2f3ed442f013 /changes | |
parent | a999cb43df3dc4e64820347486a2d861636bfc2e (diff) | |
parent | d6f77b99dac1a368514cfcfc1d6c5908ef6dd74a (diff) | |
download | tor-9b4ecbaa7d5a19c2ddbb5e2c442e19c248930a7b.tar.gz tor-9b4ecbaa7d5a19c2ddbb5e2c442e19c248930a7b.zip |
Merge branch 'maint-0.3.5' into maint-0.4.0
Diffstat (limited to 'changes')
-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. + |