bring in line with 3.7.3 release
[claws.git] / RELEASE_NOTES
index c72de2713c9dd9a489118b05724ce8fd48def655..14fed1c5a1e0ddf210437ccab78bf3ca013e71e3 100644 (file)
@@ -1,4 +1,4 @@
-6th November 2006                                Claws Mail 2.6.0
+9th October 2009                                     Claws Mail 3.7.3
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -6,93 +6,65 @@
 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.
+* The user is now warned when inserting a large file in the message
+  body. The value of 'large' can be configured on the Compose/Writing
+  page of the Preferences.
 
-* 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...'.
+* Added 'has_attachment' and 'signed' matcher expressions to
+  Filtering and Processing Flags lists.
 
-* 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.
+* Support Reply prefixes of French Yahoo mail and French Lotus Notes.
 
-* Support for Address Book Groups has been added to the Compose
-  window's automatic address completion.
+* Enabled Page Size and Orientation configuration in the print dialog.
+  GTK+ 2.18 or newer only.
 
-* 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.
+* tools/convert_mbox.pl
+  Add -R flag to support recursive conversions of arbitrary Evolution
+  mail folders.
 
-* 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.
+* Updated user manual.
 
-* 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  Brazilian Portuguese, Czech, French, German, Hungarian,
+  Indonesian, Japanese, and Polish translations.
 
 * 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, 'claws-mail segfaults while moving mails'
-       o bug 1045, 'claws-mail 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 1949, 'Spell checker doesn't recognise certain word in
+                    Subject header, but does in message body'
+       o bug 1951, 'C-Mail dumps core when editing displayed
+                    headers'
+       o bug 1952, 'Deleted mails in Queue folder highlight it'
+       o bug 1954, 'Segfault on reading wrong STATUS'
+       o bug 1957, 'LDAP errs out after searching too many search
+                    bases'
+       o bug 1966, '"Collapse all threads" slower than "Expand all
+                    threads"'
+       o bug 1967, 'Claws gets stuck after accepting a certificate
+                    warning dialog'
+       o bug 1969, 'Bad guess for outgoing encoding'
+       o bug 1984, 'Claws Mail does not support the anwser prefix
+                    used by French Lotus Notes'
+       o bug 1994, 'Changing colors required restart.'
+       o bug 2003, 'Address gathering dialog minor bugs/annoyances'
+       o bug 2006, 'Non-utf8 strftime(3) date strings shows up
+                    garbled in GUI'
+       o bug 2007, 'Small memory leaks'
+       o bug 2008, 'Claws-Mail doesn't refresh after deletion'
+       o bug 2009, 'Incorrect pointer representation with GTK+2.18'
+       o Debian bug 530057: 'claws-mail-tools: bashism in /bin/sh
+         script'
+       o Redhat bug 512024, 'folder.c:3543 Condition
+         msglist != NULL failed'
+       o fix displaying Base64 parts with decoding errors (parts
+         without errors get displayed)
+       o fix disappearing folderview icons on main toolbar update
+       o fix crash on non-existent LDAP server
+       o fix toolbar spacing that breaks dark themes
 
 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.