diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3fbd851847..73fc01bcf8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2004-01-27 Rodrigo Moya <rodrigo@ximian.com> + + Fixes #53276 + + * gui/dialogs/copy-source-dialog.c (show_error): new function to + create an error message dialog. + (copy_source): check if the destination calendar is read only, and + if so, don't try to copy components over. Fixed leaks. Call show_error + to display meaningful error messages. + 2004-01-26 JP Rosevear <jpr@ximian.com> * gui/migration.c (migrate_ical_folder): add the source to the |