aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2018-07-25 14:39:31 +1000
committerteor <teor@torproject.org>2018-07-25 14:39:31 +1000
commit859d5a737502258641703cb52598b64bd08ce870 (patch)
tree1358ef83497e44245271c05aab83bdc931d16e86 /changes
parentfdc3ad6259095b3f15eeb96e998bf078083449dd (diff)
downloadtor-859d5a737502258641703cb52598b64bd08ce870.tar.gz
tor-859d5a737502258641703cb52598b64bd08ce870.zip
Improve connection auth logging
Improve the log message when connection initiators fail to authenticate direct connections to relays. Fixes bug 26927; bugfix on 0.3.0.1-alpha.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug269274
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug26927 b/changes/bug26927
new file mode 100644
index 0000000000..cd035bba8e
--- /dev/null
+++ b/changes/bug26927
@@ -0,0 +1,4 @@
+ o Minor bugfixes (logging):
+ - Improve the log message when connection initiators fail to authenticate
+ direct connections to relays.
+ Fixes bug 26927; bugfix on 0.3.0.1-alpha.