2008-04-23 [paul] 3.4.0cvs8
[claws.git] / RELEASE_NOTES
index 9b4fe84cd25c20c5e488becf234e9ac731d3e789..47610c40a1014586ac30c948a2f72506bd49bd1b 100644 (file)
-31st July 2006                                   Sylpheed-Claws 2.4.0
+18th April 2008                                      Claws Mail 3.4.0
 
-                   SYLPHEED-CLAWS  RELEASE NOTES
-                    http://www.sylpheed-claws.net
+                   CLAWS MAIL  RELEASE NOTES
+                    http://www.claws-mail.org
                      
-Sylpheed-Claws is a GTK+ based, user-friendly, lightweight, and fast 
+Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* A ./configure option has been added, --with-mandir=DIR allowing the
-  setting of the man directory location
-
-* 'Send queue' has been added to the folder contextual menu, which
-  allows sending the contents of a single queue, as opposed to the
-  toolbar's Send Queue, which sends all queues
-
-* '/View/Go to/Next unread folder' has been added
-
-* 'View/Go to/Next marked messages' now traverses folders
-
-* sftp:// links are now recognised in mails
-
-* A dialogue is presented to the user when dropping files into the
-  Compose window, asking whether to insert or attach the file(s). The
-  default behaviour can be controlled via a new option in 
-  Compose/Writing
-
-* Allow attached message parts to be selected, opened, or saved via
-  their text label in the message body
-
-* Save named inlined attachments with "Save all"
-
-* An option to change the Folder Type has been added to the Folder
-  Properties
-
-* Add |i{sub_expr} to Templates, which allows inserting user-entered
-  text in a template
-
-* A new option has been added to '/Preferences/External programs' to
-  allow "Display as text" on attachments to be done via a script
-
-* An option to 'Never send Return Receipts' has been added to the
-  'Other' page of the preferences.
-
-* The Custom Header dialogue in Account Preferences now has a 'From
-  file...' button, which enables a Face or X-Face header to be set by
-  selecting a file 
-
-* libgnomeprint support : A font for printing can be specified in
-  '/Display/Fonts'
-
-* Add Help buttons to some dialogues, clicking on them will open the
-  manual at a suitable section in the configured browser
-
-* The option 'Add date header' has been removed, a date header is
-  now always added
-
-* The '/Message/Re-edit' menu item has been removed from the separate
-  Message View, where it was useless
-
-* Display an Account's Protocol as a label instead of the unusable
-  combo when editing accounts
-
-* It is now possible to move and copy mails from and to the Drafts
-  and Queue folders
-
-* More non-English Subject prefixes have been added
-
-* The Attachment flag is now set for some inlined attachments
-
-* Faster recursive quicksearch (show current folder's results before
-  searching sub-folders)
-
-* Faster send on IMAP
-
-* Alert in case of authentication error on imap
-
-* Better error reporting in GPG plugins
-
-* Faster and better MBOX import/export
-
-* Save caches on SIGPIPE (like on Xorg exit)
-
-* Unified Info/Help/Symbols buttons
-
-* Honor display-header-pane setting in separate window too
-
-* Use the user-defined From: in the Return-Path: header when sending
-
-* Grab Save button by default in Save dialog, which allows saving
-  by hitting Enter
-
-* The online status is checked before resetting mailcheck timer
-
-* Show POP3 connection earlier in statusbar
-
-* Re-read /etc/resolv.conf before connecting to IMAP servers, and
-  when switching to Online mode
-
-* tools/textviewer.pl has been added, which can be used with the new
-  option 'Command for Display as Text' in '/Preferences/External
-  programs'
-
-* The Sylpheed-Claws logo has been updated
-
-* updated Brazilian Portuguese, Catalan, French, German, Greek,
-  Italian, Polish, Serbian, Simplified Chinese, and Spanish 
-  translations.
-
-* Bug fixes: 
-       o bug 977, 'Can't add or edit imap accounts'
-       o bug 978, 'Disconnect from IMAP server when going offline'
-       o bug 981, 'sc 2.3.1 segfaults with gtk+ 2.10'
-       o Fix double '/Go to/Next ...'
-       o Fix signature replacement when changing accounts and
-          re-editing, in certains cases
-       o Don't report a GPG error when Cancel is clicked on the
-         passphrase dialogue
-       o Block undo while changing signature
-       o Don't freeze the GUI when rescanning local folders after a
-         crash/kill
-       o Fix default button for rules, actions, templates when
-         attempting to close without saving (default was to close)
-       o Fix compilation on some systems
-       o Fix a race condition when, after an SC crash, rescanning
-         folders took more than 0.5 seconds
-       o Don't allow the use of inboxes from F_UNKNOWN folders as
-         default inbox, vCalendar plugin for example
-       o Fixed off-by-one count of current message in the statusbar
-         filtering progressbar
-       o Fix focus of button in Actions I/O dialogue
+* 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.
+
+* Updated translations: Brazilian Portuguese, Finnish, French,
+  German, and Italian.
+
+* Bug fixes:
+       o bug 1494, 'Trayicon plugin breaks UI...' (MAEMO)
+       o bug 1515, 'large messages crash claws when syncing for
+                    offline mode'
+       o bug 1532, '"login refused" message insufficiently 
+                    detailed'
+       o bug 1533, 'Claws is unable to mark messages as "read" in
+                    IMAP shared folders'
+       o bug 1534, 'Segmentation fault when doing some draft saving
+                    and then throwing away'
+       o bug 1539, 'Program crashes':
+                   Setup Gcrypt's thread functions when built with
+                   GnuTLS
+       o bug 1541, 'Deleting message from within read window
+                    displays next message then closes.' (MAEMO)
+       o bug 1553, 'File lock not respected'
+       o bug 1555, 'Bug with the feature "save a copy of outgoing
+                    messages in this folder"'
+       o bug 1559, 'Claws Mail crashed deleting all common contacts'
+       o bug 1561, 'Crashes leaving unsubscribed folder after
+                    ticking "Show only subscribed"'
+       o bug 1562, 'Claws-Mail does not completely respect settings
+                    in GTK2_RC_FILES environment'
+       o Fix blinking of the taskbar entry.
+       o Fix folder view's scrollbar at startup if starting hidden.
+       o If no MH mailbox and no account exists, when creating a
+         POP/Local account, just create it and use the default one
+         instead of bailing with a "Mailbox doesn't exist" error.
+       o Clean up session disconnection. Possibly fix Ubuntu bug
+         #204290
+       o Fix RedHat bug 431735, 'segfault if /home is full'
+       o Fix compose template formats (in global preferences)
+         getting translated under specific conditions.
+       o Fix updating of tags menu.
+       o Fix log size getting out of control (claws-mail getting
+         SIGXFSZ): rotate if every 10MB.
+       o Fix debian bug 474712, 'claws seg faults when IMAP 
+         connection breaks after an IMAP protocol error (BAD UID
+         SEARCH Invalid parameter: $Forwarded)]'
 
 For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi
-
-* and other code reorganisation, cleanups, and more.
+http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
 
 ---------------------------------------------------------------------
-See ChangeLog and README for full information regarding changes in
-this release.
-
+See ChangeLog for full information regarding changes in this release.