2010-11-25 [paul] 3.7.7cvs6
[claws.git] / RELEASE_NOTES
index 9b4fe84cd25c20c5e488becf234e9ac731d3e789..a5e3b3f2c28c8b7e69c1da66df3537b956f24cee 100644 (file)
-31st July 2006                                   Sylpheed-Claws 2.4.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.
 
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* A ./configure option has been added, --with-mandir=DIR allowing the
-  setting of the man directory location
-
-* 'Send queue' has been added to the folder contextual menu, which
-  allows sending the contents of a single queue, as opposed to the
-  toolbar's Send Queue, which sends all queues
-
-* '/View/Go to/Next unread folder' has been added
-
-* 'View/Go to/Next marked messages' now traverses folders
-
-* sftp:// links are now recognised in mails
-
-* A dialogue is presented to the user when dropping files into the
-  Compose window, asking whether to insert or attach the file(s). The
-  default behaviour can be controlled via a new option in 
-  Compose/Writing
-
-* Allow attached message parts to be selected, opened, or saved via
-  their text label in the message body
-
-* Save named inlined attachments with "Save all"
-
-* An option to change the Folder Type has been added to the Folder
-  Properties
-
-* Add |i{sub_expr} to Templates, which allows inserting user-entered
-  text in a template
-
-* A new option has been added to '/Preferences/External programs' to
-  allow "Display as text" on attachments to be done via a script
-
-* An option to 'Never send Return Receipts' has been added to the
-  'Other' page of the preferences.
-
-* The Custom Header dialogue in Account Preferences now has a 'From
-  file...' button, which enables a Face or X-Face header to be set by
-  selecting a file 
-
-* libgnomeprint support : A font for printing can be specified in
-  '/Display/Fonts'
-
-* Add Help buttons to some dialogues, clicking on them will open the
-  manual at a suitable section in the configured browser
-
-* The option 'Add date header' has been removed, a date header is
-  now always added
-
-* The '/Message/Re-edit' menu item has been removed from the separate
-  Message View, where it was useless
-
-* Display an Account's Protocol as a label instead of the unusable
-  combo when editing accounts
-
-* It is now possible to move and copy mails from and to the Drafts
-  and Queue folders
-
-* More non-English Subject prefixes have been added
-
-* The Attachment flag is now set for some inlined attachments
-
-* Faster recursive quicksearch (show current folder's results before
-  searching sub-folders)
-
-* Faster send on IMAP
-
-* Alert in case of authentication error on imap
-
-* Better error reporting in GPG plugins
-
-* Faster and better MBOX import/export
-
-* Save caches on SIGPIPE (like on Xorg exit)
-
-* Unified Info/Help/Symbols buttons
-
-* Honor display-header-pane setting in separate window too
-
-* Use the user-defined From: in the Return-Path: header when sending
-
-* Grab Save button by default in Save dialog, which allows saving
-  by hitting Enter
-
-* The online status is checked before resetting mailcheck timer
-
-* Show POP3 connection earlier in statusbar
-
-* Re-read /etc/resolv.conf before connecting to IMAP servers, and
-  when switching to Online mode
-
-* tools/textviewer.pl has been added, which can be used with the new
-  option 'Command for Display as Text' in '/Preferences/External
-  programs'
-
-* The Sylpheed-Claws logo has been updated
-
-* updated Brazilian Portuguese, Catalan, French, German, Greek,
-  Italian, Polish, Serbian, Simplified Chinese, and Spanish 
-  translations.
-
-* Bug fixes: 
-       o bug 977, 'Can't add or edit imap accounts'
-       o bug 978, 'Disconnect from IMAP server when going offline'
-       o bug 981, 'sc 2.3.1 segfaults with gtk+ 2.10'
-       o Fix double '/Go to/Next ...'
-       o Fix signature replacement when changing accounts and
-          re-editing, in certains cases
-       o Don't report a GPG error when Cancel is clicked on the
-         passphrase dialogue
-       o Block undo while changing signature
-       o Don't freeze the GUI when rescanning local folders after a
-         crash/kill
-       o Fix default button for rules, actions, templates when
-         attempting to close without saving (default was to close)
-       o Fix compilation on some systems
-       o Fix a race condition when, after an SC crash, rescanning
-         folders took more than 0.5 seconds
-       o Don't allow the use of inboxes from F_UNKNOWN folders as
-         default inbox, vCalendar plugin for example
-       o Fixed off-by-one count of current message in the statusbar
-         filtering progressbar
-       o Fix focus of button in Actions I/O dialogue
+* Enable building with GTK+ 2.22.
+
+* A QuickSearch can now be run from the command line using the
+  --search command. See `claws-mail --help` for more information.
+
+* 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
+
+* Updated translations: Brazilian Portuguese, Czech, Finnish, French,
+  German, Hungarian, Indonesian, Slovak, Spanish, and Ukrainian.
+
+* Bug fixes:
+       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.