diff options
Diffstat (limited to 'changes/ticket10060')
-rw-r--r-- | changes/ticket10060 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket10060 b/changes/ticket10060 new file mode 100644 index 0000000000..867c46436b --- /dev/null +++ b/changes/ticket10060 @@ -0,0 +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. + Implements ticket 10060. + |