aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-02-23 14:09:51 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-02-23 14:09:51 +0800
commit7cf0ace5df855361ace52dd86be315a3f71fc918 (patch)
treed88bad54a6874318b4a3927518634965aaa39d1c /mail/ChangeLog
parentcef26eb8ca03c38050110d3f43623ed79076c5de (diff)
downloadgsoc2013-evolution-7cf0ace5df855361ace52dd86be315a3f71fc918.tar
gsoc2013-evolution-7cf0ace5df855361ace52dd86be315a3f71fc918.tar.gz
gsoc2013-evolution-7cf0ace5df855361ace52dd86be315a3f71fc918.tar.bz2
gsoc2013-evolution-7cf0ace5df855361ace52dd86be315a3f71fc918.tar.lz
gsoc2013-evolution-7cf0ace5df855361ace52dd86be315a3f71fc918.tar.xz
gsoc2013-evolution-7cf0ace5df855361ace52dd86be315a3f71fc918.tar.zst
gsoc2013-evolution-7cf0ace5df855361ace52dd86be315a3f71fc918.zip
** See bug #72337
2005-02-21 Not Zed <NotZed@Ximian.com> ** See bug #72337 * mail-component.c (store_info_new, store_info_unref): refcount the storeinfo's. (mc_add_store_done): noop if removed. (store_hash_free, mail_component_remove_store): mark storeinfo removed. svn path=/trunk/; revision=28855
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 f4bc803a16..6e96fb15ba 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,15 @@
2005-02-21 Not Zed <NotZed@Ximian.com>
+ ** See bug #72337
+
+ * mail-component.c (store_info_new, store_info_unref): refcount
+ the storeinfo's.
+ (mc_add_store_done): noop if removed.
+ (store_hash_free, mail_component_remove_store): mark storeinfo
+ removed.
+
+2005-02-21 Not Zed <NotZed@Ximian.com>
+
** See bug #70718
* em-folder-view.c (emfv_list_built): handle list_built events -