diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 29516e7ff0..2c0e998a2a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,9 +1,14 @@ +2004-10-27 Rodrigo Moya <rodrigo@novell.com> + + * gui/e-cal-list-view.c (e_cal_list_view_new): don't expand recurrences + for the list view. + 2004-10-21 Harish Krishnaswamy <kharish@novell.com> * gui/e-cal-popup.[ch]: (e_cal_popup_target_new_source): Add status bits to denote if the calendar source is available offline so that plugins to calendar popups can use the status qualifier to denote - their visibility preferences. + their visibility preferences. 2004-10-21 Rodrigo Moya <rodrigo@novell.com> |