Explorar o código

changes file for control.c splitup

Nick Mathewson %!s(int64=6) %!d(string=hai) anos
pai
achega
b71febcea8
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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.