commit d545fe1992432004689c66372f1a61e7c3fb7899 Author: Nick Mathewson nickm@torproject.org Date: Thu Sep 5 11:48:54 2019 -0400
Changes file for 31625 (config flag refactor) --- changes/ticket31625 | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/changes/ticket31625 b/changes/ticket31625 new file mode 100644 index 000000000..822a921e4 --- /dev/null +++ b/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.
tor-commits@lists.torproject.org