From: Nick Mathewson Date: Wed, 15 Apr 2015 13:40:27 +0000 (-0400) Subject: chagnes file for 15542 X-Git-Tag: tor-0.2.7.1-alpha~69 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7e6437babcea32c98cb028796bff1f81675b2c3b;p=thirdparty%2Ftor.git chagnes file for 15542 --- 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".