aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-09-24 11:06:15 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-09-24 11:06:15 +0800
commit71dab312c14e17ea8c9125b56a82db016fff527c (patch)
treeb0415da93edd5aa3a7c167910eb014c8e919851f /mail/ChangeLog
parent8759ffeca078686662c9be8678ddc8f497f7dfff (diff)
downloadgsoc2013-evolution-71dab312c14e17ea8c9125b56a82db016fff527c.tar
gsoc2013-evolution-71dab312c14e17ea8c9125b56a82db016fff527c.tar.gz
gsoc2013-evolution-71dab312c14e17ea8c9125b56a82db016fff527c.tar.bz2
gsoc2013-evolution-71dab312c14e17ea8c9125b56a82db016fff527c.tar.lz
gsoc2013-evolution-71dab312c14e17ea8c9125b56a82db016fff527c.tar.xz
gsoc2013-evolution-71dab312c14e17ea8c9125b56a82db016fff527c.tar.zst
gsoc2013-evolution-71dab312c14e17ea8c9125b56a82db016fff527c.zip
describe the get-folder process. This also makes it cancellable.
2004-09-23 Not Zed <NotZed@Ximian.com> * em-folder-tree.c (emft_get_folder_info__desc): describe the get-folder process. This also makes it cancellable. ** See bug #64972. * em-composer-utils.c (em_utils_reply_to_message): pass the folder to guess_account. svn path=/trunk/; revision=27354
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 74edc6e7e8..fd35b59830 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2004-09-23 Not Zed <NotZed@Ximian.com>
+
+ * em-folder-tree.c (emft_get_folder_info__desc): describe the
+ get-folder process. This also makes it cancellable.
+
+ ** See bug #64972.
+
+ * em-composer-utils.c (em_utils_reply_to_message): pass the folder
+ to guess_account.
+
2004-09-03 Not Zed <NotZed@Ximian.com>
** See bug #65058.