summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-05-01 12:39:39 -0400
committerNick Mathewson <nickm@torproject.org>2014-05-01 12:39:39 -0400
commit7ad0cd209cae8b4382d5e9c405e995252f714964 (patch)
tree729971092d68b284f1b38744f5e2c1f28a11c13d /changes
parentc472ac4fb84a7977b53d2be051e8ddde15bba8f5 (diff)
parentde9de9e7dd2f34af04c76abf3f51c72dec4bdc93 (diff)
downloadtor-7ad0cd209cae8b4382d5e9c405e995252f714964.tar.gz
tor-7ad0cd209cae8b4382d5e9c405e995252f714964.zip
Merge remote-tracking branch 'public/bug9635'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug96353
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug9635 b/changes/bug9635
new file mode 100644
index 0000000000..042da7b8c9
--- /dev/null
+++ b/changes/bug9635
@@ -0,0 +1,3 @@
+ o Minor features:
+ - Give more specific warnings when we notice at the client side that
+ an onion handshake has failed. Fixes ticket 9635.