aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 3a2a834534..b23cb92df2 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,16 @@
2001-07-23 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-config.glade: Fixed the "Read" to be Read in the glade file
+ per menesis' request.
+
+ * mail-accounts.c (construct): Give the dialog a Close button
+ instead of an OK button.
+ (prompt_bcc_only_toggled): New.
+ (threaded_list_toggled): New.
+ (show_preview_toggled): New.
+ (construct): Add code for the bcc-only-prompt, threaded-list, and
+ show-preview checkboxes.
+
* mail-ops.c (transfer_messages_transfer): If the source and
destination folders are the same, just mark the uids as undeleted
(in case they were marked as deleted before).