mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
27e870cede
(Also remove changes/bug19530 since it was a bugfix on no released version)
6 lines
272 B
Plaintext
6 lines
272 B
Plaintext
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.
|