]> granicus.if.org Git - gc/commitdiff
Update ChangeLog file (v8.0 changes)
authorIvan Maidanski <ivmai@mail.ru>
Sat, 6 Apr 2019 17:58:10 +0000 (20:58 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 6 Apr 2019 18:02:38 +0000 (21:02 +0300)
ChangeLog

index 29f1fda12f1314136d1e5534b6b8fdd1702d7df0..f01185eb1b597297de40c9c55f9ab3f1092e4769 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 == [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 ==