diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0ca5403f9e..c3abba7398 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2004-05-11 Rodrigo Moya <rodrigo@ximian.com> + Fixes #53137 + + * gui/dialogs/schedule-page.c (schedule_page_fill_widgets): check dates + from the ECalComponent before using them. + +2004-05-11 Rodrigo Moya <rodrigo@ximian.com> + * gui/e-cal-model-tasks.c (set_due): use/set the DUE date, not the DTEND date. |