diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-01-22 18:48:22 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-01-22 18:48:22 -0500 |
commit | 46aee42cb99dcf3cba69091aeceb1f61d3961f3a (patch) | |
tree | a507d30bae57361dee26d1fb21bcc638b5e52048 /changes | |
parent | 0809690b481b37fae56a65171e6507e30e763bfa (diff) | |
download | tor-46aee42cb99dcf3cba69091aeceb1f61d3961f3a.tar.gz tor-46aee42cb99dcf3cba69091aeceb1f61d3961f3a.zip |
fix a lintchanges warning
Diffstat (limited to 'changes')
-rw-r--r-- | changes/geoip-january2017 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/geoip-january2017 b/changes/geoip-january2017 index de1a4cbe2a..77bc9a5991 100644 --- a/changes/geoip-january2017 +++ b/changes/geoip-january2017 @@ -1,4 +1,4 @@ - o Minor features: + o Minor features (geoip): - Update geoip and geoip6 to the January 4 2017 Maxmind GeoLite2 Country database. |