]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for bug3393
authorNick Mathewson <nickm@torproject.org>
Tue, 14 Jun 2011 17:45:12 +0000 (13:45 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 14 Jun 2011 17:45:12 +0000 (13:45 -0400)
changes/bug3393 [new file with mode: 0644]

diff --git a/changes/bug3393 b/changes/bug3393
new file mode 100644 (file)
index 0000000..677bcb7
--- /dev/null
@@ -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