diff options
author | 9 <NotZed@Ximian.com> | 2001-10-10 09:18:01 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-10-10 09:18:01 +0800 |
commit | e7506b917465fe63f58eb178e6a17982c9dc965b (patch) | |
tree | 90c2157e4c235ba989f102b17dc38d71aec5da7e /NEWS | |
parent | 5a018439f625f92c7f45d6436ee2a34083714204 (diff) | |
download | gsoc2013-evolution-e7506b917465fe63f58eb178e6a17982c9dc965b.tar gsoc2013-evolution-e7506b917465fe63f58eb178e6a17982c9dc965b.tar.gz gsoc2013-evolution-e7506b917465fe63f58eb178e6a17982c9dc965b.tar.bz2 gsoc2013-evolution-e7506b917465fe63f58eb178e6a17982c9dc965b.tar.lz gsoc2013-evolution-e7506b917465fe63f58eb178e6a17982c9dc965b.tar.xz gsoc2013-evolution-e7506b917465fe63f58eb178e6a17982c9dc965b.tar.zst gsoc2013-evolution-e7506b917465fe63f58eb178e6a17982c9dc965b.zip |
Updated for beta 6.
2001-10-09 <NotZed@Ximian.com>
* NEWS (Mailer): Updated for beta 6.
svn path=/trunk/; revision=13540
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -8,6 +8,26 @@ Mailer: - Bcc: addresses are now visible when browsing messages in the "Sent" folder. (Trow) + - Various backend fixes like thread safeness of concurrent + triggered events, more forgiving address header decoding, + fixes for recent breakage to progress reports, adding a deleted + event/state for folders, various deadlocks. (Michael, Jeff) + + - Fixed quick-searching by receipients to work. (Michael) + + - Caching of iconv handles to improve performance of many internal + mail reading/indexing operations. (Michael) + + - Major oops in mbox code that caused significant performance + problems getting/filtering mail fixed. (Michael) + + - File->Folder->Properties and Delete Folder now work for VFolders. + + - VFolders, Filters and Searches are saved in a safe manner so that + they should not be lost with quota/filled disk problems. (Michael) + + - VFolders now update with new mail on their sources. (Michael) + Addressbook: - Fixed crashes related to editing the Master Category List. (Trow) |