summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2018-12-11 01:11:58 +0300
committerIvan Maidanski <ivmai@mail.ru>2018-12-11 01:11:58 +0300
commit979c285ccc715d6482c5d127ab42be6aef2d1583 (patch)
treea05b660fe6c3689f0a1c01a4bc5532ab2e9398ae
parentf78688430bbc62040a014dd90cc948ec8842c787 (diff)
downloadlibatomic_ops-979c285ccc715d6482c5d127ab42be6aef2d1583.tar.gz
Update ChangeLog file (v7.2 - v7.4 changes only)
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 287dd57..2a06cb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,8 @@
== [7.4.12] (not released yet) ==
* COPYING: sync with FSF's gpl-2.0.txt
+* Fix a typo in arm_v6.h
* Fix a typo in the overview section of README
-* Fix typos in arm_v6.h, ia64.h, acquire_release_volatile.template
* Support ILP32 in AArch64 assembly routines (GCC)
* Support UWP/arm64 target
@@ -213,7 +213,7 @@ Also, includes 7.2 changes
== [7.2j] (not released yet) ==
-* Fix typos in arm_v6.h, ia64.h
+* Fix a typo in arm_v6.h
== [7.2i] 2017-12-21 ==