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.6.2~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93409bbc8485ffccac6e5098c9c68930f932e614;p=libatomic_ops Update ChangeLog file (v7.4 changes only) (Cherry-pick commit 1b48276 from 'release-7_4' branch.) --- diff --git a/ChangeLog b/ChangeLog index ab66c22..f78a9fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -67,6 +67,13 @@ Also, includes 7.4.6 changes +== [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])