diff options
author | Ivan Maidanski <ivmai@mail.ru> | 2018-08-06 23:59:25 +0300 |
---|---|---|
committer | Ivan Maidanski <ivmai@mail.ru> | 2018-08-06 23:59:25 +0300 |
commit | a8b806d4d3b4e03244f138dfe43fcbf4d8419e25 (patch) | |
tree | f52f2c8aabef4e915bc05196ff2efc03fdc99f7a /ChangeLog | |
parent | 326793bf67f365d3e906f03aced5d83eefa37fcf (diff) | |
download | libatomic_ops-a8b806d4d3b4e03244f138dfe43fcbf4d8419e25.tar.gz |
Update ChangeLog file (v7.6 changes)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,4 +1,13 @@ +== [7.6.6] (not released yet) == + +* COPYING: sync with FSF's gpl-2.0.txt +* Fix 'undefined reference to __atomic_load/store/cas_16' error (gcc-7/x64) +* Fix a typo in the overview section of README +* Fix comments style in configure.ac and Makefile.am +* Update copyright information in README and some header files + + == [7.6.4] 2018-03-27 == * Add RISC-V support |