aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-01-16 02:55:10 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-01-16 02:55:10 +0800
commitb3fe89ecf60c8beb7778490f50425625b6c4744d (patch)
treeb7b74e685d36955066a5e40ee10a3950ce95dbf1 /mail/ChangeLog
parentb282f92587ff44751e4e4720a5adf39e395e2ad7 (diff)
downloadgsoc2013-evolution-b3fe89ecf60c8beb7778490f50425625b6c4744d.tar
gsoc2013-evolution-b3fe89ecf60c8beb7778490f50425625b6c4744d.tar.gz
gsoc2013-evolution-b3fe89ecf60c8beb7778490f50425625b6c4744d.tar.bz2
gsoc2013-evolution-b3fe89ecf60c8beb7778490f50425625b6c4744d.tar.lz
gsoc2013-evolution-b3fe89ecf60c8beb7778490f50425625b6c4744d.tar.xz
gsoc2013-evolution-b3fe89ecf60c8beb7778490f50425625b6c4744d.tar.zst
gsoc2013-evolution-b3fe89ecf60c8beb7778490f50425625b6c4744d.zip
Only abort the copy if the dest folder both exists and contains data.
2004-01-15 Jeffrey Stedfast <fejj@ximian.com> * em-migrate.c (cp): Only abort the copy if the dest folder both exists and contains data. Fixes bug #52880. svn path=/trunk/; revision=24250
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 201f5595ab..2c4d09c427 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-15 Jeffrey Stedfast <fejj@ximian.com>
+
+ * em-migrate.c (cp): Only abort the copy if the dest folder both
+ exists and contains data. Fixes bug #52880.
+
2004-01-15 Rodrigo Moya <rodrigo@ximian.com>
* em-folder-browser.c: removed ForgetPasswords verb.