diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-06-12 08:11:20 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-06-12 08:11:20 -0400 |
commit | b2470f5140954db29e81498ad34d0c8cd7705064 (patch) | |
tree | 49d79acbd6afd41d39157e2e00f8709cd171f7e3 /changes | |
parent | fa195626bdc12c99d60c7a909b9e1b632bc0c4f4 (diff) | |
parent | 6dca180ae9abcd5bd12c6aa4dda8d3e19017a6cb (diff) | |
download | tor-b2470f5140954db29e81498ad34d0c8cd7705064.tar.gz tor-b2470f5140954db29e81498ad34d0c8cd7705064.zip |
Merge branch 'maint-0.3.3'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-2018-06-07 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/geoip-2018-06-07 b/changes/geoip-2018-06-07 new file mode 100644 index 0000000000..0f8cff97af --- /dev/null +++ b/changes/geoip-2018-06-07 @@ -0,0 +1,4 @@ + o Minor features (geoip): + - Update geoip and geoip6 to the June 7 2018 Maxmind GeoLite2 + Country database. Closes ticket 26351. + |