From: Nick Mathewson Date: Thu, 29 Jan 2015 20:12:14 +0000 (-0500) Subject: changes file for 14451 X-Git-Tag: tor-0.2.6.3-alpha~100^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c5133e42d731a79480b6d54fbe81f440a9f4429;p=thirdparty%2Ftor.git changes file for 14451 --- diff --git a/changes/bug14451 b/changes/bug14451 new file mode 100644 index 0000000000..7949a78070 --- /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. +