diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-03-31 11:32:48 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-03-31 11:32:48 +0800 |
commit | 60d5bd3fc9197b9def0415d9e45e57a62814c4f5 (patch) | |
tree | 8175dd356d8367474b86958e3b346ba1a9e12a4c /shell/ChangeLog | |
parent | 2960cad1a7015eb13de39503081249b63f165962 (diff) | |
download | gsoc2013-evolution-60d5bd3fc9197b9def0415d9e45e57a62814c4f5.tar.gz gsoc2013-evolution-60d5bd3fc9197b9def0415d9e45e57a62814c4f5.tar.zst gsoc2013-evolution-60d5bd3fc9197b9def0415d9e45e57a62814c4f5.zip |
If the importer can't be started, don't continue
svn path=/trunk/; revision=9064
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index af5263c2d2..87f7cbfe67 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-03-30 Iain Holmes <iain@ximian.com> + + * importer/importer.c (start_import): If the importer can't be started, then + don't continue. + 2001-03-29 Iain Holmes <iain@ximian.com> * importer/evolution-importer-client.c (evolution_importer_client_load_file): |