summaryrefslogtreecommitdiff
path: root/changes/ticket32344
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket32344')
-rw-r--r--changes/ticket323444
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket32344 b/changes/ticket32344
new file mode 100644
index 0000000000..9dfb326976
--- /dev/null
+++ b/changes/ticket32344
@@ -0,0 +1,4 @@
+ o Code simplification and refactoring:
+ - Immutability is now implemented as a flag on individual configuration
+ options rather than as part of the option-transition checking
+ code. Closes ticket 32344.