From c357c20150b6edcde486ec39f266beada85e931a Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Tue, 22 Feb 2022 11:00:47 +0300 Subject: Update ChangeLog file (v7.2 - v7.4 changes only) --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 -- cgit v1.2.1