From c6a154e7b83377bffc130d757d3af3bcc124503e Mon Sep 17 00:00:00 2001 From: rl1987 Date: Sun, 19 Aug 2018 21:05:17 +0300 Subject: [PATCH] Add changes file --- changes/bug27165 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug27165 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.