aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-02-09 19:42:40 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-02-09 19:42:40 +0800
commitc52ad9438e7914262f5e139de155180a635c8943 (patch)
tree1d241b9c8fff36f15e166962dd91ea6c1312b514 /calendar/ChangeLog
parent2cde7b00f9dca4f0adccaae3409f6d8ccfa27a97 (diff)
downloadgsoc2013-evolution-c52ad9438e7914262f5e139de155180a635c8943.tar
gsoc2013-evolution-c52ad9438e7914262f5e139de155180a635c8943.tar.gz
gsoc2013-evolution-c52ad9438e7914262f5e139de155180a635c8943.tar.bz2
gsoc2013-evolution-c52ad9438e7914262f5e139de155180a635c8943.tar.lz
gsoc2013-evolution-c52ad9438e7914262f5e139de155180a635c8943.tar.xz
gsoc2013-evolution-c52ad9438e7914262f5e139de155180a635c8943.tar.zst
gsoc2013-evolution-c52ad9438e7914262f5e139de155180a635c8943.zip
Pass the client along with the id for search to handle cases where the
2006-02-09 Harish Krishnaswamy <kharish@novell.com> * gui/e-cal-model.c: (e_cal_view_objects_added_cb): Pass the client along with the id for search to handle cases where the same backend source has multiple clients in the view. Remove the FIXME. svn path=/trunk/; revision=31462
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 9251309628..8257a33fd6 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-09 Harish Krishnaswamy <kharish@novell.com>
+
+ * gui/e-cal-model.c: (e_cal_view_objects_added_cb):
+ Pass the client along with the id for search to handle
+ cases where the same backend source has multiple clients
+ in the view. Remove the FIXME.
+
2006-01-09 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>
Fixes #329768