diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-05-15 09:32:45 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-05-15 09:32:45 -0400 |
commit | 98aff146d367d08fd8f2d21131541bda951083ea (patch) | |
tree | 3d073e44a31690e0b1abd40240071dbcfd8dfcb6 /changes | |
parent | a394a2dd86579495797432114f62ea3265ed5ed0 (diff) | |
parent | 6acbd4c112d984c8a3fcfa1a387093131b740ca7 (diff) | |
download | tor-98aff146d367d08fd8f2d21131541bda951083ea.tar.gz tor-98aff146d367d08fd8f2d21131541bda951083ea.zip |
Merge branch 'maint-0.3.3'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2018-05-01 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2018-05-01 b/changes/geoip-2018-05-01 new file mode 100644 index 0000000000..1528bb0c31 --- /dev/null +++ b/changes/geoip-2018-05-01 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the May 1 2018 Maxmind GeoLite2 + Country database. Closes ticket 26104. + |