summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2015-01-26 21:23:42 +0200
committerNick Mathewson <nickm@torproject.org>2015-02-02 13:31:56 -0500
commit313e2a7dabbe9cc32c9db231cf5c97dee77cdea9 (patch)
treea22299a4c55756a93a13999e2c5a22b32459a3b6 /changes
parentfe328d192e76324ab788436318000ed1f20f8786 (diff)
downloadtor-313e2a7dabbe9cc32c9db231cf5c97dee77cdea9.tar.gz
tor-313e2a7dabbe9cc32c9db231cf5c97dee77cdea9.zip
Changes file for 13865.
Diffstat (limited to 'changes')
-rw-r--r--changes/feature138655
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/feature13865 b/changes/feature13865
new file mode 100644
index 0000000000..48291b4248
--- /dev/null
+++ b/changes/feature13865
@@ -0,0 +1,5 @@
+ o Minor features:
+ - Implement '-f -' CLI suboption to allow torrc to be read
+ from standard input, thus not requiring to store torrc in file
+ system. Implements feature 13865.
+