瀏覽代碼

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.