瀏覽代碼

fix check-changes warning

Nick Mathewson 7 年之前
父節點
當前提交
a5be2305e1
共有 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.