Переглянути джерело

Changes file for monotonic time branch.

Nick Mathewson 8 роки тому
батько
коміт
493142d91f
1 змінених файлів з 6 додано та 0 видалено
  1. 6 0
      changes/monotonic

+ 6 - 0
changes/monotonic

@@ -0,0 +1,6 @@
+  o Minor features (backend):
+    - Tor now uses the operating system's monotonic timers (where available)
+      for internal fine-grained timing. Previously we would look at the
+      system clock, and then attempt to compensate for the clock running
+      backwards. Closes ticket 18908.
+