Explorar o código

Changes file for 31625 (config flag refactor)

Nick Mathewson %!s(int64=6) %!d(string=hai) anos
pai
achega
d545fe1992
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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.