From 5bf17131df95ad49d7a98768b05177092ad2a618 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Thu, 10 Aug 2000 19:54:53 +0000 Subject: There. A pretty function to generate recurrence instances atomically so 2000-08-10 Federico Mena Quintero * cal-client/cal-client.c (cal_client_generate_instances): There. A pretty function to generate recurrence instances atomically so that clients don't have to jump through hoops. Now we can get rid of the ugly calendar_iterate() function. svn path=/trunk/; revision=4701 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f09ff0bab0..a6776851ce 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,4 +1,12 @@ +2000-08-10 Federico Mena Quintero + + * cal-client/cal-client.c (cal_client_generate_instances): There. + A pretty function to generate recurrence instances atomically so + that clients don't have to jump through hoops. Now we can get rid + of the ugly calendar_iterate() function. + 2000-08-09 Cody Russell + * gui/calendar-commands.c: Make the toolbar honor the user's gnomecc settings for detachable toolbars. -- cgit v1.2.3