aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 00e37a4346..c595cddcd6 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,9 +1,16 @@
2001-08-13 Anna Marie Dirks <anna@ximian.com>
+
* mail-accounts.c: Changed the title of the Mail Settings
dialog from "Evolution Account Manager" to "Mail Settings" .
2001-08-13 Jeffrey Stedfast <fejj@ximian.com>
+ * message-list.c (get_message_uid): Do some g_assert()
+ action. Make sure that the node passed in is non-NULL and also
+ make sure that the CamelMessageInfo gotten from the ETree is
+ non-NULL.
+ (get_message_info): Same here.
+
* mail-callbacks.c (expunge_folder): Confirm that the user really
wants to expunge.
(save_msg_ok): Set the parent window here.