ソースを参照

Changes file for 31625 (config flag refactor)

Nick Mathewson 6 年 前
コミット
d545fe1992
1 ファイル変更4 行追加0 行削除
  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.