blob: 1bffbc652b2a7730c780fbd5857d51c6ce2754fe (
plain)
1
2
3
4
5
|
o Minor features (configuration):
- We use a flag-driven logic to warn about obsolete configuration fields,
so that we can include their names. In 0.4.2, we used
a special type, which prevented us from generating good warnings.
Implements ticket 32404.
|