]> 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>
Sun, 4 Mar 2018 15:52:32 +0000 (18:52 +0300)
ChangeLog

index 6d867f024f4d900cd21a8b5ee9d5f63c2841f680..e4dcaa950cc51be565a09bb73fa584eaa29ba5b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
 
+== [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)
@@ -444,6 +454,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