summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2018-08-06 23:59:25 +0300
committerIvan Maidanski <ivmai@mail.ru>2018-08-06 23:59:25 +0300
commita8b806d4d3b4e03244f138dfe43fcbf4d8419e25 (patch)
treef52f2c8aabef4e915bc05196ff2efc03fdc99f7a /ChangeLog
parent326793bf67f365d3e906f03aced5d83eefa37fcf (diff)
downloadlibatomic_ops-a8b806d4d3b4e03244f138dfe43fcbf4d8419e25.tar.gz
Update ChangeLog file (v7.6 changes)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69c77ae..0f441ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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