2007-08-03 [colin] 2.10.0cvs86
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 0f88c98119c2ebd1ec8162a2aac4df9102bd0def..d7e025e8428e59ea07b7811fcc9eeba90f7b2160 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,108 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 2.10.0
+--------
+
+* libetpan 0.49 is now required for IMAP support
+
+* Added "From, To or Subject" to the QuickSearch types.
+
+* Added handling of the 'a' key to loop through a mail's MIME parts.
+
+* In the Compose window "Add to address book" has been added to the
+  context menu of the sender and recipient fields.
+
+* Implemented a proper References filtering condition.
+
+* Added the possibility to cancel receiving in IMAP accounts.
+
+* Made offline synchronisation faster.
+
+* Added an alternate way to fetch flags on IMAP, which improves
+  performance with some servers, (like Exchange).
+  See "Bandwidth-efficient mode" in IMAP accounts' Receive
+  preferences.
+
+* Allow manual sorting of Templates.
+
+* Templates improvements: easier syntax, add some useful variables.
+
+* Implemented per-account and per-folder compose/reply/forward
+  Templates.
+
+* Added a QuickSearch option to automatically run a search selected
+  from the history.
+
+* Made the Summaries Preferemces page "when entering a folder..."
+  options fully customisable.
+
+* Added an "Open last opened folder at startup" option to the
+  Summaries page in the Prerferences.
+
+* Changed the Preference "Only mark as read when opened in new
+  window" on the Summaries page to "Only mark as read when opened
+  in new window, or replied to".
+
+* Allow disabling mail filtering plugins on a per-account
+  basis.
+
+* Added an option to the Bogofilter and SpamAssassin plugins to
+  enable marking saved spam as Read.
+
+* Added a warning about encryption limits, which can be disabled.
+
+* Removed the "Download all" preference from POP3 accounts; it
+  was useless and confusing.
+
+* Re-organized some Preferences page.
+
+* Replaced the tabbed layout in Account Preferences with pages.
+
+* Renamed 'Protocol Log' to 'Network Log'
+
+* Added a few cursor improvments while Claws is busy.
+
+* Added support for CRLF in headers of messages.
+
+* Added support for a few more date formats (RFC3339 subsets).
+
+* The keypad's Enter key now does the same as the Return key.
+
+* Improved LDIF import, better error handling, UI cleanup.
+
+* LDAP write support has been added.
+
+* Use Hildon's file chooser on Maemo.
+
+
+* 2.9.2
+-------
+
+* Added a printer icon.
+
+* Bug fixes
+       o bug 1187, 'Reply-to addressee disappears when reply-to text
+                    box is clicked...' (Maemo)
+       o bug 1190, 'dir_open' button doesn't work' (Maemo)
+       o bug 1193, 'Need a way to multi-select items'
+       o bug 1194, 'Hardware keys move from email list to account/
+                    directory list, but not back to email list...'
+                    (Maemo)
+       o bug 1196, 'Edit>Select All doesn't work' (Maemo)
+       o bug 1198, 'Reply-all "disappearing" address bug
+                    persists...'
+       o bug 1200, 'Add option to always retrieve full messages'
+       o bug 1209, 'Clicking on address in header (mailto uri)
+                    selects default account'
+       o bug 1211, 'Offline dialog message bugs/annoyances...'
+       o Don't reflect accounts changes to the mainwindow when it's
+         not necessary.
+       o Fix double fetching of mails if first try failed
+       o Fix a crash in textview
+       o Fix changing quicksearch type (after Esc, after changing
+         Recursive, ...)
+       o tools/uudec Fix missing dash to `display` command-line
+
 * 2.9.1
 -------