commit fcefd69b80b2fc5297279cd9632b985a5c51dff9
parent 70b19894aef65f570840d6ed37e3398e7cb748e6
Author: Nick Mathewson <nickm@torproject.org>
Date: Mon, 4 Dec 2017 14:01:55 -0500
Merge branch 'maint-0.3.2'
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.