summaryrefslogtreecommitdiff
path: root/changes/bug9258
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug9258')
-rw-r--r--changes/bug92586
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug9258 b/changes/bug9258
new file mode 100644
index 0000000000..5165b3a677
--- /dev/null
+++ b/changes/bug9258
@@ -0,0 +1,6 @@
+ o Minor bugfixes:
+ - Reject relative control socket paths and emit a warning.
+ Previously single-component control socket paths would be rejected,
+ but Tor would not log why it could not validate the config.
+ Now we reject all relative control socket paths and print a warning.
+ Fixes bug 9047; bugfix on 0.2.2.6-alpha.