소스 검색

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.