summaryrefslogtreecommitdiff
path: root/changes/bug23953
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug23953')
-rw-r--r--changes/bug239533
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug23953 b/changes/bug23953
new file mode 100644
index 0000000000..10d41a00d2
--- /dev/null
+++ b/changes/bug23953
@@ -0,0 +1,3 @@
+ o Minor features (performance):
+ - Use stdatomic.h where available, rather than mutexes, to implement
+ atomic_counter_t. Closes ticket 23953.