summaryrefslogtreecommitdiff
path: root/changes/ticket32237
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket32237')
-rw-r--r--changes/ticket322375
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket32237 b/changes/ticket32237
new file mode 100644
index 0000000000..dfa0b78405
--- /dev/null
+++ b/changes/ticket32237
@@ -0,0 +1,5 @@
+ o Minor features (developer tools):
+ - Add a rename_c_identifiers.py tool to rename a bunch of C
+ identifiers at once, and generate a well-formed commit message
+ describing the change. This should help with refactoring. Closes
+ ticket 32237.