aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorKarl Relton <karllinuxtest.relton@ntlworld.com>2007-06-02 05:53:26 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2007-06-02 05:53:26 +0800
commit3d2a46877e96d740891e7f717d1f882e27506cdf (patch)
tree93b7608dad5bd58bccfa3d3b28ffbac586cb8656 /mail/ChangeLog
parent068e5e40b09717f630f6bb12bc199d6a739db4e3 (diff)
downloadgsoc2013-evolution-3d2a46877e96d740891e7f717d1f882e27506cdf.tar
gsoc2013-evolution-3d2a46877e96d740891e7f717d1f882e27506cdf.tar.gz
gsoc2013-evolution-3d2a46877e96d740891e7f717d1f882e27506cdf.tar.bz2
gsoc2013-evolution-3d2a46877e96d740891e7f717d1f882e27506cdf.tar.lz
gsoc2013-evolution-3d2a46877e96d740891e7f717d1f882e27506cdf.tar.xz
gsoc2013-evolution-3d2a46877e96d740891e7f717d1f882e27506cdf.tar.zst
gsoc2013-evolution-3d2a46877e96d740891e7f717d1f882e27506cdf.zip
** Fix for bug #311512
2007-06-01 Karl Relton <karllinuxtest.relton@ntlworld.com> ** Fix for bug #311512 * mail-folder-cache.c (folder_changed): Check the added uids for messages which are not seen/deleted/junk and compare their received date with the timestamp of the last new-mail notification - if any are more recent than that, notify the user. svn path=/trunk/; revision=33614
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index c9385fb5ce..587ec8b13a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2007-06-01 Karl Relton <karllinuxtest.relton@ntlworld.com>
+
+ ** Fix for bug #311512
+
+ * mail-folder-cache.c (folder_changed): Check the added uids for
+ messages which are not seen/deleted/junk and compare their
+ received date with the timestamp of the last new-mail notification
+ - if any are more recent than that, notify the user.
+
2007-06-02 Srinivasa Ragavan <sragavan@novell.com>
** Adds support for Contact Image in the preview pane