diff options
Diffstat (limited to 'changes/ticket32137')
-rw-r--r-- | changes/ticket32137 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket32137 b/changes/ticket32137 new file mode 100644 index 0000000000..3b00ddcf24 --- /dev/null +++ b/changes/ticket32137 @@ -0,0 +1,4 @@ + o Code simplification and refactoring: + - Our include.am files are now broken up by subdirectory. Previously, + src/core/include.am covered all of the subdirectories in "core", + "feature", and "app". Closes ticket 32137. |