aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2008-01-02 16:24:23 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2008-01-02 16:24:23 +0800
commitd00f11c114b7f146741580861f8240ff4a3ab320 (patch)
treea132595e83770a8bc47c9ade565183d77f501b74 /mail/ChangeLog
parentf3546248ed3fbf5cf613ca25f0b7c024b073ca2b (diff)
downloadgsoc2013-evolution-d00f11c114b7f146741580861f8240ff4a3ab320.tar
gsoc2013-evolution-d00f11c114b7f146741580861f8240ff4a3ab320.tar.gz
gsoc2013-evolution-d00f11c114b7f146741580861f8240ff4a3ab320.tar.bz2
gsoc2013-evolution-d00f11c114b7f146741580861f8240ff4a3ab320.tar.lz
gsoc2013-evolution-d00f11c114b7f146741580861f8240ff4a3ab320.tar.xz
gsoc2013-evolution-d00f11c114b7f146741580861f8240ff4a3ab320.tar.zst
gsoc2013-evolution-d00f11c114b7f146741580861f8240ff4a3ab320.zip
Send the folder name along with the new mail event.
2008-01-02 Srinivasa Ragavan <sragavan@novell.com> * em-event.c: (eme_target_free): * em-event.h: * em-folder-tree-model.c: (em_folder_tree_model_get_folder_name): * em-folder-tree-model.h: * mail-folder-cache.c: (real_flush_updates): Send the folder name along with the new mail event. svn path=/trunk/; revision=34744
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 e5370135a7..0a10907f82 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2008-01-02 Srinivasa Ragavan <sragavan@novell.com>
+
+ * em-event.c: (eme_target_free):
+ * em-event.h:
+ * em-folder-tree-model.c: (em_folder_tree_model_get_folder_name):
+ * em-folder-tree-model.h:
+ * mail-folder-cache.c: (real_flush_updates): Send the folder name
+ along with the new mail event.
+
2007-12-20 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #362638