aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket13172
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket13172')
-rw-r--r--changes/ticket131724
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket13172 b/changes/ticket13172
new file mode 100644
index 0000000000..a1d47fd9cf
--- /dev/null
+++ b/changes/ticket13172
@@ -0,0 +1,4 @@
+ o Code simplification and refactoring:
+ - Avoid using operators directly as macro arguments: this lets us
+ apply coccinelle transformations to our codebase more
+ directly. Closes ticket 13172. \ No newline at end of file