From 8d1fa0c87dd84f7f2ce7f9429140f1282330fce8 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 13 Jan 2015 13:13:19 -0500 Subject: [PATCH] update bug12585 changes file --- changes/bug12585 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.