diff options
Diffstat (limited to 'changes/bug18889')
-rw-r--r-- | changes/bug18889 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug18889 b/changes/bug18889 new file mode 100644 index 0000000000..45b09921d6 --- /dev/null +++ b/changes/bug18889 @@ -0,0 +1,2 @@ + o Code simplification and refactoring: + - Remove redundant declarations of the MIN macro. Closes ticket 18889. |