From: Ivan Maidanski Date: Fri, 17 May 2019 10:52:55 +0000 (+0300) Subject: Update ChangeLog file (v7.2 - v7.4 changes only) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fcaeec31b7500ef980139402bcffdc222fc3cb85;p=gc Update ChangeLog file (v7.2 - v7.4 changes only) --- diff --git a/ChangeLog b/ChangeLog index 9d6ab127..42be5dfb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1400,9 +1400,14 @@ Also, includes 7.2 changes == [7.2o] (not released yet) == +* Explicitly zero-initialize trace_buf (fix trace_buf initialization) * Fix configure message about 'AIX gcc optimization fix' +* Fix first_thread stack_base initialization if custom GC_stackbottom (Win32) +* Fix incorrect define GC_OPENBSD_THREADS on sparc64 * Fix printf format specifier in simple_example.html +* Fix save_callers for multi-threaded case if built-in backtrace unavailable * Fix various typos mostly in documentation files +* Fix word size, data start and alignment for OpenBSD/mips64(el) * Remove a misleading comment about Solaris in gc.h