Selaa lähdekoodia

Changes file for improved dirauth modularity (ticket 30345)

Nick Mathewson 6 vuotta sitten
vanhempi
commit
ee36bfa6de
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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.