Przeglądaj źródła

Changes file for improved dirauth modularity (ticket 30345)

Nick Mathewson 6 lat temu
rodzic
commit
ee36bfa6de
1 zmienionych plików z 3 dodań i 0 usunięć
  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.