Nick Mathewson 11 лет назад
Родитель
Сommit
8d1fa0c87d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      changes/bug12585

+ 1 - 1
changes/bug12585

@@ -6,4 +6,4 @@
       with AF_UNIX, it may directly communicate with Tor as if it were an other
       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
       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
       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.