浏览代码

Merge branch 'maint-0.3.2'

Nick Mathewson 7 年之前
父节点
当前提交
fcefd69b80
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      changes/bug23696

+ 1 - 1
changes/bug23696

@@ -1,5 +1,5 @@
   o Minor bugfix (KIST scheduler):
   o Minor bugfix (KIST scheduler):
     - Downgrade a warning to log info when the monotonic time diff is
     - Downgrade a warning to log info when the monotonic time diff is
       negative. This can happen on platform not supporting monotonic time. The
       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.
       bugfix on 0.3.2.1-alpha.