From: Ivan Maidanski Date: Fri, 1 Mar 2019 15:40:29 +0000 (+0300) Subject: Update ChangeLog file (v7.6 changes) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0568fe149550538a339f28b108f51b4a0d9072d;p=libatomic_ops Update ChangeLog file (v7.6 changes) --- diff --git a/ChangeLog b/ChangeLog index 2eebf17..bd187df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ * Eliminate 'my_chunk_ptr-AO_initial_heap out of bounds' cppcheck warning * Fix 'AO_*_TS_T is not defined' compiler warnings (GCC-8) +* Fix 'duplicate symbol' error for test_malloc/stack with static libs (OS X) * Workaround 'argument to function assert is always 1' cppcheck warnings