From: Ivan Maidanski Date: Sun, 4 Mar 2018 15:52:32 +0000 (+0300) Subject: Update ChangeLog file (v7.2 - v7.4 changes only) X-Git-Tag: v8.0.0~302 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c36b3c39039ca2ba79ac0b105dc53196c2814bc;p=gc Update ChangeLog file (v7.2 - v7.4 changes only) (a cherry-pick of commit 08a2e0ba from 'release-7_4') --- diff --git a/ChangeLog b/ChangeLog index 8091f4a0..2d084985 100644 --- a/ChangeLog +++ b/ChangeLog @@ -431,6 +431,16 @@ Also, includes 7.4.6 changes Also, includes 7.4.4 changes +== [7.4.12] (not released yet) == + +* Fix gctest with musl libc on s390x +* Fix missing new-line in ABORT_ARG definition +* Fix type of local variables receiving result of PHT_HASH +* Remove API symbols renaming in WCC_MAKEFILE + +Also, includes 7.2k changes + + == [7.4.10] 2018-01-22 == * Fix error code in abort message if sem_wait failed in start_world (NetBSD) @@ -876,6 +886,17 @@ Also, includes 7.2e, 7.2d, 7.2c, 7.2b changes Also, includes 7.2 changes +== [7.2k] (not released yet) == + +* Fix arguments delimiter in pcr_interface.c (PCR) +* Fix dbg_mlc.c/o file name in documentation +* Fix include gc_gcj.h in thread_local_alloc.c +* Fix man section number (3) +* Fix missing GC_generic_malloc_words_small implementation in new_gc_alloc.h +* Fix typo in AIX macro name +* Fix typo in comment in specific.h + + == [7.2j] 2018-01-21 == * Fix GC allocation mutex in child after a fork