summaryrefslogtreecommitdiff
path: root/changes/15542
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-04-30 15:29:56 -0400
committerNick Mathewson <nickm@torproject.org>2015-04-30 15:29:56 -0400
commitef7ef4abb4f28d0d7615cd1bcae42c38f3c08e48 (patch)
tree7f4a2bb6a09174313ffacdb2df8eb82772de5b57 /changes/15542
parent174598f3ef95423bcc9d1614638a4cc9e7dd9f52 (diff)
downloadtor-ef7ef4abb4f28d0d7615cd1bcae42c38f3c08e48.tar.gz
tor-ef7ef4abb4f28d0d7615cd1bcae42c38f3c08e48.zip
Move changes entries into changelog for 0.2.7.1-alpha
Diffstat (limited to 'changes/15542')
-rw-r--r--changes/155423
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/15542 b/changes/15542
deleted file mode 100644
index bf289c9563..0000000000
--- a/changes/15542
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor features:
- - The "--hash-password" option now implies "--hush" to avoid needless
- noise. Closes ticket 15542. Patch from "cypherpunks".