]> granicus.if.org Git - gc/commitdiff
Update ChangeLog file (v7.2 - v7.4 changes only)
authorIvan Maidanski <ivmai@mail.ru>
Sat, 16 Feb 2019 22:49:24 +0000 (01:49 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 17 Feb 2019 16:56:12 +0000 (19:56 +0300)
(a cherry-pick of commit dd4558f0 from 'release-7_4')

ChangeLog

index 358ffb22784f740a5b8a73d7f1a77842b43d29a7..8df39d32563d7792577d25188be155d1be62a0ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -771,6 +771,14 @@ Also, includes 7.4.6 changes
 Also, includes 7.4.4 changes
 
 
+== [7.4.18] (not released yet) ==
+
+* Fix 'wrong __data_start/_end pair' error on Android
+* Fix thread_info() count argument value (OS X)
+
+Also, includes 7.2n changes
+
+
 == [7.4.16] 2018-12-13 ==
 
 * Fix 'collecting from unknown thread' abort in leak-finding mode for Win32
@@ -1273,6 +1281,16 @@ Also, includes 7.2e, 7.2d, 7.2c, 7.2b changes
 Also, includes 7.2 changes
 
 
+== [7.2n] (not released yet) ==
+
+* Fix 'mprotect remapping failed' abort on NetBSD with PaX enabled
+* Fix 'unexpected mark stack overflow' abort in push_all_stack
+* Fix BSD_TIME variant of MS_TIME_DIFF for the case of a.tv_usec < b.tv_usec
+* Fix GetThreadContext stale register values use if WoW64 (Win32)
+* Fix executable memory allocation in GC_unix_get_mem
+* Fix invalid initializer of CLOCK_TYPE variables if BSD_TIME
+
+
 == [7.2m] 2018-12-11 ==
 
 * Fix comment typos in CMakeLists.txt, backgraph.c, de.c, gcconfig.h