]> granicus.if.org Git - libatomic_ops/commitdiff
Update ChangeLog file (v7.2 - v7.4 changes only)
authorIvan Maidanski <ivmai@mail.ru>
Mon, 3 Dec 2018 23:04:57 +0000 (02:04 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 3 Dec 2018 23:04:57 +0000 (02:04 +0300)
ChangeLog

index 196c9736fded955f0f81d0a461eb26c9bfefa057..287dd57734e325730bf1f6f0f1ae4a94c8e3f3df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
 
+== [7.4.12] (not released yet) ==
+
+* COPYING: sync with FSF's gpl-2.0.txt
+* 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
+
+
 == [7.4.10] 2017-12-22 ==
 
 * Fix AO_malloc for sizes near CHUNK_SIZE
@@ -202,6 +211,11 @@ Also, includes 7.2e changes
 Also, includes 7.2 changes
 
 
+== [7.2j] (not released yet) ==
+
+* Fix typos in arm_v6.h, ia64.h
+
+
 == [7.2i] 2017-12-21 ==
 
 * Fix 'missing select.h', 'undefined sigprocmask' compiler errors (Hexagon)