summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-04-15 09:40:27 -0400
committerNick Mathewson <nickm@torproject.org>2015-04-15 09:40:27 -0400
commit7e6437babcea32c98cb028796bff1f81675b2c3b (patch)
tree40ad38ac330291c01ab29a57d2f6209e72839aa4 /changes
parent59e753a4a6751a38c9caa0731c883cd1d8ac07c2 (diff)
downloadtor-7e6437babcea32c98cb028796bff1f81675b2c3b.tar.gz
tor-7e6437babcea32c98cb028796bff1f81675b2c3b.zip
chagnes file for 15542
Diffstat (limited to 'changes')
-rw-r--r--changes/155423
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".