From: Ivan Maidanski Date: Fri, 30 Sep 2011 12:20:32 +0000 (+0400) Subject: Update ChangeLog X-Git-Tag: gc7_2~118 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1db3adbe1faf011b08716a87b97f80871c4766f7;p=gc Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 7150b029..c7450c88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2011-09-30 Ivan Maidanski + + * tests/test.c (mktree): Insert CHECK_OUT_OF_MEMORY to report mktree() + out-of-memory failures. + * tests/trace_test.c (mktree): Test whether GC_MALLOC_ATOMIC returns + NULL (exit with an error code and the appropriate message printed in + this case). + 2011-09-23 Ivan Maidanski * configure: Regenerate.