Commit aa560a5a authored by teor's avatar teor
Browse files

changes: file for 33633

parent d79e5d52
Loading
Loading
Loading
Loading

changes/ticket33633

0 → 100644
+6 −0
Original line number Diff line number Diff line
  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.