fix a lintchanges problem

This commit is contained in:
Nick Mathewson 2017-09-19 10:03:32 -04:00
parent 1f602e8643
commit f395f41868

View File

@ -1,4 +1,4 @@
o Minor bugfixes (scheduler):
- Avoid a compilation warning on macOS in scheduler_ev_add() caused by
a different tv_usec data type.
Fixes 23575 on 0.3.2.1-alpha.
Fixes bug 23575; bugfix on 0.3.2.1-alpha.