diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-03-18 15:07:02 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-03-18 15:07:02 -0400 |
commit | 7e9b6a19d4cdc605039f4e0107cbd5f4781fe150 (patch) | |
tree | 1f17b58ff75b213c07b79ff7484ba523e320f710 /changes | |
parent | 26639b7798b5f5dae93e40bd7d050cb218a8aad2 (diff) | |
parent | 4740d2e8bcf72cc92bae72762ccae904015b9b2f (diff) | |
download | tor-7e9b6a19d4cdc605039f4e0107cbd5f4781fe150.tar.gz tor-7e9b6a19d4cdc605039f4e0107cbd5f4781fe150.zip |
Merge remote-tracking branch 'public/bug8290' into maint-0.2.4
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug8290 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/bug8290 b/changes/bug8290 new file mode 100644 index 0000000000..d1fce7d8b5 --- /dev/null +++ b/changes/bug8290 @@ -0,0 +1,9 @@ + o Removed files: + - The tor-tsocks.conf is no longer distributed or installed. We + recommend that tsocks users use torsocks instead. Resolves + ticket 8290. + + o Documentation fixes: + - The torify manpage no longer refers to tsocks; torify hasn't + supported tsocks since 0.2.3.14-alpha. + - The manpages no longer reference tsocks. |