[tor-commits] [tor/master] Changes file for ticket31626 (confparse.[ch] move)
dgoulet at torproject.org
dgoulet at torproject.org
Thu Sep 12 17:54:50 UTC 2019
commit c7cbe64463cba30586e53e8e5dba9596aba3c67d
Author: Nick Mathewson <nickm at torproject.org>
Date: Wed Sep 11 10:25:27 2019 -0400
Changes file for ticket31626 (confparse.[ch] move)
---
changes/ticket31626 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/changes/ticket31626 b/changes/ticket31626
new file mode 100644
index 000000000..443bc1eb8
--- /dev/null
+++ b/changes/ticket31626
@@ -0,0 +1,4 @@
+ o Code simplification and refactoring:
+ - Move our backend logic for working with configuration and state
+ files into a lower-level library, since in no longer depends on
+ any tor-specific functionality. Closes ticket 31626.
More information about the tor-commits
mailing list