summaryrefslogtreecommitdiff
path: root/changes/bug9578
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug9578')
-rw-r--r--changes/bug95786
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug9578 b/changes/bug9578
new file mode 100644
index 0000000000..96d66fe1f7
--- /dev/null
+++ b/changes/bug9578
@@ -0,0 +1,6 @@
+ o Minor bugfixes:
+ - When a command-line option such as --version or --help that ordinarily
+ implies --hush appears on the command line along with --quiet, obey
+ --quiet. Previously, we obeyed --quiet only if it appeared later on the
+ command line. Fixes bug 9578; bugfix on 0.2.5.1-alpha.
+