aboutsummaryrefslogtreecommitdiff
path: root/changes/bug26779
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug26779')
-rw-r--r--changes/bug267794
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug26779 b/changes/bug26779
new file mode 100644
index 0000000000..fb7f6160ea
--- /dev/null
+++ b/changes/bug26779
@@ -0,0 +1,4 @@
+ o Minor features (bug workaround):
+ - Compile correctly on systems that provide the C11 stdatomic.h header,
+ but where C11 atomic functions don't actually compile.
+ Closes ticket 26779; workaround for Debian issue 903709.