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 265537db7f..bf37cd6c63 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2004-04-14 Larry Ewing <lewing@ximian.com> + + * gui/calendar-component.c (selector_tree_drag_motion): fix + missing parameters, wow that was a mess. + + * gui/dialogs/calendar-setup.glade: add the new "new" dialogs, + remove the old druids. + + * gui/dialogs/calendar-setup.c (calendar_setup_new_calendar): use + the new dialogs, colors are still not functional. + (calendar_setup_new_task_list): use the new dialogs, with no colors. + 2004-04-14 JP Rosevear <jpr@ximian.com> Fixes #56613 |