summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-06-29 16:18:00 -0400
committerNick Mathewson <nickm@torproject.org>2016-06-29 16:18:00 -0400
commit11ba7f00371ef3ed7b9fd353aad4e3e672239a40 (patch)
treec670fa166b5e84973a7e1702a7b7c55a23cf6a2d /changes
parentff5b10c9161f7ffd2fb2758241ff893b76c1807c (diff)
parent869e5688b7856b0ceb8290a76a651a7f4306e926 (diff)
downloadtor-11ba7f00371ef3ed7b9fd353aad4e3e672239a40.tar.gz
tor-11ba7f00371ef3ed7b9fd353aad4e3e672239a40.zip
Merge remote-tracking branch 'weasel/bug19504'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug195043
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug19504 b/changes/bug19504
new file mode 100644
index 0000000000..1a7676a1e3
--- /dev/null
+++ b/changes/bug19504
@@ -0,0 +1,3 @@
+ o Minor bugfixes (documentation):
+ - Document the --passphrase-fd option in the tor manpage.
+ Fixes bug 19504.