commit 4c5133e42d731a79480b6d54fbe81f440a9f4429 Author: Nick Mathewson nickm@torproject.org Date: Thu Jan 29 15:12:14 2015 -0500
changes file for 14451 --- changes/bug14451 | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/changes/bug14451 b/changes/bug14451 new file mode 100644 index 0000000..7949a78 --- /dev/null +++ b/changes/bug14451 @@ -0,0 +1,7 @@ + + + o Minor features: + - ControlPort now supports the unix:/path/to/dir syntax as an alternative + to the ControlSocket option, for consistency with SocksPort and + hidden services. Closes ticket 14451. +