From: Ivan Maidanski Date: Sat, 6 Apr 2019 07:01:41 +0000 (+0300) Subject: Update ChangeLog file (v7.2 - v7.4 changes only) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6457024a41383a6bbd6f7ea6ffc006c0c7a4b7d6;p=gc Update ChangeLog file (v7.2 - v7.4 changes only) --- diff --git a/ChangeLog b/ChangeLog index 771e5dfc..8f2098ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -871,6 +871,7 @@ Also, includes 7.4.4 changes == [7.4.20] (not released yet) == +* Fix OS_TYPE and USE_MMAP_ANON definitions for Cygwin/x64 * Fix configure message about 'AIX gcc optimization fix' Also, includes 7.2o changes @@ -1391,6 +1392,7 @@ Also, includes 7.2 changes * 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.2n] 2019-03-01 ==