summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-01-07 09:20:03 -0800
committerNick Mathewson <nickm@torproject.org>2016-01-07 09:20:03 -0800
commit5ba7b1a74d3cfc85db898dd1af748bf4234fc9a7 (patch)
tree58e5a10bcaa3f1b9edd41e8b51b4da6412dcfab7 /changes
parent37b0d27a343c8ae1e6a552ed8d7ab7b26dae6084 (diff)
parent3bc45f2628b8f9f979835503b42f6ae103dbd703 (diff)
downloadtor-5ba7b1a74d3cfc85db898dd1af748bf4234fc9a7.tar.gz
tor-5ba7b1a74d3cfc85db898dd1af748bf4234fc9a7.zip
Merge remote-tracking branch 'gtank/feature16774-squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/feature167743
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/feature16774 b/changes/feature16774
new file mode 100644
index 0000000000..87ba488cc6
--- /dev/null
+++ b/changes/feature16774
@@ -0,0 +1,3 @@
+ o Minor enhancement:
+ - Adds FallbackDir entries to 'GETINFO config/defaults'. Closes ticket
+ #16774 and 17817. Patch by George Tankersley.