From: Ivan Maidanski Date: Mon, 9 Apr 2012 04:15:01 +0000 (+0400) Subject: Update ChangeLog X-Git-Tag: gc7_3alpha2~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0eccb2ffadc6d2a28c3531a7af1b0c578590f43d;p=gc Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 156a6639..78101228 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,6 +29,7 @@ * Declare privately and use handy GC_base_C() for constant object pointers. * Define GC_DLL if DLL_EXPORT at GC build (for Cygwin/MinGW). * Define GC_READ_ENV_FILE in configure for WinCE unless gc-debug is off. +* Do not compile backgraph.c unless configure '--enable-gc-debug'. * Do not compile pthread_stop_world.c for Cygwin/Darwin (configure). * Do not install ancient new_gc_alloc.h broken for modern STL (configure). * Enable GC_MIN_MARKERS to set minimal number of pthread-based markers.