From: Nick Mathewson Date: Tue, 14 Jun 2011 17:45:12 +0000 (-0400) Subject: Add changes file for bug3393 X-Git-Tag: tor-0.2.2.29-beta~3^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e70e8367c9bb3ff04645454e9dfe694ac6762dc3;p=thirdparty%2Ftor.git Add changes file for bug3393 --- 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