Explorar el Código

changes file for 21035.

Nick Mathewson hace 8 años
padre
commit
aaeb50b2f3
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      changes/bug21035

+ 6 - 0
changes/bug21035

@@ -0,0 +1,6 @@
+  o Minor bugfixes (portability):
+    - Avoid crashing when Tor is built using headers that contain
+      CLOCK_MONOTONIC_COARSE, but then tries to run on an older kernel
+      without CLOCK_MONOTONIC_COARSE. Fixes bug 21035; bugfix on
+      0.2.9.1-alpha.
+