aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 4a6ca816dd..712d5f0e09 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2004-03-19 JP Rosevear <jpr@ximian.com>
+
+ Fixes #55716
+
+ * gui/e-cal-model.c (remove_client): unset the default if the
+ client removed was the default
+
2004-03-19 Rodrigo Moya <rodrigo@ximian.com>
* gui/calendar-component.c (update_uris_for_selection): if
@@ -6,6 +13,8 @@
2004-03-19 JP Rosevear <jpr@ximian.com>
+ Fixes #55723
+
* gui/e-day-view.c (process_component): compare ecalcomponents,
not icalcomponents (the compare func is borked), check recurrence
changes better