diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-04-15 09:40:27 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-04-15 09:40:27 -0400 |
commit | 7e6437babcea32c98cb028796bff1f81675b2c3b (patch) | |
tree | 40ad38ac330291c01ab29a57d2f6209e72839aa4 /changes | |
parent | 59e753a4a6751a38c9caa0731c883cd1d8ac07c2 (diff) | |
download | tor-7e6437babcea32c98cb028796bff1f81675b2c3b.tar.gz tor-7e6437babcea32c98cb028796bff1f81675b2c3b.zip |
chagnes file for 15542
Diffstat (limited to 'changes')
-rw-r--r-- | changes/15542 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/15542 b/changes/15542 new file mode 100644 index 0000000000..bf289c9563 --- /dev/null +++ b/changes/15542 @@ -0,0 +1,3 @@ + o Minor features: + - The "--hash-password" option now implies "--hush" to avoid needless + noise. Closes ticket 15542. Patch from "cypherpunks". |