]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for #19476.
authorIsis Lovecruft <isis@torproject.org>
Wed, 12 Jul 2017 02:47:43 +0000 (02:47 +0000)
committerIsis Lovecruft <isis@torproject.org>
Wed, 12 Jul 2017 03:08:04 +0000 (03:08 +0000)
changes/bug19476 [new file with mode: 0644]

diff --git a/changes/bug19476 b/changes/bug19476
new file mode 100644 (file)
index 0000000..25a0578
--- /dev/null
@@ -0,0 +1,3 @@
+ o Minor changes:
+   - If we fail to write a heartbeat message, schedule a retry for the minimum
+     heartbeat interval number of seconds in the future. Fixes bug 19476.