diff options
Diffstat (limited to 'changes/ticket32344')
-rw-r--r-- | changes/ticket32344 | 4 |
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. |