From: Nick Mathewson Date: Tue, 13 Jan 2015 18:13:19 +0000 (-0500) Subject: update bug12585 changes file X-Git-Tag: tor-0.2.6.3-alpha~158 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d1fa0c87dd84f7f2ce7f9429140f1282330fce8;p=thirdparty%2Ftor.git update bug12585 changes file --- 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.