aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-04-07 10:59:55 -0400
committerNick Mathewson <nickm@torproject.org>2016-04-07 10:59:55 -0400
commit591029253f4b79de0ecd47c464623b0ce13270ef (patch)
tree995254df95be6544f4ca7d0c1a8698d69eacdbb6 /changes
parent7532cd439bc7d95a7c38b3c72bed0b3e46a26fa2 (diff)
parentd5acb633aed08a9ee4436404971ffa7fe0cca030 (diff)
downloadtor-591029253f4b79de0ecd47c464623b0ce13270ef.tar.gz
tor-591029253f4b79de0ecd47c464623b0ce13270ef.zip
Merge branch 'bug14334_squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug143344
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug14334 b/changes/bug14334
new file mode 100644
index 0000000000..c53781ecf2
--- /dev/null
+++ b/changes/bug14334
@@ -0,0 +1,4 @@
+ o Minor bugfixes (guards):
+ - Don't mark guards as unreachable if connection_connect() fails. That
+ function fails for local reasons, so it shouldn't reveal anything about
+ the status of the guard. Fixes bug #14334; bugfix on 0.2.3.10-alpha.