summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d60604c..899ba22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -140,6 +140,15 @@ Also, includes 7.4.8 changes
Also, includes 7.4.6 changes
+== [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
@@ -343,6 +352,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)