aboutsummaryrefslogtreecommitdiff
path: root/changes/bug3898a
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug3898a')
-rw-r--r--changes/bug3898a6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug3898a b/changes/bug3898a
new file mode 100644
index 000000000..d40445e34
--- /dev/null
+++ b/changes/bug3898a
@@ -0,0 +1,6 @@
+ o Minor bugfixes:
+ - Correct the man page to explain that HashedControlPassword and
+ CookieAuthentication can both be set, in which case either method
+ is sufficient to authenticate to Tor. Bugfix on 0.2.0.7-alpha,
+ when we decided to allow these config options to both be set. Issue
+ raised by bug 3898.