From: Ivan Maidanski Date: Thu, 30 Aug 2012 04:54:09 +0000 (+0400) Subject: Update ChangeLog file X-Git-Tag: gc7_4_0~223 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e50c58eba52f0a9895158a6ec2705e2cde7c842;p=gc Update ChangeLog file --- diff --git a/ChangeLog b/ChangeLog index 21af0917..37742adf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ * Code refactoring of GC_x_printf (move shared code to macro). * Disable find-leak GC_gcollect on GC abnormal EXIT. * Elaborate comment on dependencies in autogen.sh. +* Eliminate 'missing exception specification' warning in gc_cpp.cc (Clang). * 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.