Fix segfault for addresses without name part
[claws.git] / RELEASE_NOTES
index 994d2a08ccaf65f822428df2fb9bd36b4617fe41..8e03dbbbd2d164bd425ccf1aa1823b60ad7b466a 100644 (file)
@@ -1,4 +1,4 @@
-26th January 2007                                    Claws Mail 2.7.2
+8th June 2013                                        Claws Mail 3.9.2
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -6,52 +6,29 @@
 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
-Claws Mail was previously known as Sylpheed-Claws.
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Added command line equivalent options:
-  -h for --help
-  -q and --quit for --exit
-  -v for --version
-  "Unknown option" is now printed when unknown command line options
-  are used.
-
-* The wizard for configuration migration, (Sylpheed-Claws to Claws
-  Mail), now has the option to save or not save a backup of the old
-  configuration folder.
-
-* The configuration wizard is now re-run if it was previously
-  cancelled.
+* New big icon for compose windows.
 
 * Bug fixes:
-       o bug 1100, 'Highlighted e-mail data not visible when color
-                    label applied.'
-       o bug 1101, '"Load plugin" button is accidentally hidden'
-       o bug 1102, 'claws-mail-2.7.1 makes use of deprecated ldap 
-                    functions'
-       o IMAP: fixed crash when connect command doesn't exist.
-       o IMAP: better folder checking when an IMAP directory is set.
-       o IMAP: Never remove INBOX when scanning for new folders.
-         It's a special folder that must exist.
-       o fix vertical scrollbar jumping back to the top when 'Check
-         for new folders' is used.
-       o fix sensitivity issues of Mark as Spam/Ham context menus.
-       o fix potential crashes in the address book's embedded 'Edit
-         person' dialogue, and fix conflicting copy/paste menu
-         entry.
-       o Reflect change of Font configuration in the Header view
-         clickable links.
-       o fix handling of empty values in attach_load_directory and
-         attach_save_directory clawsrc options.
-       o fix 2nd-run loss and new configuration loss of filtering
-         rules on configuration migration.
-       o Bogofilter plugin: fix sensitivity of "Insert X-Bogosity
-         header" option
+       o bug 2923 'build failure with perl 5.18'
+       o Never decode multipart/* or message/* parts, as RFC states
+       o add missing check for libperl
+       o fix check for libsoup - it is not obligatory
+       o Do not try to destroy a NULL session after an unsuccesful 
+         NNTP connect attempt.
+       o The extraheaderrc format doesn't allow data after the
+         header colon. Other OSes may insert extra characters 
+         other than \n, so, remove them all.
+       o fix undoing file insertion.
+       o fix check for python.
+       o fix detection of account in --compose and
+         --compose-from-file where the From value contains a name +
+         email.
 
 For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
+http://www.thewildbeast.co.uk/claws-mail/bugzilla/
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.