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 95b1c335b6..130b5df97e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,12 @@
2001-03-12 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-config.c (mail_config_write): Make the transport save
+ whether or not it's supposed to use SSL as well.
+ (config_read): Read in whether or not we should remember the
+ transport password (for those that support SASL).
+ (mail_config_write): Save whether or not to save transport
+ passwords (needed for SASL enabled transports).
+
* mail-ops.c (add_vtrash_info): Instead of always creating a new
vTrash folder, if the store already has a Trash folder, replace it
with the vTrash. Also, name the folder "Trash" instead of "vTrash"