diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7705581589..31d7729ab2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2003-04-07 Not Zed <NotZed@Ximian.com> + + Fixes #40252 + + * conduits/todo/todo-conduit.c: Same as below. + + * conduits/calendar/calendar-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 Dan Winship <danw@ximian.com> * gui/GNOME_Evolution_Calendar.server.in.in: Clean up server names |