aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 9 insertions, 3 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 579e46986b..e004f72629 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,18 +1,24 @@
-2003-02-11 JP Rosevear <jpr@ximian.com>
+2003-03-04 JP Rosevear <jpr@ximian.com>
+
+ * gui/dialogs/meeting-page.c (meeting_page_fill_widgets): don't
+ let the user change to an email organizer if the back end is not
+ an email addres
+
+2003-03-04 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-02-18 JP Rosevear <jpr@ximian.com>
+2003-03-04 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>
+2003-03-04 JP Rosevear <jpr@ximian.com>
Fixes #37881