aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5ded4bb12f..69e8044ae0 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,11 @@ Mailer:
- Major oops in mbox code that caused significant performance
problems getting/filtering mail fixed. (Michael)
+ - Message charsets can now be overridden by a user-chosen charset
+ encoding in the mail display. (Jeff)
+
+ - Report errors when file cannot be attached in the composer. (Jeff)
+
- File->Folder->Properties and Delete Folder now work for VFolders.
- VFolders, Filters and Searches are saved in a safe manner so that
@@ -31,6 +36,14 @@ Mailer:
- VFolders now update with new mail on their sources. (Michael)
+ - Fixed the "Load HTML Images" radio button options in the mail
+ config dialog to work properly. (Jeff)
+
+ - When an IMAP folder is deleted, removed any cached messages that
+ had been in that folder when it was "alive". (Jeff)
+
+ - New icons for PGP signature authenticity. (Jeff, Jimmac)
+
Addressbook:
- Fixed crashes related to editing the Master Category List. (Trow)