diff --git a/changes/ticket_27864 b/changes/ticket_27864 new file mode 100644 index 0000000000000000000000000000000000000000..cf144101d245850c79bf65bebf2a5fa44046ba37 --- /dev/null +++ b/changes/ticket_27864 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Split the router.c file into relay-only and shared components, + to help with future modularization. Closes ticket 27864.