2010-11-25 [paul] 3.7.7cvs6
[claws.git] / RELEASE_NOTES
index 8e9e9e49153efcc06dfbbf4e2df536cb3d7cc8a7..a5e3b3f2c28c8b7e69c1da66df3537b956f24cee 100644 (file)
@@ -1,98 +1,61 @@
-6th November 2006                                Sylpheed-Claws 2.6.0
+19th November 2010                                   Claws Mail 3.7.7
 
-                   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.
 
-Notes for this release:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-* libetpan 0.48 or greater is now required for IMAP support.
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* The Compose window now has an /Options/Reply mode/ menu. This
-  enables changing the recipients of a reply on the fly.
-
-* QuickSearch now has a type-ahead option for fast searches.
-
-* Extra symbols are now available for the Quote parser, your name,
-  your email address, the account name, and the organization.
-
-* In the Folder Properties, it is now possible to test the regular
-  expression used in the Simplify Subject RegExp option.
-
-* GSSAPI support has been added for IMAP.
-
-* UIDPLUS support has been added for IMAP.
-
-* A Stop button has been added for Message Body searches, enabling
-  cancelling of a running search. This is available in '/Edit/Search
-  Folder...' and '/Edit/Find in current message...'.
-
-* libSM support has been added. This enables communication with the
-  session manager, so that it is known when the session ends, in
-  order to save the caches, and draft any messages currently being
-  composed.
+* Enable building with GTK+ 2.22.
 
-* Support for Address Book Groups has been added to the Compose
-  window's automatic address completion.
+* A QuickSearch can now be run from the command line using the
+  --search command. See `claws-mail --help` for more information.
 
-* a new hidden option has been added, 'respect_flowed_format'. This
-  follows RFC3676 with regard to a message part with a Content-Type
-  that includes 'format=flowed' and 'delsp=yes'. This will cause some
-  mails to have long lines, but will fix some URLs that would
-  otherwise be wrapped. By default it is turned off.
+* Added a hidden option to set a margin in the text area of the
+  Compose window. 'show_compose_margin', defaults to FALSE.
+               
+* updated manual and man page
 
-* Basic key import/export has been added to the PGP plugins. When
-  generating a new key pair you can export the public key to a key
-  server. When selecting the signature part of a message, if the key
-  is not on your keyring, you will be asked if you want to attempt
-  to import it from a keyserver.
-
-* The TrayIcon now displays 'offline' status.
-
-* More window sizes and placements are remembered across sessions.
-
-* tools/fix_date.sh: Switches to replace non RFC-compliant Date:
-  value, and to use strict RFC matching patterns for dates have been
-  added.
-
-* Several optimisations have been made.
-
-* The manual has been updated.
-
-* Updated translations in Brazilian Portuguese, Czech, Dutch, French,
-  German, Italian, Simplified Chinese, Slovak, Spanish, and Swedish 
+* Updated translations: Brazilian Portuguese, Czech, Finnish, French,
+  German, Hungarian, Indonesian, Slovak, Spanish, and Ukrainian.
 
 * Bug fixes:
-       o bug 1035, 'Incorrect handling of flowed lines'
-       o bug 1036, 'Forwarding a mutlipart mail with a "text/html"
-                   block to ms outlook users leeds to freeze of
-                   outlook'
-       o bug 1044, 'sylpheed-claws segfaults while moving mails'
-       o bug 1045, 'sylpheed-claws doesn't remove the mail from the
-                   IMAP Queue folder after sending'
-       o bug 1046, 'jpilot AddressDB.pdb import fail'
-       o bug 1048, 'Spamassassin plugin license problem'
-       o fix broken storage of quote format template when it
-         contains \-escape sequences
-       o fix crash when printing emails with an xface
-       o fix building on BSDs
-       o fix duplicate error messages when sending
-       o do not delete the contacts when deleting address book
-         groups
-       o tools/fix_date.sh: fix date value extraction
+       o bug 1993, 'Cannot send mail when SSL certificate is expired
+                    but certificate check is skipped'
+       o bug 2092, 'Changing NNTP account's SSL setting requires
+                    restart'
+       o bug 2188, 'disable double-click quote collapsing'
+       o bug 2200, 'SSL is not working with POP3'
+       o bug 2205, 'PGPInline: segfault on malformed mails'
+       o bug 2208, 'LDAP encrypted passwords produce invalid XML'
+       o bug 2223, 'Compilation fails with GTK+ 2.21.3'
+       o bug 2224, 'in some cases, button to clean quick search has
+                    no icon'
+       o bug 2232, 'freeze when using quick search'
+       o bug 2241, 'Empty trash on exit fails on scripted exit'
+       o bug 2245, 'base64 decoding fails with line breaks'
+       o bug 2247, 'nntp reply-to-all broken?'
+       o bug 2274, 'Colors not index correctly'
+       o bug 2276, 'Compile in maintainer mode fails on GTK+ 2.22'
+       o bug 2277, 'Segfault when loading inbox for the first time'
+       o bug 2293, 'filtering: simplify expression'
+       o bug 2294, 'addrindex.c: address index conversion always
+                    fails'
+       o QuickSearch: Do not add rules with bad syntax to history
+       o Hide progressbar on statusbar when not needed
+       o Downgrade autoconf requirements to 2.59 to allow building
+         on oldest supported Linux distributions.
+       o Only try to build manuals if the necessary software is
+         installed
+       o Fix multiple @ in generated message-ids, prohibited in RFC
+         2822.
+       o UMPCs: Fix truncated text in progressbar and statusbar
 
 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.