aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket33633
blob: de030a6000d11e51c2c1c531567f8ce390a34e91 (plain)
1
2
3
4
5
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.