summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2019-04-06 10:05:33 +0300
committerIvan Maidanski <ivmai@mail.ru>2019-04-06 21:02:21 +0300
commit568e8fced90f5530df4e5fd04c9e2bf395318146 (patch)
tree90a0675ecce2fbca982964c4c14a0d3727085751 /ChangeLog
parent6457024a41383a6bbd6f7ea6ffc006c0c7a4b7d6 (diff)
downloadbdwgc-568e8fced90f5530df4e5fd04c9e2bf395318146.tar.gz
Update ChangeLog file (v7.6 changes)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
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 ==