2010-11-17 [colin] 3.7.6cvs65
[claws.git] / RELEASE_NOTES
index d21af8bd8cb11839450b20b226f40c1150964e7a..3b7a161121d8387dee2ce5edbec67525796d250e 100644 (file)
@@ -1,4 +1,4 @@
-27th June 2008                                       Claws Mail 3.5.0
+1st May 2010                                         Claws Mail 3.7.6
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
-Notes for this release:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-* IMAP with STARTTLS
-  The certificate port on TLS was fixed, however this will trigger
-  one wrong 'New certificate' warning on the first connection.
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Added an option, "Use secure file deletion if possible", which
-  enables shredding of temporary files and messages instead of
-  just removing them. This is available on the Other preferences
-  page.
-
-* Added an option, "Select the HTML part of multipart/alternative
-  messages". This is available on the Message View/Text Options
-  preferences page. 
+* Require GTK+ 2.10 or newer.
 
-* Added an option to the 'Create new folder' dialogue which enables
-  new folders to inherit the properties of their parent folders
-  during folder creation.
+* Enable building with GTK+ 2.19 or newer.
 
-* Added a hidden option, "two_line_vertical", which toggles the
-  2-line view in the message list when using the 3-column layout.
-  Defaults to '1', show 2 lines.
+* Enable building with libetpan 1.0.
 
-* Added a hidden option, "outgoing_fallback_to_ascii", which allows
-  the user to specify an outgoing charset/encoding, but still fall
-  back to 7bit US-ASCII when possible.
-  Defaults to '1', fallback when possible.
+* Encrypt saved LDAP passwords.
 
-* Added support for the Avant Window Navgator (Awn) information
-  bubble. This is automatically enabled if dbus is available.
+* FIltering/Processing: Added 'List-Id' to the pre-defined headers.
 
-* Face and X-Face headers can now be added globally and per-account
-  from configuration files under ~/.claws-mail/autofaces/. Further
-  information is provided in the manual.
+* Added 'Reply to this address' to popup menu in the Message View.
 
-* The SHA1 fingerprint is now shown on the SSL certificate dialogue
-  and the labels are now selectable.
+* Added separate search phrase completion for normal/extended
+  QuickSearch.
 
-* Several GUI improvements have been made, (Address book, filtering
-  dialogue, Actions dialogue, and Account preferences).
+* Several interface improvements.
 
-* New icons have been added for 'Reply to list' and 'Cancel'. The
-  'Insert file' and 'Close' icons have been improved, as have the
-  tray icons.  
+* Use in-reply-to info that is passed in mailto: links.
 
-* Added the Trash and Delete icons to the Custom Toolbars options.
+* Added the GB18030 Chinese charset, which is a superset of GB2312
+  and (X-)GBK.
 
-* SMTP-only accounts are now not shown in the Receive menus and
-  Account lists in filtering/processing, as they are irrelevant here.
+* Added German translation of the manual, by Volker Ribbert.
 
-* tools/csv2addressbook.pl
-  Support for a gmail exported csv address book was added.
+* Added Ukrainian translation, by YUP.
 
-* Updated English, French, and Spanish manuals.
-
-* Updated translations: Brazilian Portuguese, Finnish, French,
-  German, and Spanish.
-
-* Removed unmaintained translations: Bulgarian, Croatian, Czech,
-  Dutch, Greek, Hebrew, Japanese, Korean, Norwegian, Russian,
-  Swedish, and Taiwanese. (New maintainers are very welcome,
-  contact paul@claws-mail.org)
+* Updated translations: Brazilian Portuguese, Czech, Dutch, Finnish,
+  French, German, Hungarian, Portuguese, Simplified Chinese, Slovak,
+  and Spanish,
 
 * Bug fixes:
-       o bug 1447, 'If user tries to close while starting up, it
-                    will not close ever.'
-       o bug 1566, 'too short I/O timeout on OpenBSD'
-       o bug 1576, 'Curly brace literals reported as error in
-                    message template'
-       o bug 1581, 'Bad File Format during Import LDIF'
-       o bug 1586, '3-pane vertical layout now and then still shows
-                    sender column'
-       o bug 1587, 'can not replay with quote'
-       o bug 1589, 'tagsdb file not removed when folder deleted'
-       o bug 1597, 'In news folders, "Move Message to Wastebin" icon
-                    isn't grayed although ineffective'
-       o bug 1598, 'Leading slash while translating "Unsubscribe"'
-       o bug 1599, 'attach multiple files with the same name from
-                    one mail to another'
-       o bug 1602, 'Crash when sending return receipt for messages
-                    with no subject'
-       o bug 1604, 'found_in_addressbook "From" in "Any" in non
-                    english local'
-       o bug 1608, 'Inconsistent behaviour of mark as read options'
-       o bug 1610, 'claws crash after opening/closing preferences
-                    and window update'
-       o bug 1613, 'Various memory leaks'
-       o bug 1615, 'hang on FIFO when the other end's not opened'
-       o bug 1616, 'strange question while emptying trash'
-       o bug 1623, 'exits with segfault when logging in to certain
-                    imap-servers'
-       o bug 1624, '[PATCH] Quick search should be disabled for
-                    folder view'
-       o bug 1628, 'Claws Mail crashes when filtering selected
-                    messages'
-       o bug 1635, 'Last character of message is truncated when
-                    changing accounts w/ sigs'
-       o bug 1636, 'Can't select "properties" on "folders only"
-                    folders'
-       o bug 1650, 'Message line too small after changing columns in
-                    "three columns" layout'
-       o Use g_(un)setenv instead of (un)setenv which doesn't exist
-         on IRIX 6.5.
-       o Fix 'Delete line' and 'Delete to end of line' on the last
-         line.
-       o Fix double free when STARTTLS fails
-       o Fix ldap deprecated calls
-       o Fix debian bug 481856, 'Segmentation fault when verifying a
-         GPG signature'
-       o Fix cursor placing on signature change
-       o tools/thunderbird-filters-convertor.pl
-         Fix reading a tb rule that contains something like that:
-         \"Sender\"
-
+       o bug 2107, 'Arrow keys don't work in message view window'
+       o bug 2144 'When creating an account with IMAP4+SSL, the port
+         isn't configured properly'
+       o S/MIME: fix decoding of encrypted parts.
+       o Avoid displaying Bcc headers in messages sent to NNTP
+         servers.
+       o fix headers filtering when 'Translate header names' is set.
+       o fix headers setting when changing composing account
+       o NetworkManager: when going offline delete IMAP connections.
+         to avoid timeouts when coming back online in certain cases
+          when the TCP socket will have timed out.
+       o fix hand cursor after error symbol appears
+       o IMAP: fix error message when session isn't established
 
 For further details of the numbered bugs listed above consult
 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi