commit 3adef11d10aa0019f07ea10264504e82541b3aa7 parent 2d05500a1eacf3680a1b45992306c4b38f965616 Author: Nick Mathewson <nickm@torproject.org> Date: Thu, 13 Sep 2018 13:37:29 -0400 Changes file for 27186 Diffstat:
| A | changes/27186 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/27186 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.