aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorPeter Williams <peterw@src.gnome.org>2000-08-12 00:15:46 +0800
committerPeter Williams <peterw@src.gnome.org>2000-08-12 00:15:46 +0800
commitf5b8a56cc15dad01c1ef50475dab571b1a29eda4 (patch)
tree4aeef737e7afd2b902bc2db1bef313347d622a15 /mail/ChangeLog
parent64c6a63cf22abea49895554cb7a058adc30cd0fc (diff)
downloadgsoc2013-evolution-f5b8a56cc15dad01c1ef50475dab571b1a29eda4.tar
gsoc2013-evolution-f5b8a56cc15dad01c1ef50475dab571b1a29eda4.tar.gz
gsoc2013-evolution-f5b8a56cc15dad01c1ef50475dab571b1a29eda4.tar.bz2
gsoc2013-evolution-f5b8a56cc15dad01c1ef50475dab571b1a29eda4.tar.lz
gsoc2013-evolution-f5b8a56cc15dad01c1ef50475dab571b1a29eda4.tar.xz
gsoc2013-evolution-f5b8a56cc15dad01c1ef50475dab571b1a29eda4.tar.zst
gsoc2013-evolution-f5b8a56cc15dad01c1ef50475dab571b1a29eda4.zip
Freeze/thaw around multi-message folder operations (flag, move)
svn path=/trunk/; revision=4739
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 78fa34e912..61174a9550 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -38,6 +38,9 @@
2000-08-11 Peter Williams <peterw@helixcode.com>
+ * mail-ops.c (do_refile_messages): Freeze the folders while moving.
+ (do_flag_messages): Same.
+
* mail-threads.c (get_password_clicked): Fix the case when the
user /doesn't/ use escape to cancel the dialog :-/
(show_error_clicked): Same.