diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-06-14 13:45:12 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-06-14 13:45:12 -0400 |
commit | e70e8367c9bb3ff04645454e9dfe694ac6762dc3 (patch) | |
tree | a1f0d8f5b155faa6186c8040de6215628a88defa | |
parent | 54d7d31cba84232b50fef4287951b2c4bfa746c2 (diff) | |
download | tor-e70e8367c9bb3ff04645454e9dfe694ac6762dc3.tar.gz tor-e70e8367c9bb3ff04645454e9dfe694ac6762dc3.zip |
Add changes file for bug3393
-rw-r--r-- | changes/bug3393 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug3393 b/changes/bug3393 new file mode 100644 index 0000000000..677bcb7be2 --- /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 |