diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-10-10 09:38:44 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-10-10 09:38:44 +0800 |
commit | 15a3f8a40d6b6bcc5189c24ee4d34dd9aac1365d (patch) | |
tree | d737e2ef000f53bcaf2bebbe48f7e9569bc87696 /NEWS | |
parent | 68a22cc09ebc3a71985970665c9ac7ee52dd1605 (diff) | |
download | gsoc2013-evolution-15a3f8a40d6b6bcc5189c24ee4d34dd9aac1365d.tar.gz gsoc2013-evolution-15a3f8a40d6b6bcc5189c24ee4d34dd9aac1365d.tar.zst gsoc2013-evolution-15a3f8a40d6b6bcc5189c24ee4d34dd9aac1365d.zip |
updated NEWS
svn path=/trunk/; revision=13542
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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) |