diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index eb8943a03e..cac019b809 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,17 @@ +2000-08-17 JP Rosevear <jpr@helixcode.com> + + * gui/gncal-todo.c (ok_button): Use CalComponent instead of + iCalObject + (cancel_button): ditto + (gncal_todo_edit): ditto + (add_todo): ditto + (edit_todo): ditto + (delete_todo): ditto + (insert_in_clist): ditto + (gncal_todo_update): ditto + + * gui/gncal-todo.h: Update prototypes + 2000-08-16 JP Rosevear <jpr@helixcode.com> Rework gnome-cal.c - alarms are a tad broken ATM so this |