From: rl1987 Date: Sun, 19 Aug 2018 18:05:17 +0000 (+0300) Subject: Add changes file X-Git-Tag: tor-0.3.5.1-alpha~44^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c6a154e7b83377bffc130d757d3af3bcc124503e;p=thirdparty%2Ftor.git Add changes file --- diff --git a/changes/bug27165 b/changes/bug27165 new file mode 100644 index 0000000000..9e78d17e9d --- /dev/null +++ b/changes/bug27165 @@ -0,0 +1,4 @@ + o Minor bugfixes (C correctness): + - Use time_t for all values in predicted_ports_prediction_time_remaining(). + Rework the code that computes difference between durations/timestamps. + Fixes bug 27165; bugfix on 0.3.1.1-alpha.