summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/ticket316264
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket31626 b/changes/ticket31626
new file mode 100644
index 0000000000..443bc1eb87
--- /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.