]> granicus.if.org Git - gc/commitdiff
Update ChangeLog
authorIvan Maidanski <ivmai@mail.ru>
Mon, 9 Apr 2012 04:15:01 +0000 (08:15 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 9 Apr 2012 08:19:20 +0000 (12:19 +0400)
ChangeLog

index 156a6639569831e7f6b1c834de8c34027f1a5b71..7810122896bf6680fbfe5fa4a540e72049004ff9 100644 (file)
--- 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.