summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2022-02-22 11:00:47 +0300
committerIvan Maidanski <ivmai@mail.ru>2022-02-22 11:00:47 +0300
commit53892ba73e0b5d86dc0b7518a7ecd7cf95d386dd (patch)
treee772fe0f7e4ad907dc2113079ac0de2979a03f23
parent53049621f4d962634a6196d584fca6045722dd94 (diff)
downloadlibatomic_ops-53892ba73e0b5d86dc0b7518a7ecd7cf95d386dd.tar.gz
Update ChangeLog file (v7.2 - v7.4 changes only)
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e745ce9..ff72953 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
== [7.4.18] (not released yet) ==
* Do not assume 'ordered except earlier write' for UWP/arm64
+* Fix 'use of undeclared SIG_BLOCK' Clang error if -std=c89 on Cygwin
+* Fix a typo in comment of AO_stack_push_explicit_aux_release
+* Fix code indentation in main of test_stack.c
+* Remove outdated comment about unsupported Win64 in atomic_ops_stack.h
== [7.4.16] 2021-09-13 ==
@@ -229,6 +233,13 @@ Also, includes 7.2e changes
Also, includes 7.2 changes
+== [7.2k] (not released yet) ==
+
+* Fix a typo in comment of AO_stack_push_explicit_aux_release
+* Fix code indentation in main of test_stack.c
+* Remove outdated comment about unsupported Win64 in atomic_ops_stack.h
+
+
== [7.2j] 2021-09-12 ==
* Fix a typo in arm_v6.h