summaryrefslogtreecommitdiff
path: root/changes/ticket32187
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket32187')
-rw-r--r--changes/ticket321873
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket32187 b/changes/ticket32187
new file mode 100644
index 0000000000..b5b4e16bfc
--- /dev/null
+++ b/changes/ticket32187
@@ -0,0 +1,3 @@
+ o Code simplification and refactoring:
+ - Remove some unused arguments from the options_validate() function,
+ to simplify our code and tests. Closes ticket 32187.