aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket32185
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket32185')
-rw-r--r--changes/ticket321854
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket32185 b/changes/ticket32185
deleted file mode 100644
index 86f5dc5af1..0000000000
--- a/changes/ticket32185
+++ /dev/null
@@ -1,4 +0,0 @@
- o Code simplification and refactoring:
- - Simplify the options_validate() code so that it looks at the default
- options directly, rather than taking default options as an argument.
- This change lets us simplify its interface. Closes ticket 32185.