2008-09-12 [colin] 3.5.0cvs99
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 121fab0aecaa84045b539cbcec09062f020d6aa1..cca993e7bab10b08fe59cb5e37b086af2fc12921 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,107 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 3.5.0
+-------
+
+* Added an option, "Use secure file deletion if possible", which
+  enables shredding of temporary files and messages instead of
+  just removing them. This is available on the Other preferences
+  page.
+
+* Added an option, "Select the HTML part of multipart/alternative
+  messages". This is available on the Message View/Text Options
+  preferences page. 
+
+* Added an option to the 'Create new folder' dialogue which enables
+  new folders to inherit the properties of their parent folders
+  during folder creation.
+
+* Added a hidden option, "two_line_vertical", which toggles the
+  2-line view in the message list when using the 3-column layout.
+  Defaults to '1', show 2 lines.
+
+* Added a hidden option, "outgoing_fallback_to_ascii", which allows
+  the user to specify an outgoing charset/encoding, but still fall
+  back to 7bit US-ASCII when possible.
+  Defaults to '1', fallback when possible.
+
+* Added support for the Avant Window Navgator (Awn) information
+  bubble. This is automatically enabled if dbus is available.
+
+* Face and X-Face headers can now be added globally and per-account
+  from configuration files under ~/.claws-mail/autofaces/. Further
+  information is provided in the manual.
+
+* The SHA1 fingerprint is now shown on the SSL certificate dialogue
+  and the labels are now selectable.
+
+* Several GUI improvements have been made, (Address book, filtering
+  dialogue, Actions dialogue, and Account preferences).
+
+* New icons have been added for 'Reply to list' and 'Cancel'. The
+  'Insert file' and 'Close' icons have been improved, as have the
+  tray icons.  
+
+* Added the Trash and Delete icons to the Custom Toolbars options.
+
+* SMTP-only accounts are now not shown in the Receive menus and
+  Account lists in filtering/processing, as they are irrelevant here.
+
+* tools/csv2addressbook.pl
+  Support for a gmail exported csv address book was added.
+
+* Updated English, French, and Spanish manuals.
+
+* 3.4.0
+-------
+
+* Added support for /dev/mem_notify. This Linux kernel feature
+  will allow applications to be notified that memory has to be
+  freed before getting OOM-killed.
+  For more information: http://lwn.net/Articles/267013/
+
+* Enabled moving/copying folders to root folders when using the
+  folder selection dialogue.
+
+* Global and per-folder templates can now override the From name.
+
+* Added a tooltip with extended folder stats. (Hover the cursor over
+  the short stats on the right, below the message list.)
+
+* Implemented 2-line items in the message list when in three column
+  mode.
+
+* Added support for png themes.
+
+* Added an icon for attached patches (text/x-patch and text/x-diff).
+
+* When viewing a message that has a large amount of text, show a
+  maximum of 1MB of text and add a noticeview to show optionally show
+  the whole message.
+
+* Added a button to the templates preferences to restore defaults for
+  current language.
+
+* Added search in filtering rules list.
+
+* Bogofilter Plugin:
+  Added a "learn from whitelist" preference.
+
+* MAEMO:
+  Added information when fetching large messages.
+
+* tools/csv2addressbook.pl
+  Added support for Kmail/Kaddressbook.
+
+* 3.3.1
+-------
+
+* Forbid attaching anything containing "../" or ".ssh/" in mailto:
+  URIs.
+
+* Add a hidden preference, 'use_networkmanager', to disable
+  NetworkManager handling
+
 * 3.3.0
 -------