aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-06-08 02:55:02 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-06-08 02:55:02 +0800
commit49e7c0f0699b3b88f757b79d3f156cfde4537692 (patch)
tree2ef6479adcf71685cfb14aed69506a5b68eecedb /mail/ChangeLog
parent756eadbdf3ea62a178d19252c2835cd95e367f91 (diff)
downloadgsoc2013-evolution-49e7c0f0699b3b88f757b79d3f156cfde4537692.tar
gsoc2013-evolution-49e7c0f0699b3b88f757b79d3f156cfde4537692.tar.gz
gsoc2013-evolution-49e7c0f0699b3b88f757b79d3f156cfde4537692.tar.bz2
gsoc2013-evolution-49e7c0f0699b3b88f757b79d3f156cfde4537692.tar.lz
gsoc2013-evolution-49e7c0f0699b3b88f757b79d3f156cfde4537692.tar.xz
gsoc2013-evolution-49e7c0f0699b3b88f757b79d3f156cfde4537692.tar.zst
gsoc2013-evolution-49e7c0f0699b3b88f757b79d3f156cfde4537692.zip
Set the store's FULL_NAME to NULL here. Fixes the crash in bug #59713.
2004-06-07 Jeffrey Stedfast <fejj@novell.com> * em-folder-tree-model.c (em_folder_tree_model_add_store): Set the store's FULL_NAME to NULL here. Fixes the crash in bug #59713. svn path=/trunk/; revision=26238
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 2b278af107..569d0b01b8 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-07 Jeffrey Stedfast <fejj@novell.com>
+
+ * em-folder-tree-model.c (em_folder_tree_model_add_store): Set the
+ store's FULL_NAME to NULL here. Fixes the crash in bug #59713.
+
2004-06-07 Dan Winship <danw@novell.com>
* em-folder-view.c (emfv_popup_menu, emfv_message_pixmaps):