summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2019-03-27 20:59:20 +0300
committerIvan Maidanski <ivmai@mail.ru>2019-03-27 21:16:21 +0300
commit067840f96178233f25848feced81305299d65050 (patch)
tree24f266028b188af6c78918c9d90a406045b6b197 /ChangeLog
parentbd0b66c91d9cb4cb506854b1167ab485c4af1197 (diff)
downloadbdwgc-067840f96178233f25848feced81305299d65050.tar.gz
Update ChangeLog file (v7.6 changes)
(a cherry-pick of commit 3b645a40 from 'release-7_6')
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb744b42..dca48993 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -354,6 +354,14 @@
* Workaround Thread Sanitizer (TSan) false positive warnings
+== [7.6.14] (not released yet) ==
+
+* 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
+
+
== [7.6.12] 2019-03-01 ==
* Eliminate 'assigned value never used' compiler warning in test_cpp WinMain