From: Ivan Maidanski Date: Fri, 25 May 2012 04:46:56 +0000 (+0400) Subject: Update ChangeLog file X-Git-Tag: gc7_4_0~289 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=75281019c6e3eb0e9e28cc2e37ab307272f43508;p=gc Update ChangeLog file --- diff --git a/ChangeLog b/ChangeLog index 8a5331c2..a64fc93e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -91,6 +91,11 @@ * Use union of AO_t and word to favor strict-aliasing compiler optimization. +== [7.2b] 2012-05-23 == + +* Fix assertion in GC_malloc_[atomic_]uncollectable (THREADS case only). + + == [7.2] 2012-05-11 == * Abort in GC_thr_init on pthread_atfork failure (POSIX threads).