]> granicus.if.org Git - gc/commitdiff
Update ChangeLog file
authorIvan Maidanski <ivmai@mail.ru>
Fri, 25 May 2012 04:46:56 +0000 (08:46 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 25 May 2012 08:47:16 +0000 (12:47 +0400)
ChangeLog

index 8a5331c20095a3802422ef5f82b9a777ec3818d7..a64fc93e173dc628db15e774b8f782309d7fbc3d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 * 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).