From 93394c42b1f3b26790f02ea1bda5166603cd9df7 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Mon, 27 Aug 2012 08:41:13 +0400 Subject: [PATCH] Update ChangeLog file --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 658e049..c43e383 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ * Call GC_on_abort (with NULL argument) on exit(1). * 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 GCC warning in GC_get_main_stack_base (OpenBSD). * Eliminate GCC warnings in setjmp_t.c, test_cpp and cord 'de' app. * Include proper header file in 'tools' for configuration macros. @@ -115,6 +116,11 @@ * Use union of AO_t and word to favor strict-aliasing compiler optimization. +== [7.2e] (candidate) == + +* Fix unportable '==' test operators in configure. + + == [7.2d] 2012-08-09 == * Fix GC_call_with_stack_base to prevent its tail-call optimization. -- 2.7.4