summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-09-13 13:37:29 -0400
committerNick Mathewson <nickm@torproject.org>2018-09-13 13:37:29 -0400
commit3adef11d10aa0019f07ea10264504e82541b3aa7 (patch)
tree535cc6a8618fddb469f355bcf8c86c37217be05d
parent2d05500a1eacf3680a1b45992306c4b38f965616 (diff)
downloadtor-3adef11d10aa0019f07ea10264504e82541b3aa7.tar.gz
tor-3adef11d10aa0019f07ea10264504e82541b3aa7.zip
Changes file for 27186
-rw-r--r--changes/271864
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/27186 b/changes/27186
new file mode 100644
index 0000000000..522580e91a
--- /dev/null
+++ b/changes/27186
@@ -0,0 +1,4 @@
+ o Minor features (UI):
+ - Log each included configuration file or directory as we read it, to
+ provide more visibility about where Tor is reading from.
+ Patch from Unto Sten; closes ticket 27186.