Changes file for ticket31626 (confparse.[ch] move)

This commit is contained in:
Nick Mathewson
2019-09-11 10:25:27 -04:00
parent ae6e60281c
commit c7cbe64463
+4
View File
@@ -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.