diff options
Diffstat (limited to 'changes/bug14451')
-rw-r--r-- | changes/bug14451 | 7 |
1 files changed, 7 insertions, 0 deletions
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. + |