diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-09-13 13:37:29 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-09-13 13:37:29 -0400 |
commit | 3adef11d10aa0019f07ea10264504e82541b3aa7 (patch) | |
tree | 535cc6a8618fddb469f355bcf8c86c37217be05d | |
parent | 2d05500a1eacf3680a1b45992306c4b38f965616 (diff) | |
download | tor-3adef11d10aa0019f07ea10264504e82541b3aa7.tar.gz tor-3adef11d10aa0019f07ea10264504e82541b3aa7.zip |
Changes file for 27186
-rw-r--r-- | changes/27186 | 4 |
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. |