aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-05-18 16:56:26 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-05-18 16:56:26 +0800
commitcf91b138f19465252fda5eeb1185e593ea851606 (patch)
tree335e727cdf1d4d0d7f7f8913825e9bf6af3b19dc /mail/ChangeLog
parent31d87dbdfe55a62a9736b3a51b9339c1e516c2b2 (diff)
downloadgsoc2013-evolution-cf91b138f19465252fda5eeb1185e593ea851606.tar
gsoc2013-evolution-cf91b138f19465252fda5eeb1185e593ea851606.tar.gz
gsoc2013-evolution-cf91b138f19465252fda5eeb1185e593ea851606.tar.bz2
gsoc2013-evolution-cf91b138f19465252fda5eeb1185e593ea851606.tar.lz
gsoc2013-evolution-cf91b138f19465252fda5eeb1185e593ea851606.tar.xz
gsoc2013-evolution-cf91b138f19465252fda5eeb1185e593ea851606.tar.zst
gsoc2013-evolution-cf91b138f19465252fda5eeb1185e593ea851606.zip
don't nomarkseen when we restore the message when we show the preview.
2004-05-18 Not Zed <NotZed@Ximian.com> * em-folder-browser.c (em_folder_browser_show_preview): don't nomarkseen when we restore the message when we show the preview. #58387. svn path=/trunk/; revision=25956
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 7c632f643c..aefd4d8fbc 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,9 @@
2004-05-18 Not Zed <NotZed@Ximian.com>
+ * em-folder-browser.c (em_folder_browser_show_preview): don't
+ nomarkseen when we restore the message when we show the preview.
+ #58387.
+
* mail-folder-cache.c (folder_changed): no new message test if its
the drafts folder too.