aboutsummaryrefslogtreecommitdiff
path: root/changes/clean_asprintf
diff options
context:
space:
mode:
Diffstat (limited to 'changes/clean_asprintf')
-rw-r--r--changes/clean_asprintf3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/clean_asprintf b/changes/clean_asprintf
new file mode 100644
index 000000000..fc1613f8d
--- /dev/null
+++ b/changes/clean_asprintf
@@ -0,0 +1,3 @@
+ o Code simplifications and refactoring
+ - Use the smartlist_add_asprintf alias more consistently
+ throughout the codebase.