From: Isis Lovecruft Date: Wed, 12 Jul 2017 02:47:43 +0000 (+0000) Subject: Add changes file for #19476. X-Git-Tag: tor-0.3.2.1-alpha~234^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=175451d032026f1e1cbf45dfa55a408d5d4abeed;p=thirdparty%2Ftor.git Add changes file for #19476. --- diff --git a/changes/bug19476 b/changes/bug19476 new file mode 100644 index 0000000000..25a0578686 --- /dev/null +++ b/changes/bug19476 @@ -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.