]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
chagnes file for 15542
authorNick Mathewson <nickm@torproject.org>
Wed, 15 Apr 2015 13:40:27 +0000 (09:40 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 15 Apr 2015 13:40:27 +0000 (09:40 -0400)
changes/15542 [new file with mode: 0644]

diff --git a/changes/15542 b/changes/15542
new file mode 100644 (file)
index 0000000..bf289c9
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor features:
+    - The "--hash-password" option now implies "--hush" to avoid needless
+      noise. Closes ticket 15542. Patch from "cypherpunks".