From: Nick Mathewson Date: Tue, 19 Sep 2017 14:03:32 +0000 (-0400) Subject: fix a lintchanges problem X-Git-Tag: tor-0.3.2.2-alpha~85 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f395f41868514a0e418c95f3203d59f3aca6fa47;p=thirdparty%2Ftor.git fix a lintchanges problem --- diff --git a/changes/bug23575 b/changes/bug23575 index 2e63e6d6cf..f4fcb1ac46 100644 --- a/changes/bug23575 +++ b/changes/bug23575 @@ -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.