From 86acc090af54e117c43072b7863b0835916073e5 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 13 Feb 2004 19:47:31 +0000 Subject: Make sure the drop-target folder doesn't already contain a folder named 2004-02-13 Jeffrey Stedfast * em-folder-tree.c (emft_drop_folder): Make sure the drop-target folder doesn't already contain a folder named identical to the one we are dropping by using the new CAMEL_STORE_FOLDER_EXCL flag. Fixes bug #53810. svn path=/trunk/; revision=24739 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 3814ba1121..f63c8dc46b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2004-02-13 Jeffrey Stedfast + + * em-folder-tree.c (emft_drop_folder): Make sure the drop-target + folder doesn't already contain a folder named identical to the one + we are dropping by using the new CAMEL_STORE_FOLDER_EXCL + flag. Fixes bug #53810. + 2004-02-13 Radek Doulik * evolution-mail.schemas.in.in: added defaults for composer -- cgit v1.2.3