From e60b2a82ff85ce1462901cd9175e49487c8ee2d5 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 6 Mar 2003 17:23:05 +0000 Subject: Use G_GNUC_FUNCTION instead of __FUNCTION__. Likewise. Likewise. * e-summary-calendar.c (e_summary_calendar_protocol): Use G_GNUC_FUNCTION instead of __FUNCTION__. * e-summary-rdf.c (e_summary_rdf_update): Likewise. * e-summary-tasks.c (e_summary_tasks_protocol): Likewise. (e_summary_tasks_protocol): Likewise. * e-summary-weather.c (e_summary_weather_update): Likewise. svn path=/trunk/; revision=20199 --- my-evolution/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'my-evolution/ChangeLog') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 208729ac31..219336e23d 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,12 @@ +2003-03-06 Ettore Perazzoli + + * e-summary-calendar.c (e_summary_calendar_protocol): Use + G_GNUC_FUNCTION instead of __FUNCTION__. + * e-summary-rdf.c (e_summary_rdf_update): Likewise. + * e-summary-tasks.c (e_summary_tasks_protocol): Likewise. + (e_summary_tasks_protocol): Likewise. + * e-summary-weather.c (e_summary_weather_update): Likewise. + 2003-03-05 Ettore Perazzoli * e-summary-weather.c (e_summary_weather_set_online): Likewise, -- cgit