commit e70e8367c9bb3ff04645454e9dfe694ac6762dc3 Author: Nick Mathewson nickm@torproject.org Date: Tue Jun 14 13:45:12 2011 -0400
Add changes file for bug3393 --- changes/bug3393 | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/bug3393 b/changes/bug3393 new file mode 100644 index 0000000..677bcb7 --- /dev/null +++ b/changes/bug3393 @@ -0,0 +1,5 @@ + o Minor bugfixes: + - Fix a bug when using ControlSocketsGroupWritable with User. The + directory's group would be checked against the current group, not + the configured group. Patch by Jérémy Bobbio. Fixes bug3393; bugfix + on Tor 0.2.2.26-beta. \ No newline at end of file