aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 962845a38b..18e9198358 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,17 @@
+2002-01-08 Iain Holmes <iain@ximian.com>
+
+ * importers/evolution-mbox-importer.c (string_to_int): Takes a hex
+ string and converts it to an int.
+ (get_info_from_mozilla): Creates a CamelMessageInfo structure from
+ the X-Mozilla-Status header.
+ (process_item_fn): Check for the X-Mozilla-Status header and if it
+ is present call get_info_from_mozilla. If get_info_from_mozilla
+ returns that the message was marked as deleted but never expunged
+ it isn't imported.
+
+ * importers/mozilla-status-headers.h: Stuff Evolution cares about
+ from the mozilla header.
+
2002-01-07 Jeffrey Stedfast <fejj@ximian.com>
* mail-config.c (mail_config_set_new_mail_notify_sound_file): Renamed.