summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2022-11-16 09:54:49 +0300
committerIvan Maidanski <ivmai@mail.ru>2022-11-16 15:44:50 +0300
commit28abbee1983a693793dc66bd3a4a1557e09e46be (patch)
tree81d645400d02d095511bacc060c8b94a24a6030e /ChangeLog
parent2e23a08c12d7792bd30b509ef698128141d757b7 (diff)
downloadbdwgc-28abbee1983a693793dc66bd3a4a1557e09e46be.tar.gz
Update ChangeLog file (v7.6 changes)
(a cherry-pick of commit 4fe277030 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 5645b92d..5b677cd1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1007,6 +1007,14 @@
* Workaround Thread Sanitizer (TSan) false positive warnings
+== [7.6.18] (not released yet) ==
+
+* Fix IRIX5 defined wrongly on FreeBSD/mips
+* Fix data race in GC_heapsize_at_forced_unmap variable
+
+Also, includes 7.4.24 changes
+
+
== [7.6.16] 2022-08-26 ==
* Do not send signal to thread which is suspended manually