Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Unity-Technologies/bdwgc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2018-03-05 13:55:41 +0300
committerIvan Maidanski <ivmai@mail.ru>2018-03-05 14:02:29 +0300
commit3c4d6c200ea3b239e25d6b8741826eaf8b6168b5 (patch)
treeb5cbcf44a687235b2ab9bbb3442d4aad6ba28a3e /ChangeLog
parent7c36b3c39039ca2ba79ac0b105dc53196c2814bc (diff)
Update ChangeLog file (v7.6 changes only)
(a cherry-pick of commit 12d1a4d3 from 'release-7_6')
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d084985..9d6fc2e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -110,6 +110,14 @@
Also, includes 7.6.4 changes.
+== [7.6.6] (not released yet) ==
+
+* Fix 'undefined reference to __builtin_unwind_init' linker error (ArmCC)
+* Workaround 'address of auto-variable returned' cppcheck error
+
+Also, includes 7.4.12 changes
+
+
== [7.6.4] 2018-01-26 ==
* Add note of set_free_space_divisor, set_warn_proc ABI change after gc-7.1