changes: file for 33633

This commit is contained in:
teor
2020-03-18 19:15:14 +10:00
parent d79e5d52bc
commit aa560a5ade
+6
View File
@@ -0,0 +1,6 @@
o Code simplification and refactoring:
- Move the circuit extend code to the relay module.
Split the circuit extend function into smaller functions.
Closes ticket 33633.
- Move LOG_PROTOCOL_WARN to app/config.c. Resolves a dependency inversion.
Closes ticket 33633.