Browse Source

fix check-changes warning

Nick Mathewson 7 years ago
parent
commit
a5be2305e1
1 changed files with 1 additions and 1 deletions
  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.