diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-03-13 10:58:02 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-03-13 10:58:02 -0400 |
commit | 67a313f0ecc281dd73004eaa810b17e3cdcc3a24 (patch) | |
tree | a12cb1c3ef314e268be15cbebfde8544a6164827 /changes | |
parent | 9eb6f9d3c805c1f49b7ac00776368e672829cf95 (diff) | |
parent | 3418a3a7f0199c0573213dfa586315ff2329f667 (diff) | |
download | tor-67a313f0ecc281dd73004eaa810b17e3cdcc3a24.tar.gz tor-67a313f0ecc281dd73004eaa810b17e3cdcc3a24.zip |
Merge branch 'maint-0.2.5' into maint-0.2.9
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2018-03-08 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2018-03-08 b/changes/geoip-2018-03-08 new file mode 100644 index 0000000000..d9696aab53 --- /dev/null +++ b/changes/geoip-2018-03-08 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the March 8 2018 Maxmind GeoLite2 + Country database. Closes ticket 25469. + |