Ver código fonte

Merge branch 'maint-0.2.9'

Nick Mathewson 8 anos atrás
pai
commit
d528690e90
1 arquivos alterados com 6 adições e 0 exclusões
  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.
+