diff options
Diffstat (limited to 'changes/ticket29894')
-rw-r--r-- | changes/ticket29894 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket29894 b/changes/ticket29894 new file mode 100644 index 0000000000..6392598ec6 --- /dev/null +++ b/changes/ticket29894 @@ -0,0 +1,4 @@ + o Code simplification and refactoring: + - Split up the control.c file into several submodules, in preparation + for distributing its current responsibilities throughout the codebase. + Closes ticket 29894. |