Clean up the 2972 implementation a little

This commit is contained in:
Sebastian Hahn
2011-04-23 02:57:53 +02:00
committed by Nick Mathewson
parent d41ac64ad6
commit 4198261291
5 changed files with 19 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features:
- Allow ControlSockets to be group-writable when the
ControlSocksGroupWritable configuration option is turned on. Patch
by Jérémy Bobbio; implements ticket 2972.