aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-10-01 11:01:18 -0400
committerNick Mathewson <nickm@torproject.org>2012-10-01 11:01:18 -0400
commita80d8e09d3b5f393f2dc83148ef66c6e1d7f4015 (patch)
tree86b6a2f114adf80b64401b21741d3328ed14d840 /changes
parentf128baf36c8378d40b82a2859f3c939c1d0f77dd (diff)
downloadtor-a80d8e09d3b5f393f2dc83148ef66c6e1d7f4015.tar.gz
tor-a80d8e09d3b5f393f2dc83148ef66c6e1d7f4015.zip
The --version option should imply --quiet.
Patch from 'maker'.
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket69972
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/ticket6997 b/changes/ticket6997
new file mode 100644
index 0000000000..0a33b37552
--- /dev/null
+++ b/changes/ticket6997
@@ -0,0 +1,2 @@
+ o Minor bugfixes:
+ - Command-line option "--version" implies "--quiet". Closes ticket #6997.