From def187984c708cf9ec696b248833376e8f583d7e Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Mon, 15 Nov 2021 21:56:34 +0300 Subject: Update ChangeLog file (v7.6 changes) --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index eb07af6..941b8c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,13 @@ +== [7.6.14] (not released yet) == + +* Add note to README that AO malloc code has same license as AO stack +* Do not assume 'ordered except earlier write' for UWP/arm64 +* Do not name GCC intrinsics as C11 ones in ChangeLog and configure +* Fix 'AO_malloc redefinition' MS VC warning caused by attributes mismatch +* Refine AO_UNIPROCESSOR macro description in configure + + == [7.6.12] 2021-09-13 == * Allow to generalize bool-CAS for sparc (gcc) -- cgit v1.2.1