summaryrefslogtreecommitdiff
path: root/changes/bug12585
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-01-13 13:13:19 -0500
committerNick Mathewson <nickm@torproject.org>2015-01-13 13:13:19 -0500
commit8d1fa0c87dd84f7f2ce7f9429140f1282330fce8 (patch)
tree5e203baf9d28c367e3679070a4c892ae1f0f06d5 /changes/bug12585
parent2b8cebaac0232e2ca2fd09ffa3225d7550cb54a3 (diff)
downloadtor-8d1fa0c87dd84f7f2ce7f9429140f1282330fce8.tar.gz
tor-8d1fa0c87dd84f7f2ce7f9429140f1282330fce8.zip
update bug12585 changes file
Diffstat (limited to 'changes/bug12585')
-rw-r--r--changes/bug125852
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug12585 b/changes/bug12585
index ccdcd17e6c..495a2f0d71 100644
--- a/changes/bug12585
+++ b/changes/bug12585
@@ -6,4 +6,4 @@
with AF_UNIX, it may directly communicate with Tor as if it were an other
SOCKS proxy. This should allow high risk applications to be entirely prevented
from connecting directly with TCP/IP, they will be able to only connect to the
- internet through AF_UNIX and only through Tor.
+ internet through AF_UNIX and only through Tor. Closes ticket 12585.