From: Ivan Maidanski Date: Sat, 6 Apr 2019 07:05:33 +0000 (+0300) Subject: Update ChangeLog file (v7.6 changes) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=568e8fced90f5530df4e5fd04c9e2bf395318146;p=gc Update ChangeLog file (v7.6 changes) --- diff --git a/ChangeLog b/ChangeLog index 8f2098ae..29f1fda1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -377,10 +377,12 @@ == [7.6.14] (not released yet) == +* 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 printf format specifier in simple_example.html * Fix various typos mostly in documentation files +* Remove a misleading comment about Solaris in gc.h == [7.6.12] 2019-03-01 ==