diff options
Diffstat (limited to 'changes/split_circuitbuild')
-rw-r--r-- | changes/split_circuitbuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/split_circuitbuild b/changes/split_circuitbuild new file mode 100644 index 0000000000..0d3c80e5d9 --- /dev/null +++ b/changes/split_circuitbuild @@ -0,0 +1,4 @@ + o Code simplification and refactoring: + - Move the entry node code from circuitbuild.c to its own file. + - Move the circuit build timeout tracking code from circuitbuild.c + to its own file. |