diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-03-13 10:58:03 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-03-13 10:58:03 -0400 |
commit | 950606dcc947fee4a7196bce0bab1595164fbab0 (patch) | |
tree | 1b2413dacd167d2a359ee08443f639649559e83b /changes | |
parent | 676a28599dcc3854a98c684808055db76dcd265b (diff) | |
parent | 38b7885c90fd5e11495cb37f838fd55ca72e9290 (diff) | |
download | tor-950606dcc947fee4a7196bce0bab1595164fbab0.tar.gz tor-950606dcc947fee4a7196bce0bab1595164fbab0.zip |
Merge branch 'maint-0.3.2' into maint-0.3.3
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. + |