浏览代码

changes file for control.c splitup

Nick Mathewson 6 年之前
父节点
当前提交
b71febcea8
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      changes/ticket29894

+ 4 - 0
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.