diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 656abd73e5..e894c375a3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,14 @@ 2006-07-31 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #335276 + * gui/dialogs/event-editor.c: (event_editor_edit_comp): + Set the meeting time in the time selector. + * gui/dialogs/schedule-page.c: (schedule_page_set_meeting_time): + * gui/dialogs/schedule-page.h: Added a function to set the meeting + time in the time selector. + +2006-07-31 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #344927 * gui/dialogs/event-page.c: (event_page_fill_widgets): Set the classification. |