aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
author9 <NotZed@Ximian.com>2001-10-10 09:18:01 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-10-10 09:18:01 +0800
commite7506b917465fe63f58eb178e6a17982c9dc965b (patch)
tree90c2157e4c235ba989f102b17dc38d71aec5da7e /NEWS
parent5a018439f625f92c7f45d6436ee2a34083714204 (diff)
downloadgsoc2013-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--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c4591c813d..c9185b8184 100644
--- a/NEWS
+++ b/NEWS
@@ -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)