aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-09-14 16:17:20 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-09-14 16:17:20 +0800
commit0418253eff2bc00c1b9ae9f4daa7af82a71b4899 (patch)
tree9d5b0631457059d7d22a0c13c9e07f5c11490301 /calendar/ChangeLog
parent9f755b0c6d2c880b7d2f44531d513ef0777d1e91 (diff)
downloadgsoc2013-evolution-0418253eff2bc00c1b9ae9f4daa7af82a71b4899.tar
gsoc2013-evolution-0418253eff2bc00c1b9ae9f4daa7af82a71b4899.tar.gz
gsoc2013-evolution-0418253eff2bc00c1b9ae9f4daa7af82a71b4899.tar.bz2
gsoc2013-evolution-0418253eff2bc00c1b9ae9f4daa7af82a71b4899.tar.lz
gsoc2013-evolution-0418253eff2bc00c1b9ae9f4daa7af82a71b4899.tar.xz
gsoc2013-evolution-0418253eff2bc00c1b9ae9f4daa7af82a71b4899.tar.zst
gsoc2013-evolution-0418253eff2bc00c1b9ae9f4daa7af82a71b4899.zip
Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #551628 (Remove old events from the view when objects are modified).
svn path=/trunk/; revision=36322
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 388f4ddcbb..7bca661a08 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2008-09-14 Chenthill Palanisamy <pchenthill@novell.com>
+
+ ** Fix for bug #551628
+
+ * gui/e-cal-model.c: (e_cal_view_objects_modified_cb):
+ * gui/e-day-view.c: (update_row), (model_comps_deleted_cb):
+ * gui/e-week-view.c: (update_row): Remove old events from the
+ view when objects are modified.
+
2008-09-12 Paul Bolle <pebolle@tiscali.nl>
** Fix for bug #551895