summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-02-06 12:13:41 -0500
committerNick Mathewson <nickm@torproject.org>2018-02-06 12:13:41 -0500
commit6961609a1c62fb25b305c60e4d3ad49263da834c (patch)
tree4e8456c8f9d7aad43cde027b68f44c5574c0de55 /changes
parenta384937f848dc2e7b45c4b4be49467eac2a2db19 (diff)
parent7ce8d5513ba388259e4e251d49183ef0fe9c8fa8 (diff)
downloadtor-6961609a1c62fb25b305c60e4d3ad49263da834c.tar.gz
tor-6961609a1c62fb25b305c60e4d3ad49263da834c.zip
Merge remote-tracking branch 'dgoulet/bug25116_029_01'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug251164
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug25116 b/changes/bug25116
new file mode 100644
index 0000000000..b3e73feeaa
--- /dev/null
+++ b/changes/bug25116
@@ -0,0 +1,4 @@
+ o Minor bugfixes (hidden service, heartbeat):
+ - Don't log in the heartbeat any long term established one hop rendezvous
+ points if tor is a single onion service. Fixes bug 25116; bugfix on
+ 0.2.9.6-rc;