summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2022-02-22 11:00:47 +0300
committerIvan Maidanski <ivmai@mail.ru>2022-08-25 12:34:01 +0300
commitc357c20150b6edcde486ec39f266beada85e931a (patch)
tree5ac5cb66173660ee8bd9b5da694b57eb93635f16
parent7f13372f7a269b80a739347dcb9836f6c9166d4e (diff)
downloadlibatomic_ops-c357c20150b6edcde486ec39f266beada85e931a.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 144ad17..c3d36a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -212,6 +212,10 @@ Also, includes 7.4.6 changes
== [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 ==
@@ -439,6 +443,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