diff options
Diffstat (limited to 'changes/bug14994')
-rw-r--r-- | changes/bug14994 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug14994 b/changes/bug14994 new file mode 100644 index 0000000000..aafeac4b2a --- /dev/null +++ b/changes/bug14994 @@ -0,0 +1,8 @@ + o Minor bugfixes (command-line interface): + - When "--quiet" is provided along with "--validate-config", do not + write anything to stdout on success. Fixes bug 14994; bugfix on + 0.2.3.3-alpha. + - When complaining about bad arguments to "--dump-config", use + stderr, not stdout. + + |