From: Ivan Maidanski Date: Thu, 30 Aug 2012 04:46:37 +0000 (+0400) Subject: Update ChangeLog file X-Git-Tag: gc7_4_0~226 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=25e3d2b9e58fa00817033e694b2612981c09ba9b;p=gc Update ChangeLog file --- diff --git a/ChangeLog b/ChangeLog index c43e3832..21af0917 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,7 @@ * Elaborate comment on dependencies in autogen.sh. * Eliminate GCC warning in GC_get_main_stack_base (OpenBSD). * Eliminate GCC warnings in setjmp_t.c, test_cpp and cord 'de' app. +* Include "config.h" instead of "private/config.h" on HAVE_CONFIG_H. * Include proper header file in 'tools' for configuration macros. * Include pthread_np.h from pthread_stop_world.c on OpenBSD. * Move GC_get_suspend/thr_restart_signal to misc.c for NaCl and OpenBSD.