aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
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 <federico@helixcode.com>
+
+ * 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 <bratsche@gnome.org>
+
* gui/calendar-commands.c: Make the toolbar honor the user's
gnomecc settings for detachable toolbars.