diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-01-07 08:43:45 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-01-07 08:43:45 -0500 |
commit | ba71b178655fcec2ad55383987001d2fd6a3873d (patch) | |
tree | fca01b12cfa06bf47915971e98f7ada2ebfe1d13 /changes | |
parent | fee2eaf2d4b401c0e6d879224bf42992a780085a (diff) | |
parent | 445d6750f79c266c0e21e7a31e6d5f872f8a4ec8 (diff) | |
download | tor-ba71b178655fcec2ad55383987001d2fd6a3873d.tar.gz tor-ba71b178655fcec2ad55383987001d2fd6a3873d.zip |
Merge branch 'maint-0.2.9' into maint-0.3.3
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. + |