Merge branch 'maint-0.2.9'

This commit is contained in:
Nick Mathewson
2016-12-23 08:08:23 -05:00
+6
View File
@@ -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.