diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-03-22 19:44:56 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-03-22 19:44:56 +0800 |
commit | f77c67c998bfbb0d8f9385ce7f587a65214ffc7f (patch) | |
tree | 570a8114d7541e8088396c5bae10f050d61078b6 /calendar/ChangeLog | |
parent | 08e699390975c29d7fbfb47500ada01a4de91d91 (diff) | |
download | gsoc2013-evolution-f77c67c998bfbb0d8f9385ce7f587a65214ffc7f.tar.gz gsoc2013-evolution-f77c67c998bfbb0d8f9385ce7f587a65214ffc7f.tar.zst gsoc2013-evolution-f77c67c998bfbb0d8f9385ce7f587a65214ffc7f.zip |
Fixes #330842
svn path=/trunk/; revision=31739
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 98623349cd..3d4a9019a5 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2006-03-22 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #330842 + * gui/e-cal-model.c: + (e_cal_view_objects_added_cb): Check if the icalcomp + is set to ECalComponent. + 2006-03-22 Harry Lu <harry.lu@sun.com> Fix for 333697 |