]> granicus.if.org Git - gc/commitdiff
Update ChangeLog file (v7.2 - v7.4 changes only)
authorIvan Maidanski <ivmai@mail.ru>
Sun, 4 Mar 2018 15:52:32 +0000 (18:52 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 5 Mar 2018 11:00:29 +0000 (14:00 +0300)
(a cherry-pick of commit 08a2e0ba from 'release-7_4')

ChangeLog

index 8091f4a0bf5c1c6627eb17d9b0ba979e63424bd9..2d084985fc30962e4d55baf80f20633e1e932112 100644 (file)
--- 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<n> 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