From 3adef11d10aa0019f07ea10264504e82541b3aa7 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 13 Sep 2018 13:37:29 -0400 Subject: [PATCH] Changes file for 27186 --- changes/27186 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/27186 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.