aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-11-13 08:42:20 -0500
committerNick Mathewson <nickm@torproject.org>2015-11-13 08:42:20 -0500
commit7bdbcdaed8ed95986de854488572b6b822ab8435 (patch)
tree8e74b2cd065f542280594ffe1e6e1f0eb7e825d9 /changes
parentf7ccc9b975ae3e6531767c1a56cd85c906292aff (diff)
parent7b859fd8c558c9cf08add79db87fb1cb76537535 (diff)
downloadtor-7bdbcdaed8ed95986de854488572b6b822ab8435.tar.gz
tor-7bdbcdaed8ed95986de854488572b6b822ab8435.zip
Merge commit '7b859fd8c558c9cf08add79db87fb1cb76537535'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug173643
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug17364 b/changes/bug17364
new file mode 100644
index 0000000000..dd9ff12784
--- /dev/null
+++ b/changes/bug17364
@@ -0,0 +1,3 @@
+ o Documentation:
+ - Note that HiddenServicePorts can take a unix domain socket.
+ Closes ticket 17364.