diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-07-18 12:43:16 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-07-18 12:43:16 -0400 |
commit | be5aa47b55f8a140cc69f34214fb36a187cca46a (patch) | |
tree | 744ad7d7f7db2d2b2dd735aed756e5c10f426c98 /changes/bug2972 | |
parent | 976027210bf13f359cef83cc0f4a35106b7926fa (diff) | |
download | tor-be5aa47b55f8a140cc69f34214fb36a187cca46a.tar.gz tor-be5aa47b55f8a140cc69f34214fb36a187cca46a.zip |
Remove changes files already merged in 0.2.2.30-rc
Diffstat (limited to 'changes/bug2972')
-rw-r--r-- | changes/bug2972 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug2972 b/changes/bug2972 deleted file mode 100644 index 26afcca421..0000000000 --- a/changes/bug2972 +++ /dev/null @@ -1,5 +0,0 @@ - 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. - |