From 02207fe4865255a4a4214eabeef868c16063c939 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 24 Feb 2005 03:28:19 +0000 Subject: [PATCH] Forgotten log entry --- gobject/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gobject/ChangeLog b/gobject/ChangeLog index 32c76f89e..a044739bd 100644 --- a/gobject/ChangeLog +++ b/gobject/ChangeLog @@ -1,3 +1,10 @@ +2005-02-04 Matthias Clasen + + * Makefile.am (TESTS): Only check the abi if + the compiler supports visibility, otherwise we + know there will be (harmless) extra symbols. + (#166181, Ed Avis) + Sun Feb 6 22:00:46 2005 Manish Singh * abicheck.sh: feed the contents of config.h and glibconfig.h