diff --git a/changes/ticket27924 b/changes/ticket27924 new file mode 100644 index 0000000000..7348727b3a --- /dev/null +++ b/changes/ticket27924 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Divide the "routerparse.c" module into separate modules for each + group of parsed objects. Closes ticket 27924.