浏览代码

Changes file for improved dirauth modularity (ticket 30345)

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

+ 3 - 0
changes/ticket30345

@@ -0,0 +1,3 @@
+  o Minor features (modularity):
+    - The --disable-module-dirauth compile-time option now disables
+      even more dirauth-only code. Closes ticket 30345.