diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-13 04:20:08 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-13 04:20:08 +0800 |
commit | 85df94505d91c359e1d1da2984d63ed7f6f53be8 (patch) | |
tree | 357b521eac418ddcbdb7070e01ab2bda5e003f63 /mail/ChangeLog | |
parent | e45ead3d9b57f13128c46194a73748b5edfc7b47 (diff) | |
download | gsoc2013-evolution-85df94505d91c359e1d1da2984d63ed7f6f53be8.tar gsoc2013-evolution-85df94505d91c359e1d1da2984d63ed7f6f53be8.tar.gz gsoc2013-evolution-85df94505d91c359e1d1da2984d63ed7f6f53be8.tar.bz2 gsoc2013-evolution-85df94505d91c359e1d1da2984d63ed7f6f53be8.tar.lz gsoc2013-evolution-85df94505d91c359e1d1da2984d63ed7f6f53be8.tar.xz gsoc2013-evolution-85df94505d91c359e1d1da2984d63ed7f6f53be8.tar.zst gsoc2013-evolution-85df94505d91c359e1d1da2984d63ed7f6f53be8.zip |
Fix the importers if you try to import into an already existing directory
svn path=/trunk/; revision=11058
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index a4118fd31d..46e2e49ac5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-07-12 Iain Holmes <iain@ximian.com> + + * importers/evolution-mbox-importer.c (load_file_fn): Check that the folder + does exist before trying to import it. + 2001-07-12 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (expunge_folder): Force-hide all deleted |