diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 018d148ba9..43e9008dfc 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2005-07-21 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #309602 + * gui/e-day-view.c: (set_text_as_bold), + (e_day_view_update_event_label), + (e_day_view_update_long_event_label), + (e_day_view_ensure_rows_visible): + * gui/e-week-view.c: (set_text_as_bold), + (e_week_view_update_event_cb): Check if the backend + allows to adding the unaccepted appointments to calendar + and show its summary as bold text. + 2005-07-21 Harish Krishnaswamy <kharish@novell.com> * gui/gnome-cal.c (gnome_calendar_class_init), |