Merge branch 'maint-0.3.3'

This commit is contained in:
Nick Mathewson
2018-02-15 21:05:12 -05:00
6 changed files with 15 additions and 13 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes (man page, SocksPort):
- Remove dead code about the old "SocksSockets" option. To do so, the
SocksSocketsGroupWritable option has been renamed to
UnixSockssGroupWritable which does the same exact thing. The old option
is still usable but will warn that it is deprecated. Fixes bug 24343;
bugfix on 0.2.6.3.