]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 21035.
authorNick Mathewson <nickm@torproject.org>
Fri, 23 Dec 2016 13:08:14 +0000 (08:08 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 23 Dec 2016 13:08:14 +0000 (08:08 -0500)
changes/bug21035 [new file with mode: 0644]

diff --git a/changes/bug21035 b/changes/bug21035
new file mode 100644 (file)
index 0000000..bbf3340
--- /dev/null
@@ -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.
+