aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 7f04a4c43b..92de5afd33 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2008-09-09 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #551382
+
+ * gui/e-week-view.c: (model_comps_deleted_cb):
+ * gui/e-cal-model.c: (redo_queries):
+ Get rid of unused variables.
+ * gui/e-cal-model.c: (e_cal_view_objects_modified_cb):
+ Use result of g_list_prepend, thus report changes properly.
+
2008-09-08 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #544187