Pārlūkot izejas kodu

Changes file for 31625 (config flag refactor)

Nick Mathewson 6 gadi atpakaļ
vecāks
revīzija
d545fe1992
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      changes/ticket31625

+ 4 - 0
changes/ticket31625

@@ -0,0 +1,4 @@
+  o Code simplification and refactoring:
+    - Replace our ad-hoc set of flags for configuration variables and
+      configuration variable types with fine-grained orthogonal flags
+      corresponding to the actual behavior we want. Closes ticket 31625.