aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJason Leach <jleach@ximian.com>2001-08-01 16:56:38 +0800
committerJacob Leach <jleach@src.gnome.org>2001-08-01 16:56:38 +0800
commitca7c6e2fc0a252a41df1dcd658f632bda4b934c0 (patch)
tree7127147340b50917826390bba72f34c92fad81ff /mail/ChangeLog
parent01d76f259086c09eadee101f6c28bcb06a9e11b0 (diff)
downloadgsoc2013-evolution-ca7c6e2fc0a252a41df1dcd658f632bda4b934c0.tar
gsoc2013-evolution-ca7c6e2fc0a252a41df1dcd658f632bda4b934c0.tar.gz
gsoc2013-evolution-ca7c6e2fc0a252a41df1dcd658f632bda4b934c0.tar.bz2
gsoc2013-evolution-ca7c6e2fc0a252a41df1dcd658f632bda4b934c0.tar.lz
gsoc2013-evolution-ca7c6e2fc0a252a41df1dcd658f632bda4b934c0.tar.xz
gsoc2013-evolution-ca7c6e2fc0a252a41df1dcd658f632bda4b934c0.tar.zst
gsoc2013-evolution-ca7c6e2fc0a252a41df1dcd658f632bda4b934c0.zip
Don't move cursors around when deleting last message and Hide Deleted
2001-08-01 Jason Leach <jleach@ximian.com> * mail-callbacks.c (delete_msg): Don't move cursors around when deleting last message and Hide Deleted Messages isn't enabled. Bug #5928. svn path=/trunk/; revision=11543
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index cf3bef97d4..fa12d5dfe7 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,4 +1,11 @@
+2001-08-01 Jason Leach <jleach@ximian.com>
+
+ * mail-callbacks.c (delete_msg): Don't move cursors around when
+ deleting last message and Hide Deleted Messages isn't enabled.
+ Bug #5928.
+
2001-07-31 Anna Marie Dirks <anna@ximian.com>
+
* mail-mt.c (do_get_pass): Changed the title of this dialog
to "Enter Password".