aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-10-31 08:03:23 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-10-31 08:03:23 +0800
commitc99cd2a0f9cc8f02b397960cbcd4faf05967702d (patch)
treebfefc6cd1ec48b5c47f2432cf5d15cbc8c6ba6c6 /NEWS
parent88547f7628a0beb0fea18f72c02dbbbd259f6de7 (diff)
downloadgsoc2013-evolution-c99cd2a0f9cc8f02b397960cbcd4faf05967702d.tar
gsoc2013-evolution-c99cd2a0f9cc8f02b397960cbcd4faf05967702d.tar.gz
gsoc2013-evolution-c99cd2a0f9cc8f02b397960cbcd4faf05967702d.tar.bz2
gsoc2013-evolution-c99cd2a0f9cc8f02b397960cbcd4faf05967702d.tar.lz
gsoc2013-evolution-c99cd2a0f9cc8f02b397960cbcd4faf05967702d.tar.xz
gsoc2013-evolution-c99cd2a0f9cc8f02b397960cbcd4faf05967702d.tar.zst
gsoc2013-evolution-c99cd2a0f9cc8f02b397960cbcd4faf05967702d.zip
Updated mailer NEWS.
2001-10-30 Jeffrey Stedfast <fejj@ximian.com> * NEWS (Mailer): Updated mailer NEWS. svn path=/trunk/; revision=14509
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS29
1 files changed, 29 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a4f71239e3..2d667536e4 100644
--- a/NEWS
+++ b/NEWS
@@ -46,6 +46,35 @@ Mailer:
- Various untranslated buttons/menus and other translation issues
fixed. (Michael, Jeff)
+ - Offline searching in IMAP. (Michael)
+
+ - Don't warn the user if he drags a message and drops it in the same
+ place. (Jeff)
+
+ - Fixed replying-to and forwarding messages with attachments to
+ attach the appropriate attachments in the new message. (Jeff, Larry)
+
+ - Don't allow the user to edit the default searches and keep all the
+ search menus consistant accross all folders. (Jeff)
+
+ - Allow the user to drag&drop and/or move messages to the Trash
+ folder. (Jeff)
+
+ - Various fixes to the filtering code. (Jeff, Michael)
+
+ - Make various dialogs non-modal. (Jeff)
+
+ - Fixes to POP3 UID caching so users can "leave mail on server" and
+ not get duplicates. (Jeff)
+
+ - Fixes to IMAP caching code where servers support the UIDPLUS
+ extension. Will also now un-cache a folder when the user deletes
+ it from the IMAP server. (Jeff)
+
+ - Removed support for PGP 2.6.x due to security issues (pgp would
+ always return 0 suggesting that the signature was valid even when
+ it wasn't). (Jeff)
+
- Lots and lots and lots of other little and not so little things.
(Michael, Jeff, Dan, Trow)