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 800a2ec7c4..39f4a5a164 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2002-01-14 JP Rosevear <jpr@ximian.com> + * conduits/calendar/calendar-conduit.c: move all functions here, + get rid of header files, use e-pilot-settings to display gui + + * conduits/todo/todo-conduit.c: as above + +2002-01-14 JP Rosevear <jpr@ximian.com> + * gui/gnome-cal.c (get_current_time): use icaltimetype_to_tm 2002-01-14 JP Rosevear <jpr@ximian.com> |