diff options
Diffstat (limited to 'changes/refactor_config')
-rw-r--r-- | changes/refactor_config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/refactor_config b/changes/refactor_config new file mode 100644 index 0000000000..8d272e7534 --- /dev/null +++ b/changes/refactor_config @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Move the generic "config" code into a new file, and have "config.c" + hold only torrc- and state-related code. |