summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-01-11 09:23:02 -0500
committerNick Mathewson <nickm@torproject.org>2017-01-11 09:23:02 -0500
commit6c2b48dab73f7c4fb0ed79185b9f123dc2349be8 (patch)
tree7e5b04007f96338b20ebe858cd197940d6f0d034 /changes
parentb9054c6ee45a595580f89b4afd021ce70c6fc768 (diff)
parentceeaf04d16ba0b898acb53e44a5b41b8ab9115bb (diff)
downloadtor-6c2b48dab73f7c4fb0ed79185b9f123dc2349be8.tar.gz
tor-6c2b48dab73f7c4fb0ed79185b9f123dc2349be8.zip
Merge remote-tracking branch 'teor/bug21122'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug211224
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug21122 b/changes/bug21122
new file mode 100644
index 0000000000..72d09b230f
--- /dev/null
+++ b/changes/bug21122
@@ -0,0 +1,4 @@
+ o Minor bugfixes (documentation):
+ - Update the tor manual page to document every option that can not be
+ changed while tor is running. Fixes bug 21122; bugfix on multiple tor
+ versions.