aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-11-07 14:42:58 -0500
committerNick Mathewson <nickm@torproject.org>2013-11-07 14:42:58 -0500
commit940d286a7493ba890f89f17cc5c70c3e37a7ccd0 (patch)
treeb7ab281db51dd27634db8c8de810594aba4939b0 /changes
parent86cfc64d4565187250c8b92d25c24a1c5a0bec0d (diff)
downloadtor-940d286a7493ba890f89f17cc5c70c3e37a7ccd0.tar
tor-940d286a7493ba890f89f17cc5c70c3e37a7ccd0.tar.gz
Documentation and tests for 10060
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket100605
1 files changed, 2 insertions, 3 deletions
diff --git a/changes/ticket10060 b/changes/ticket10060
index 6ad0feb04..867c46436 100644
--- a/changes/ticket10060
+++ b/changes/ticket10060
@@ -1,6 +1,5 @@
o Minor features:
- - Adding --allow-missing-torrc commandline option
- that allows Tor to run if configuration file specified
- by -f is not available, but default torrc is.
+ - Adding --allow-missing-torrc commandline option that allows Tor to
+ run if configuration file specified by -f is not available.
Implements ticket 10060.