diff options
Diffstat (limited to 'changes/ticket32237')
-rw-r--r-- | changes/ticket32237 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket32237 b/changes/ticket32237 deleted file mode 100644 index dfa0b78405..0000000000 --- a/changes/ticket32237 +++ /dev/null @@ -1,5 +0,0 @@ - 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. |