From: Ivan Maidanski Date: Sat, 9 Jun 2012 18:17:01 +0000 (+0400) Subject: Update ChangeLog file X-Git-Tag: gc7_4_0~275 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d5a5bbf9e41d22d88f3ac1b2734bc182e1b1974f;p=gc Update ChangeLog file --- diff --git a/ChangeLog b/ChangeLog index 8f1b1de3..3247405c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ * Add GC_push_all/conditional() to GC public API. * Add public setter and getter for GC_push_other_roots. +* Recognize GC_DONT_GC macro in gc.h (causes GC_INIT to turn off GC). == [7.3alpha2] 2012-05-11 ==