summaryrefslogtreecommitdiff
path: root/changes/bug2972
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2011-04-23 02:57:53 +0200
committerNick Mathewson <nickm@torproject.org>2011-05-15 20:20:28 -0400
commit4198261291c8edbd5ba1617b7bfe3563e51edbe7 (patch)
tree62e0cd1b1aad01a4b40b59d1faa69c644f5252d4 /changes/bug2972
parentd41ac64ad68811d8575db6e456fba470b0c3fde7 (diff)
downloadtor-4198261291c8edbd5ba1617b7bfe3563e51edbe7.tar.gz
tor-4198261291c8edbd5ba1617b7bfe3563e51edbe7.zip
Clean up the 2972 implementation a little
Diffstat (limited to 'changes/bug2972')
-rw-r--r--changes/bug29725
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug2972 b/changes/bug2972
new file mode 100644
index 0000000000..26afcca421
--- /dev/null
+++ b/changes/bug2972
@@ -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.
+