diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-01-07 08:43:46 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-01-07 08:43:46 -0500 |
commit | 85c5f58509898bf8236ccb8998556f1ab688cb05 (patch) | |
tree | 138ba25d8131fc3aa41bed80a0af4c236ce08a25 /changes | |
parent | 74bda3079c97490e0cdae7368ef1bc6f1242bd47 (diff) | |
parent | 3d18903f53081cc31bd74d10632d1319ed5eba48 (diff) | |
download | tor-85c5f58509898bf8236ccb8998556f1ab688cb05.tar.gz tor-85c5f58509898bf8236ccb8998556f1ab688cb05.zip |
Merge branch 'maint-0.3.4' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2019-01-03 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2019-01-03 b/changes/geoip-2019-01-03 new file mode 100644 index 0000000000..27ffb7f460 --- /dev/null +++ b/changes/geoip-2019-01-03 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the January 3 2019 Maxmind GeoLite2 + Country database. Closes ticket 29012. + |