aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJon Trowbridge <trow@ximian.com>2001-12-21 11:39:10 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-12-21 11:39:10 +0800
commitfb540f5bfb3573322be73f00968583b723595046 (patch)
tree59d49d799b133b7030ce510c06e25cd6726adf3e /mail/ChangeLog
parent292a70fc5d3e441815861bb719d3884b5eed03c8 (diff)
downloadgsoc2013-evolution-fb540f5bfb3573322be73f00968583b723595046.tar
gsoc2013-evolution-fb540f5bfb3573322be73f00968583b723595046.tar.gz
gsoc2013-evolution-fb540f5bfb3573322be73f00968583b723595046.tar.bz2
gsoc2013-evolution-fb540f5bfb3573322be73f00968583b723595046.tar.lz
gsoc2013-evolution-fb540f5bfb3573322be73f00968583b723595046.tar.xz
gsoc2013-evolution-fb540f5bfb3573322be73f00968583b723595046.tar.zst
gsoc2013-evolution-fb540f5bfb3573322be73f00968583b723595046.zip
Makes the auto-undelete behavior when changing message flags a bit more
2001-12-20 Jon Trowbridge <trow@ximian.com> * message-list.c (on_click): Makes the auto-undelete behavior when changing message flags a bit more sane. (Fixes #17634) svn path=/trunk/; revision=15200
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 6bd057bbaa..4ac26319b0 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-20 Jon Trowbridge <trow@ximian.com>
+
+ * message-list.c (on_click): Makes the auto-undelete behavior when
+ changing message flags a bit more sane. (Fixes #17634)
+
2001-12-20 Ettore Perazzoli <ettore@ximian.com>
[Fixes #17377, Evolution doesn't work on multi-depth displays.]