diff options
Diffstat (limited to 'changes/bug19428')
-rw-r--r-- | changes/bug19428 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changes/bug19428 b/changes/bug19428 index 32d293eb8e..e966596570 100644 --- a/changes/bug19428 +++ b/changes/bug19428 @@ -1,5 +1,5 @@ - - Minor bugfixes (timing): - o When computing the difference between two times in milliseconds, + o Minor bugfixes (timing): + - When computing the difference between two times in milliseconds, we now round to the nearest millisecond correctly. Previously, we could sometimes round in the wrong direction. Fixes bug 19428; bugfix on 0.2.2.2-alpha. |