diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-04-07 14:09:55 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-04-07 14:09:55 -0400 |
commit | edde1a7844f6c0e3aafd8463edc3c10f486eb51c (patch) | |
tree | ef784a346c07eb4edcab1d1c1efcf33dde97c66e /changes | |
parent | 1457364c497d5a455d41d95118caad342d63bb8f (diff) | |
parent | 6b0c443dde31f57f00c36ef4d53bd85bdfef8d79 (diff) | |
download | tor-edde1a7844f6c0e3aafd8463edc3c10f486eb51c.tar.gz tor-edde1a7844f6c0e3aafd8463edc3c10f486eb51c.zip |
Merge branch 'bug15541_squashed'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug15541 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug15541 b/changes/bug15541 new file mode 100644 index 0000000000..f73ce5f4d4 --- /dev/null +++ b/changes/bug15541 @@ -0,0 +1,5 @@ + o Minor bugfixes (interface): + - Print usage information for --dump-config when it is used without + an argument. Also, fix the error message to use different wording + and add newline at the end. Fixes bug 15541; bugfix on 0.2.5.1-alpha. + |