aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index c207619a65..7dbcc81cba 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-11 Not Zed <NotZed@Ximian.com>
+
+ * em-utils.c (em_uri_from_camel): handle a null path or fragment.
+
+ * em-folder-tree-model.c (em_folder_tree_model_add_store): set the
+ full name of the store to "". Fixes #59925 and probably other
+ issues. Related to the removal of folderinfo->path.
+
2004-06-10 Jeffrey Stedfast <fejj@novell.com>
Fixes bug #58825. Ugh. Really Gross Hack (tm).