2.6.0 unleashed
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index dd0c9ab05942da86de9c6523cdd1f85ffe2e9573..6459ace8424589b4da9510907f4d6b8e07aa02d8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,117 @@
 Changes of the  Sylpheed-Claws GTK2 branch
 
+* 2.6.0
+-------
+
+* libetpan 0.48 or greater is now required for IMAP support.
+
+* The Compose window now has an /Options/Reply mode/ menu. This
+  enables changing the recipients of a reply on the fly.
+
+* QuickSearch now has a type-ahead option for fast searches.
+
+* Extra symbols are now available for the Quote parser, your name,
+  your email address, the account name, and the organization.
+
+* In the Folder Properties, it is now possible to test the regular
+  expression used in the Simplify Subject RegExp option.
+
+* GSSAPI support has been added for IMAP.
+
+* UIDPLUS support has been added for IMAP.
+
+* A Stop button has been added for Message Body searches, enabling
+  cancelling of a running search. This is available in '/Edit/Search
+  Folder...' and '/Edit/Find in current message...'.
+
+* libSM support has been added. This enables communication with the
+  session manager, so that it is known when the session ends, in
+  order to save the caches, and draft any messages currently being
+  composed.
+
+* Support for Address Book Groups has been added to the Compose
+  window's automatic address completion.
+
+* a new hidden option has been added, 'respect_flowed_format'. This
+  follows RFC3676 with regard to a message part with a Content-Type
+  that includes 'format=flowed' and 'delsp=yes'. This will cause some
+  mails to have long lines, but will fix some URLs that would
+  otherwise be wrapped. By default it is turned off.
+
+* Basic key import/export has been added to the PGP plugins. When
+  generating a new key pair you can export the public key to a key
+  server. When selecting the signature part of a message, if the key
+  is not on your keyring, you will be asked if you want to attempt
+  to import it from a keyserver.
+
+* The TrayIcon now displays 'offline' status.
+
+* More window sizes and placements are remembered across sessions.
+
+* tools/fix_date.sh: Switches to replace non RFC-compliant Date:
+  value, and to use strict RFC matching patterns for dates have been
+  added.
+
+* Several optimisations have been made.
+
+
+* 2.5.6
+-------
+
+* Bug fixes:
+       o Fix redirecting of sent mails
+       o Fix Go to Next * after applying Preferences
+       o Fix quote-folding when emails don't convert cleanly to
+         UTF-8
+
+* 2.5.5
+-------
+
+* Bug fix:
+       o bug 1034, 'Incorrect display of size field in message view'
+
+* 2.5.4
+-------
+
+* Bug fixes:
+       o bug 1032, 'Segmentation fault when showing message'
+       o fix crash with quote folding on HTML
+       o fix building with --disable-nls
+       o remove tabs in Subject string
+
+* 2.5.3
+-------
+
+* Make node expanding in the Folder List non-recursive
+
+* Bug fixes:
+       o bug 1024, 'Array index out of range in
+         sylpheed-claws-2.5.2'
+       o Fix "Check for new folders" on folders with accented
+         characters
+       o Fix filtering "copy" rules
+       o Fix "goto next unread" after collapsing/expanding a node
+
+* 2.5.2
+-------
+
+* Bug fixes: 
+       o bug #1023 (Sylpheed deletes too much messages)
+       o Crash in partial downloading
+
+* 2.5.1
+-------
+
+* It is now possible to stop searches in message bodies
+
+* IMAP: Use UID SEARCH ALL instead of UID SEARCH UID 1:* in order
+  to fix speed issues with badly implemented servers
+  
+* Bug fixes: 
+       o Fix multiple registering of SpamAssassin and Bogofilter
+         plugin after having changed their preferences, leading to
+         slowness or duplicated messages.
+
 * 2.5.0
 -------