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 f400598a58..e827bbb4fd 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2006-04-04 Irene Huang <Irene.Huang@sun.com>
+
+ Fixes bug 335214
+
+ * gui/e-cal-model.c: (e_cal_view_objects_added_cb):
+ Call e_table_model_pre_change (E_TABLE_MODEL (model)); before
+ deleting row.
+
2006-04-03 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #158107