From: Ivan Maidanski Date: Wed, 20 Sep 2017 08:31:29 +0000 (+0300) Subject: Update ChangeLog file (v7.4 changes only) X-Git-Tag: v7.4.8~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b48276;p=libatomic_ops Update ChangeLog file (v7.4 changes only) --- diff --git a/ChangeLog b/ChangeLog index f46b1f8..25c3921 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ +== [7.4.8] (date not set) == + +* Fix 'missing select.h', 'undefined sigprocmask' compiler errors (Hexagon) +* Update README about bugs reporting and new releases notification +* Workaround misspelling in GCC to detect ARMv6KZ platform + + == [7.4.6] 2017-05-18 == * Add assertion that double-wide CAS target is aligned (msftc/x86[_64])