aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 93dbd157e9..20159c30ba 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,15 @@
+2000-08-11 Not Zed <NotZed@HelixCode.com>
+
+ * mail-tools.c (mail_tool_get_local_inbox_url): Properly handle
+ different local file formats. The folder isn't always mbox.
+ (mail_tool_do_movemail): Movemail always uses an mbox format
+ however.
+ (mail_tool_get_local_movemail_url): What is the mbox url, it is
+ always the same type, mbox.
+ (mail_tool_fetch_mail_into_searchable): Same here.
+
+ * mail-local.c (mail_local_map_uri): Map a local uri to the real uri.
+
2000-08-10 Christopher James Lahey <clahey@helixcode.com>
* folder-browser-factory.c, message-list.c, message-thread.c,