diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-09-08 08:10:15 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-09-08 08:10:15 -0400 |
commit | 1b1eeb0fb916c424ac8836ca2ec357d25967e041 (patch) | |
tree | 6acc7878249d16a6d6e13012b9ab3776822de5fa /changes | |
parent | 22e6880296185f2ed12755290f73dc30b3dc5510 (diff) | |
parent | 96aed28f143298b33363a7a0ca997e2a4d2eae29 (diff) | |
download | tor-1b1eeb0fb916c424ac8836ca2ec357d25967e041.tar.gz tor-1b1eeb0fb916c424ac8836ca2ec357d25967e041.zip |
Merge branch 'feature23237'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature23237 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/feature23237 b/changes/feature23237 new file mode 100644 index 0000000000..261577261c --- /dev/null +++ b/changes/feature23237 @@ -0,0 +1,4 @@ + o Minor features (controller): + - Added new GETINFO targets ip-to-country/{ipv4,ipv6}-available, so + controllers can tell whether the geoip databases are loaded. + Closes ticket 23237. |