summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-12-04 13:23:52 -0500
committerNick Mathewson <nickm@torproject.org>2017-12-04 13:23:52 -0500
commit70b19894aef65f570840d6ed37e3398e7cb748e6 (patch)
tree64d0d763da3bf0cf37f9cc48dee1449fdb5dbcea /changes
parentf50d64b62eeb7c07f2e0dd7f23499880d208a434 (diff)
parentff6c8cf8617637e0fef28268a3e8ee0b1b4d98fb (diff)
downloadtor-70b19894aef65f570840d6ed37e3398e7cb748e6.tar.gz
tor-70b19894aef65f570840d6ed37e3398e7cb748e6.zip
Merge branch 'maint-0.3.2'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug236965
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug23696 b/changes/bug23696
new file mode 100644
index 0000000000..11b38fd68a
--- /dev/null
+++ b/changes/bug23696
@@ -0,0 +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;
+ bugfix on 0.3.2.1-alpha.