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 78014243c0..3668f5f9b7 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2007-09-10 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #270605 + * gui/dialogs/event-page.c: (event_page_select_organizer), + (event_page_construct): + * gui/dialogs/task-page.c: (task_page_select_organizer), + (task_page_construct): Skip disabled accounts and choose first available address as + organizer. + + Reworked the patch from Milan Crha <mcrha@redhat.com> to apply properly as the previous + commit made changes in the same area. + 2007-09-09 Suman Manjunath <msuman@novell.com> * gui/dialogs/event-page.c: (event_page_init), |