]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fix check-changes warning
authorNick Mathewson <nickm@torproject.org>
Mon, 4 Dec 2017 19:01:52 +0000 (14:01 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 4 Dec 2017 19:01:52 +0000 (14:01 -0500)
changes/bug23696

index 11b38fd68aaaf66aaa28b850c61f5cb33c488601..c5d18583d47684fe0021ccaeb0c21736c55a9b22 100644 (file)
@@ -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.