summaryrefslogtreecommitdiff
path: root/changes/bug20110
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug20110')
-rw-r--r--changes/bug201106
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug20110 b/changes/bug20110
new file mode 100644
index 0000000000..bb56a13268
--- /dev/null
+++ b/changes/bug20110
@@ -0,0 +1,6 @@
+ o Minor bugfixes (compilation):
+
+ - Stop trying to build with Clang 4.0's -Wthread-safety
+ warnings. They apparently require a set of annotations that we
+ aren't currently using, and they create false positives in our
+ pthreads wrappers. Fixes bug 20110; bugfix on 0.2.9.1-alpha.