From: Nick Mathewson Date: Mon, 4 Dec 2017 19:01:52 +0000 (-0500) Subject: fix check-changes warning X-Git-Tag: tor-0.3.2.7-rc~19^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a5be2305e1217e58f355a690af96c8953a34023e;p=thirdparty%2Ftor.git fix check-changes warning --- diff --git a/changes/bug23696 b/changes/bug23696 index 11b38fd68a..c5d18583d4 100644 --- a/changes/bug23696 +++ b/changes/bug23696 @@ -1,5 +1,5 @@ o Minor bugfix (KIST scheduler): - Downgrade a warning to log info when the monotonic time diff is negative. This can happen on platform not supporting monotonic time. The - scheduler recovers from this without any problem. Fixes ticket 23969; + scheduler recovers from this without any problem. Fixes bug 23696; bugfix on 0.3.2.1-alpha.