diff options
Diffstat (limited to 'changes/ticket33460')
-rw-r--r-- | changes/ticket33460 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket33460 b/changes/ticket33460 new file mode 100644 index 0000000000..21e0fc966c --- /dev/null +++ b/changes/ticket33460 @@ -0,0 +1,4 @@ + o Minor features (usability): + - Include more information when failing to parse a configuration value. + This should make it easier to tell what's going wrong when a + configuration file doesn't parse. Closes ticket 33460. |