From 08e7edf711bc40552370b4522b60c55d6760dc04 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Sat, 6 Apr 2019 20:58:10 +0300 Subject: [PATCH] Update ChangeLog file (v8.0 changes) --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 29f1fda1..f01185eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,13 +47,18 @@ == [8.0.6] (not released yet) == +* Avoid compiler warning about unused d in GC_CALLOC/MALLOC_EXPLICITLY_TYPED +* Fix OS_TYPE and USE_MMAP_ANON definitions for Cygwin/x64 * Fix compiling by Makefile.direct on OpenBSD/UltraSparc * Fix configure message about 'AIX gcc optimization fix' * Fix incorrect markup formatting in documentation * Fix printf format specifier in simple_example.md * Fix various typos mostly in documentation files * Refine GC_INIT documentation about its multiple invocation +* Refine GC_parallel documentation in gc.h +* Remove a misleading comment about Solaris in gc.h * Support MSYS builds by CMake and configure +* Update documentation about the incremental collector support == [8.0.4] 2019-03-02 == -- 2.40.0