Explorar o código

changes file for ticket30935

Nick Mathewson %!s(int64=6) %!d(string=hai) anos
pai
achega
38c4e1426c
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      changes/ticket30935

+ 6 - 0
changes/ticket30935

@@ -0,0 +1,6 @@
+  o Code simplification and refactoring:
+    - Numerous simplifications in configuration-handling logic:
+      remove duplicated macro definitions, replace magical names
+      with flags, and refactor "TestingTorNetwork" to use the
+      same default-option logic as the rest of Tor.
+      Closes ticket 30935.