blob: 9dfb326976c7a809b8fa16568fac868e0d9b8bb1 (
plain)
1
2
3
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.
|