diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5fe4a724c8..6d19889ad6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,16 @@ +2005-08-06 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #311686 + * gui/e-meeting-list-view.c (row_activated_cb):Added + a null check for path. + +2005-08-06 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #312460 + * gui/itip-utils.c (itip_get_comp_attendee): Removed + a double free. + + 2005-08-05 Viren.l <lviren@novell.com> Fixes #302460 @@ -6,12 +19,6 @@ e_calendar_view_edit_appointment with appropriate parameters. -2005-08-05 Chenthill Palanisamy <pchenthill@novell.com> - - Fixes #312460 - * gui/itip-utils.c (itip_get_comp_attendee): Removed - a double free. - 2005-08-03 Harry Lu <harry.lu@sun.com> Fix for #312447. |