summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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