浏览代码

Changes file for 27186

Nick Mathewson 7 年之前
父节点
当前提交
3adef11d10
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      changes/27186

+ 4 - 0
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.