Fix more compile warnings for Windows in socket.c.
[claws.git] / RELEASE_NOTES
index 811231d54418ec589c7f10b3f896cdd28b3356d0..5c99fd03d2402c1b525f618a76c05af4dbee1f9d 100644 (file)
-5th April 2006                                   Sylpheed-Claws 2.1.0
+6th November 2016                                   Claws Mail 3.14.1
 
-                   SYLPHEED-CLAWS  RELEASE NOTES
-                      http://claws.sylpheed.org
-                     
-Sylpheed-Claws is the extended version of Sylpheed, a GTK+ based,
-user-friendly, lightweight, and fast email client.
-
-Notes for this release:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-* libetpan version 0.45 or newer is now required for IMAP support,
-  this allows checking for IMAP/SSL certificates.
+                   CLAWS MAIL  RELEASE NOTES
+                    http://www.claws-mail.org
 
+Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
+email client.
 
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Support for the Face header has been added, 
-  see http://quimby.gnus.org/circus/face/
-
-* In the Templates dialog TAB address completion has been added for
-  Cc and Bcc fields, in addition to To. 
-
-* An account's signature file, (Account Preferences, Compose tab),
-  can now been edited in place using the configured text editor.
-
-* An advanced search is now possible in the '/Edit/Search folder' 
-  dialog.
-
-* '/Edit/Find' has been added to the Compose window for text 
-  searching.
-
-* A progress bar is now shown in the status bar whilst doing a Quick 
-  Search.
-
-* A long search can now be cancelled.
-
-* In a Sent mail folder the From column in the message list is now
-  automatically changed to the To column.
-
-* '/Message/Colour Label' has been added to the main menu, enabling
-  (unmodifiable) shortcut keys, Ctrl+[0-7].
-
-* The colour labels are now customisable from the 'Display/Colours'
-  page of the Preferences. It is now possible to choose any colours 
-  and to give them each a label.
-
-* A Spell Checking option to 'Recheck message when changing 
-  dictionary' has been added.
-
-* An option to 'Render HTML-only mail with plugin if possible' has
-  been added to the 'Message View/Text Options' preferences page.
-
-* Headers in the message view and the Custom headers dialog are now
-  translated if the option 'Translate header names' is activated.
-
-* It is now possible to sort the columns in the Addressbook.
-
-* More drag-n-drop capabilities have been added, from the message
-  list to other apps, from the mimeview to other apps, from other 
-  apps to message list, from other apps to folder list, from the 
-  mimeview to the message and folder lists and the Compose window's
-  attachments pane.
-
-* "Ignore thread" has beed added as a filtering action.
-
-* The Compose window is now hidden when sending mails via filtering.
-
-* An alphabetical resort is done immediately when a folder's name
-  is changed.
-
-* Unsubscribing a newsgroup now removes the related folder and
-  articles from newscache/
-
-* A "Get more..." link has been added to the Plugins window. This
-  loads http://claws.sylpheed.org/plugins.php in your browser.
-
-* The SpamAssassin plugin is now equipped with a spam learning 
-  interface, usable by right-clicking a message and choosing
-  'Mark as Spam' or 'Mark as Ham' in the Mark submenu. It is now also
-  possible to disable SpamAssasin filtering when receiving mail, so
-  that the plugin can be used for learning only.
-
-* Remote learning in the SpamAssassin plugin has been added. This 
-  requires SpamAssassin 3.1.x.
-
-* A new script has been added that integrates a Thunderbird folder 
-  tree into Sylpheed-Claws, tools/tbird2syl.py
-
-* updated Brazilian Portuguese, British English, Bulgarian, Czech,
-  Dutch, Finnish, French, German, Greek, Italian, Polish, Serbian,
-  Simplified Chinese, and Spanish translations.
-
-* Bugfixes: 
-
-       o bug 908, 'Flagging on IMAP-Server fails'
-       o bug 916, 'newsgroup unsubscribe segmentation fault'
-       o bug 924, 'Account combo box shows up wrong if & is in 
-                   account name'
-       o bug 927, 'SIGSEGV during Update Summary'
-       o bug 929, 'Unnecessary reload in quick search bar'
-       o fix a crash in JPilot
-       o fix drafting on IMAP
-       o prevent double-timeouts when connection IMAP fails
-       o return immediately when IMAP password dialog is cancelled
-       o fix missing expunge on IMAP, causing folder refresh 
-          problems in certain conditions
-       o fix crash on Reply with no From:
-       o fix undoing by blocks with spaces in Compose
-       o fix auto-wrap disabling itself after a middle-click paste
-       o convert passphrase to locale encoding
-       o fix GPG preferences items sensitivity
-       o fix some problems on heavily customized toolbars
-       o fix race conditions when big uncached mails are used in 
-          closable windows
-       o fix crashes on cancelling the Quick Search
-       o fix wrong Fake URL Warning
-       o fix the busy cursor not appearing in the textview
-       o fix a crash with the preview in file dialog, on Solaris
-       o fix useless reload of summaryview after execution (of copy 
-          or delete actions)
-       o fix update of caches after actions involving %f or %F
-       o fix search in quoted-printable bodies
-       o fix code conversion on reply when date format returns a 
-         non-UTF8 string
-       o fix some GUI issues and compilation warnings
-       o Empty strings for passwords are now allowed.
-       o disable Manual menu if the manual's not installed
-       o Allow URIs containing '(' and ')'
-
-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.
+* 'hide_timezone', a new hidden preference that sets the timezone of
+  date fields sent over the network to the unknown timezone value as
+  specified in RFC 5322 §3.3.  Default value is false (i.e., send
+  available timezone information).
+
+* 'rewrite_first_from', a new hidden preference which  works around a
+  limitation of some servers with 'overly-liberal parsers'. When this
+  is turned on and the Content-Transfer-Encoding is set to 8bit or
+  7bit, in a message body starting with 'From ' the 'From ' will
+  become '=46rom ' (i,e, encoded form of 'F') and the Content-
+  Transfer-Encoding will be changed to Quoted-Printable. When it is
+  turned off no such modification will be made but it is very likely
+  that an MTA will convert the 'From ' to '>From '. See RFC 4155 for
+  further details. Default value is '1', turned on.
+
+* Templates: it is now possible to attach a file, using
+  '|attach_output{sub_expr}' or '|A{sub_expr}', 'sub_expr' is
+  evaluated as a command-line to get the filename name from, using an
+  absolute /path/to/filename.
+
+* IMAP mailboxes which show subscribed folders only are now indicated
+  by a green folder icon.
+
+* The Icon Legend has had the missing folder icons added and also has
+  an improved layout.
+
+* Drafted messages: Do not add Message-ID for draft, unless the
+  message already has one. A Message-ID header is now only added when
+  queuing a message, and any existing Message-ID and References
+  headers in drafts, if there are any, are kept.
+
+* Disable hiding threads and messages in draft folders.
+
+* The /View/Go to/... actions now respect the 'Open message when
+  selected' option.
+
+* In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
+  'IMAP4', 'SSL/TLS' instead of 'SSL'.
+
+* GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
+  using older versions of GnuTLS library.
+
+  Since GnuTLS 3.1.7, this minimum size is dictated by the priority
+  string, and currently (GnuTLS 3.3.0) the "safe-enough" value is
+  1008 bits. We set this minimum size explicitly for older GnuTLS
+  versions.
+
+  Users who are affected by this (their servers use DH prime smaller
+  than 1008 bits) can override this by using a priority string
+  starting with the keyword "LEGACY". However, this keyword only
+  works with GnuTLS 3.3.0 or newer.
+
+* RSSyl plugin: Enable keeping old items by default.
+
+* vCalendar plugin: The ics file name is now used for the WebCal
+  subscription folder name.
+
+* vCalendar plugin: Use hours/minutes for vcalendar alert time.
+
+* Notification plugin: Add support for unity/messaging menu.
+
+* PDF Viewer plugin: The icons are now themeable.
+
+* Updated manual in English and Spanish.
+
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
+  Dutch, Finnish, French, Hebrew, Indonesian, Italian, Norwegian
+  Bokmål, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
+  and Turkish.
+
+* Bug fixes:
+       o bug 2918, 'Notification Popup icon is hardcoded'
+       o bug 3027, 'Claws segfaults when closing LDAP-enabled
+                    address book'
+       o bug 3515, 'Ctrl-Shift-X opens multiple external editors'
+       o bug 3638, 'GData Plugin fails after initial Google
+                    handshake'
+       o bug 3665, 'Fix config script for macOS'
+       o bug 3666, 'Typos in Turkish translation'
+       o bug 3667, 'segfault in imap_session_authenticate'
+       o bug 3675, 'RSSyl crash when opening Atom feed'
+       o bug 3676, 'RSSyl crash when opening Atom feed with XML
+                    depth >= 3'
+       o bug 3678, 'Segfault when trying to add new account'
+       o bug 3684, 'Socket error with POP3 using TLS client
+                    certificate'
+       o bug 3697, 'Export to mbox' causes crash'
+       o bug 3705, 'active account Mail Address corrupted when
+                    address in Message-ID is used'
+       o bug 3711, 'Usage of (s)'
+       o bug 3712, 'Name of the example domain in the translation'
+       o fix non-resizeable Icon Legend dialogue
+       o Fix a potential bug in vcalendar's libical
+       o Fix potential crash in vcalendar's icalcomponent_vanew() on
+         64-bit archs.
+       o Fix regression: show simple text/calendar with plugin.
+       o Fix crash in vcalendar passwords handling on prefs save.
+       o Few miscellaneous fixes for RSSyl.
+       o several memory leaks.
+       o Don't check for encrypt() on FreeBSD.
+       o Add OpenBSD CA cert path.
+       o Do not process folder marks when just refreshing
+         summaryview
+
+For further details of the numbered bugs and RFEs listed above
+see http://claws-mail.org/bug/[BUG NUMBER]
 
 ---------------------------------------------------------------------
-See ChangeLog and README for full information regarding changes in
-this release.
+See ChangeLog for full information regarding changes in this release.
 
+