aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-03-01 14:14:26 +1000
committerteor <teor@torproject.org>2019-03-01 14:14:26 +1000
commitecbc2e80a0fec4f9cd6a8c1e2dd1bebc3899567a (patch)
tree34e5aa66c5cfed5d37bf5417bf4c918d72bf80d3 /changes
parent4d9eb4dd0e67190f8e3bf5300e85611d8605400c (diff)
parent7ce8d5513ba388259e4e251d49183ef0fe9c8fa8 (diff)
downloadtor-ecbc2e80a0fec4f9cd6a8c1e2dd1bebc3899567a.tar.gz
tor-ecbc2e80a0fec4f9cd6a8c1e2dd1bebc3899567a.zip
Merge remote-tracking branch 'tor-github/pr/747' into maint-0.2.9
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;