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 9c6db47879..579e46986b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -4,6 +4,20 @@ * gui/e-meeting-model.c (process_section): if the attendee is the empty string, try to get the email + +2003-02-18 JP Rosevear <jpr@ximian.com> + + * gui/calendar-offline-handler.c (backend_cal_opened_online): set + the backend to REMOTE mode when it opens + (backend_go_online): prepare to set calendar mode to REMOTE + (impl_goOnline): get all the local calendars and set to REMOTE + +2003-02-11 JP Rosevear <jpr@ximian.com> + + Fixes #37881 + + * gui/e-meeting-model.c (process_section): if the attendee is the + empty string, try to get the email 2003-03-04 JP Rosevear <jpr@ximian.com> |