Parcourir la source

Merge branch 'maint-0.2.9'

Nick Mathewson il y a 9 ans
Parent
commit
d528690e90
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  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.
+