From d08d5d0fab99ca5fb77f95bcb0da2d1ab7503c94 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 7 Apr 2003 17:08:27 +0000 Subject: Fixes #40252. 2003-04-07 Not Zed Fixes #40252. * conduit/address-conduit.c: Change the LOG macro to a single arg macro which copies its arg. Fix all callers. Change WARN and INFO to simply g_warning/g_message. Init G_LOG_DOMAIN before including anything. svn path=/trunk/; revision=20715 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 5748093c57..e342f91a1d 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2003-04-07 Not Zed + + Fixes #40252. + + * conduit/address-conduit.c: Change the LOG macro to a + single arg macro which copies its arg. Fix all callers. Change + WARN and INFO to simply g_warning/g_message. Init G_LOG_DOMAIN + before including anything. + 2003-04-07 Chris Toshok * Makefile.am (SUBDIRS): add tools. -- cgit v1.2.3