diff options
-rw-r--r-- | changes/ticket_27864 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket_27864 b/changes/ticket_27864 new file mode 100644 index 0000000000..cf144101d2 --- /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. |