From 43d118565480985640afeeffb8e6902852eb0db3 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Fri, 7 Mar 2003 12:53:19 +0000 Subject: create the array to be returned only once. 2003-03-07 Rodrigo Moya * gui/alarm-notify/save.c (get_calendars_to_load): create the array to be returned only once. svn path=/trunk/; revision=20217 --- calendar/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 4d5997f414..6c91692b24 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2003-03-07 Rodrigo Moya + + * gui/alarm-notify/save.c (get_calendars_to_load): create the array + to be returned only once. + 2003-03-06 Rodrigo Moya * gui/alarm-queue.c (display_notification): ref the CalClient. -- cgit