summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-06-21 08:54:49 -0400
committerNick Mathewson <nickm@torproject.org>2016-06-21 08:54:49 -0400
commitdd9cebf1099996d3361110fddfc2cf47beb94c5d (patch)
tree0253138022d8626d909ec1077000d066bc81b659 /changes
parent49e8f47505a64f46981e3caa8c167594ae6936ff (diff)
parentf038e9cb00b9324b24a100d7cd3576410a7ae7f3 (diff)
downloadtor-dd9cebf1099996d3361110fddfc2cf47beb94c5d.tar.gz
tor-dd9cebf1099996d3361110fddfc2cf47beb94c5d.zip
Merge branch 'maint-0.2.8'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug194543
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug19454 b/changes/bug19454
new file mode 100644
index 0000000000..05650b5c61
--- /dev/null
+++ b/changes/bug19454
@@ -0,0 +1,3 @@
+ o Minor bugfixes (heartbeat):
+ - Fix regression that crashes Tor when disabling heartbeats. Fixes bug
+ 19454; bugfix on tor-0.2.8.1-alpha. Reported by "kubaku".