2007-03-24 [paul] 2.8.1cvs46
[claws.git] / NEWS
blob6a79ef14aa40e11736c6a7a2360d0342459e4144
1 Changes of the  Claws Mail GTK2 branch
3 * 2.8.1
4 -------
6 * Bug fixes:
7         o bug 1129, '"local mbox file" account isn't retrieving 
8                      mails'
9         o bug 1135, 'cm-segfault on decrypting with PGP/inline'
10         o bug 1136, 'Crash in group address completion'
11         * Fix "After receiving new mail, go to inbox" on IMAP, and
12           restrict it to manual fetching only
13         * Fix alertpanel.h only included in #ifdef HAVE_LIBETPAN
14         * Fix return value without libetpan
15         * Use gtk_window_set_role instead of gtk_window_set_wmclass
16         * Fix mime/globs path on NetBSD
18 * 2.8.0
19 -------
21 * Removed 'Separate Folder tree' and 'Separate Message View' and put
22   new layouts in place of it, 'Standard', 'Three columns', 'Wide
23   message' and 'Wide message list'. Accessible from /View/Layout.
25 * Added IMAP subscriptions
26   Creating a new folder subscribes it. Deleting a folder unsubscribes
27   it. "Creating" an existing but unsubscribed folder will subscribe
28   it. By default, for new accounts, only subscribed folders are shown.
29   A contextual menu item has been added, /Subscriptions,  which allows
30   switching the display between All folders and Subscribed folders
31   only. It also enables the subscribing and unsubscribing of folders. 
33 * Added the option 'Enable customisable menu shortcuts' to the
34   'Other' preferences page. Turning this off locks the current hot
35   keys, preventing accidental changes.
37 * Added icons for application/pdf, application/pgp-signature,
38   application/postscript and text/calendar.
40 * Added /Tools/List URIs
41   Enables opening any or all of the URIs contained in the currently
42   selected mail.
44 * Added 'spam flag' to the Filtering and Processing Match Types.
46 * Removed the 'Composing messages exist' dialogue on exit. Instead
47   opened messages are automatically saved to drafts, and re-opened at
48   the next startup.
50 * Added handling of local URIs, (file:///...), from the --attach
51   command line.
53 * Added Account options for spellcheck default dictionaries.
55 * Added 'Edit/Delete thread'.
57 * Added an option 'Ask about account specific filtering rules...' to
58   the 'Other' page, which was previously a hidden option.
60 * Some preferences have been re-arranged:
61   Moved the 'Ask before emptying trash' option on the 'Other' page
62   outside of the 'On exit' frame as it's not only an 'On exit' option.
63   Moved 'Never send Return Receipts' from 'Other'  to 'Sending' page.
64   Moved keybinding preferences to the 'Other' page.
65   Added 'mousepad' to the list of text editors on the 'External
66   Programs' page.
68 * Bogofilter and SpamAssassin plugins:  Enabled moving spam mail to the
69   Account's Trash folder instead of default Trash folder.
71 * ClamAV plugin: updated for the upstream changes in libclamav, whilst
72   maintaining compatibility with older version of libclamav.
74 * GPG Plugins: Added an option 'Use gpg-agent to manage passwords' to
75   GPG page of the common preferences. Fixes annoyances with distro-
76   installed gpg-agent, when no pinentry program is installed, and the
77   user is at a loss on why "decryption failed". It can be turned off
78   to bypass gpg-agent. The option is disabled if gpg-agent is not
79   running.
81 * TrayIcon plugin: Added 'Hide at startup' and 'Close to tray'
82   options.
83   When the 'Close to tray' option is used the Window Manager's hotkey
84   and [X] button will hide the window instead of closing it - closing
85   CM can be done using the tray icon menu or the /File menu.
86   Clicking the trayicon now raises the window to current desktop when
87   it was either minimized or shaded, or when it was on another desktop.
89 * Added support for non ISO-8859-1 compatible locales to the Actions
90   scripts freshmeat_search.pl, google_search.pl and multiwebsearch.pl.
91                 
92 * Renamed the maildir2claws-mail.pl script to kmail-mailbox2claws-mail.pl
93   and updated it to work with newer versions of Kmail. 
95 * Added thunderbird-filters-convertor.pl script, which converts
96   thunderbird filter rules to Claws filter rules.
98 * Updated Brazilian Portuguese, British English, Czech, Finnish,
99   French, German, Hungarian, Polish, Serbian, Simplified Chinese,
100   Slovak and Spanish translations.
102 * 2.7.2
103 -------
105 * Added command line equivalent options:
106   -h for --help
107   -q and --quit for --exit
108   -v for --version
109   "Unknown option" is now printed when unknown command line options
110   are used.
112 * The wizard for configuration migration, (Sylpheed-Claws to Claws
113   Mail), now has the option to save or not save a backup of the old
114   configuration folder.
116 * The configuration wizard is now re-run if it was previously
117   cancelled.
119 * Bug fixes:
120         o bug 1100, 'Highlighted e-mail data not visible when color
121                      label applied.'
122         o bug 1101, '"Load plugin" button is accidentally hidden'
123         o bug 1102, 'claws-mail-2.7.1 makes use of deprecated ldap 
124                      functions'
125         o IMAP: fixed crash when connect command doesn't exist.
126         o IMAP: better folder checking when an IMAP directory is set.
127         o IMAP: Never remove INBOX when scanning for new folders.
128           It's a special folder that must exist.
129         o fix vertical scrollbar jumping back to the top when 'Check
130           for new folders' is used.
131         o fix sensitivity issues of Mark as Spam/Ham context menus.
132         o fix potential crashes in the address book's embedded 'Edit
133           person' dialogue, and fix conflicting copy/paste menu
134           entry.
135         o Reflect change of Font configuration in the Header view
136           clickable links.
137         o fix handling of empty values in attach_load_directory and
138           attach_save_directory clawsrc options.
139         o fix 2nd-run loss and new configuration loss of filtering
140           rules on configuration migration.
141         o Bogofilter plugin: fix sensitivity of "Insert X-Bogosity
142           header" option
144 * 2.7.1
145 -------
147 * Bug fixes:
148         o bug 1095, 'Crash while changing folder columns during
149                      incorporation'
150         o bug 1098, 'bogus last row display after expanding a thread'
151         o fix a few annoyances when choosing keys for the CMS (S/MIME)
152           protocol
153         o fix updating of the mime parts
154         o fix Forwarding msgs with attachments that have dos line
155           endings
156         o strip S/MIME signatures when re-editing S/MIME signed
157           messages
158         o fix body search starting at the end of the mail (and asking
159           for loop)
160         o fix Enter in search windows
161         o fix dbus-related crash in the the GTK+ file selector.
162         o IMAP: fix recursion when server lists the current subfolder
163           in the response
164         o IMAP: get rid of the previous mailimap when connecting, just
165           in case disconnect was unclean
166         o IMAP: make sure we don't use an old socket when reconnecting
169 * 2.7.0
170 -------
172 * The --select option can now also select emails by Message-ID
174 * Attaching files from 'mailto:' URIs (&attach=...) is now possible.
175   A dialog is displayed to make sure that the user is aware that the
176   mail will contain attachments
178 * 'New Message format' has been added to the Compose/Writing options,
179   this works like the Quote format and the same symbols are supported
181 * Reworked the About dialog, including the addition of a new page, 
182   'Features', which indicates which of the optional features are
183   compiled in and which are not. A 'Release Notes' page was also
184   added
186 * Added history combo for all search fields (message and text)
188 * The 'mark_as_read_delay' option is not hidden anymore and can be
189   found in Configuration/Preferences/Summaries
191 * Added global and per-folder preferences to set the default
192   alternate dictionary
194 * Allow spell-checking to use both current and alternate dictionaries
196 * Added an hidden option 'addressbook_use_editaddress_dialog' to
197   embed the contact editor in the addressbook window in contrast to
198   a separate dialog
200 * Added a hidden option 'unsafe_ssl_certs', to allow storing
201   multiple SSL certificates for a given server/port. You will be
202   asked to accept unknown certificates. Unchecking this option will
203   require you to re-accept previously known certificates
205 * Allow copying of folders between mailboxes
207 * Better automatic account selection for mailing lists (searches for
208   the email address in the Delivered-To header also)
210 * Made the "Synchronise" menu item inactive when there's nothing to
211   synchronise
213 * Use Message font in Writing and Quoting preferences, as well as in
214   Templates
216 * Added more HTML symbols to the html to text converter
218 * Save the addressbook's window size on closing
220 * Better checks for syntax errors are applied to Templates and Quote
221   formats
223 * Added a check to avoid trying to use a non-existent folder as
224   default inbox
226 * Enable setting SSL via STARTTLS from the set-up wizard
228 * Added handling of ":port" in server addresses in the set-up wizard
229   to specify a port to connect to
231 * Bogofilter plugin: added an option to print the X-Claws-Bogosity
232   header in emails handled by the Bogofilter plugin (in MH folders
233   only)
235 * Bogofilter plugin: added an option to whitelist senders found in
236   addressbook
238 * Bogofilter plugin: Allow storing of Unsure mails in a specific
239   folder to make better teaching easier
241 * Bogofilter plugin: Improved GUI interaction while Bogofilter is
242   filtering
244 * TrayIcon plugin: added an "Email from account/..." submenu
246 * updated Brazilian Portuguese, British English, Catalan, Finnish,
247   French, Italian, Serbian, Simplified Chinese, Slovak, and Spanish
248   translations
250 * 2.6.1
251 -------
253 * First release as Claws Mail
255 * Bug fixes:
256         o bug 1053, 'SC fails to reestablish a secure connection'
257         o bug 1054, 'Slowness logging big data chunks'
258         o bug 1057, 'crash on sending s signed message to a
259                      newsgroup'
260         o bug 1060, 'compilation error with Irix's cc'
261         o bug 1061, 'crash on opening signed email'
262         o bug 1066, 'Incorrect mailbox size displayed'
263         o bug 1069, 'Sent mails disappear, BCC or locking problem?'
264         o fix Reply To/Mailing list from the menu
265         o forbid drag and drop from/to different folders of type
266           F_UNKNOWN
267         o src/ssl_manager.c: fix possible infinite loop
268         o fix Options/Reply mode after draft save
269         o obey always_show_msg option when marking as spam
270         o fix spelling menu when replying
271         o don't change the From column title to To if the To column
272           is visible
273         o fix the wrong recipient being selected when replying to a
274           msg which is From one of our accounts To another of our
275           accounts
276         o fix crash on combining mark_as_read_delay with Hide Read
277           Messages
278         o create ~/.mailcap if it doesn't exist
281 * 2.6.0
282 -------
284 * Final release as Sylpheed-Claws
286 * libetpan 0.48 or greater is now required for IMAP support.
288 * The Compose window now has an /Options/Reply mode/ menu. This
289   enables changing the recipients of a reply on the fly.
291 * QuickSearch now has a type-ahead option for fast searches.
293 * Extra symbols are now available for the Quote parser, your name,
294   your email address, the account name, and the organization.
296 * In the Folder Properties, it is now possible to test the regular
297   expression used in the Simplify Subject RegExp option.
299 * GSSAPI support has been added for IMAP.
301 * UIDPLUS support has been added for IMAP.
303 * A Stop button has been added for Message Body searches, enabling
304   cancelling of a running search. This is available in '/Edit/Search
305   Folder...' and '/Edit/Find in current message...'.
307 * libSM support has been added. This enables communication with the
308   session manager, so that it is known when the session ends, in
309   order to save the caches, and draft any messages currently being
310   composed.
312 * Support for Address Book Groups has been added to the Compose
313   window's automatic address completion.
315 * a new hidden option has been added, 'respect_flowed_format'. This
316   follows RFC3676 with regard to a message part with a Content-Type
317   that includes 'format=flowed' and 'delsp=yes'. This will cause some
318   mails to have long lines, but will fix some URLs that would
319   otherwise be wrapped. By default it is turned off.
321 * Basic key import/export has been added to the PGP plugins. When
322   generating a new key pair you can export the public key to a key
323   server. When selecting the signature part of a message, if the key
324   is not on your keyring, you will be asked if you want to attempt
325   to import it from a keyserver.
327 * The TrayIcon now displays 'offline' status.
329 * More window sizes and placements are remembered across sessions.
331 * tools/fix_date.sh: Switches to replace non RFC-compliant Date:
332   value, and to use strict RFC matching patterns for dates have been
333   added.
335 * Several optimisations have been made.
338 * 2.5.6
339 -------
341 * Bug fixes:
342         o Fix redirecting of sent mails
343         o Fix Go to Next * after applying Preferences
344         o Fix quote-folding when emails don't convert cleanly to
345           UTF-8
347 * 2.5.5
348 -------
350 * Bug fix:
351         o bug 1034, 'Incorrect display of size field in message view'
353 * 2.5.4
354 -------
356 * Bug fixes:
357         o bug 1032, 'Segmentation fault when showing message'
358         o fix crash with quote folding on HTML
359         o fix building with --disable-nls
360         o remove tabs in Subject string
362 * 2.5.3
363 -------
365 * Make node expanding in the Folder List non-recursive
367 * Bug fixes:
368         o bug 1024, 'Array index out of range in
369           claws-mail-2.5.2'
370         o Fix "Check for new folders" on folders with accented
371           characters
372         o Fix filtering "copy" rules
373         o Fix "goto next unread" after collapsing/expanding a node
375 * 2.5.2
376 -------
378 * Bug fixes: 
379         o bug #1023 (Sylpheed deletes too much messages)
380         o Crash in partial downloading
382 * 2.5.1
383 -------
385 * It is now possible to stop searches in message bodies
387 * IMAP: Use UID SEARCH ALL instead of UID SEARCH UID 1:* in order
388   to fix speed issues with badly implemented servers
389   
390 * Bug fixes: 
391         o Fix multiple registering of SpamAssassin and Bogofilter
392           plugin after having changed their preferences, leading to
393           slowness or duplicated messages.
395 * 2.5.0
396 -------
398 * Minimum required versions of GTK+ and GLIB is now 2.6.0
400 * Minimum required version of libetpan (for IMAP support) is now 0.46
402 * metamail support has been dropped, this is now handled internally
404 * New plugin: Bogofilter, providing Spam filtering and learning
406 * Account-based filtering rules. Each filtering rule can now be
407   assigned to a specific account, by default it's "All".
409 * Filtering against Address Book. It is now possible add matched 
410   conditions to determine if any email address in a message matches
411   or doesn't match any or all books or folders in the Address Book.
413 * Quote folding. Quotes in the message view can now be folded, via
414   the "/View/Quotes/..." menu. The folding can also be toggled by
415   double clicking on the quotes in the Message View
417 * Re-enabled user-defined Headers in Displayed Headers configuration
419 * "/View/Go to/Parent message" and "/View/Go to/Last read message"
420   have been added
422 * Made the list views look more modern by add alternating coloured
423   lines, replacing the box-type expanders with arrows, removing the
424   dotted lines.
425   Hidden prefs have been added to enable users to maintain the old
426   style:
427   'enable_dotted_lines' for the dotted lines and box-type expanders. 
428   'use stripes_in_summary' to enable alternating coloured lines in
429    the Message and Folder lists.
430   'use stripes_everywhere' to  also enable alternating coloured lines
431    in all other lists.
432   Note: 'use_stripes_everywhere' replaces the previous hidden option
433   'enable_rules_hint'.
435 * New hidden pref, 'stripes_color_offset', to change the value added/
436   subtracted to normal bgcolor to create the stripes in the summaries
438 * The Send button on the main toolbar is now inactive when the Queue
439   folders are empty
441 * IMAP: Added a View Log button on auth error
443 * PGP/Core plugin: it is now possible to create a new key pair from
444   within Claws Mail
446 * PGP/Core plugin: When encrypting, if only one key matches, and it 
447   matches exactly, it is automatically used
449 * TrayIcon plugin: the icon now has transparency
451 * Enabled text selection for replying from MimeViewer plugins
453 * The attachments list in the MimeView column can now be scrolled
454   using the mousewheel
456 * In the MimeView column a middle-click will now just open the Mime
457   part without showing it in the Message View, likewise, a right-
458   click will display the context menu without displaying the part
460 * The "When entering a folder..." selection option is now used for
461   '/View/Go to/Next unread folder'
463 * A special Return-Receipt message is shown if the message is from
464   the user
466 * An icon has been added to the statusbar to notify of errors
468 * Added missing icons to the Icon Legend dialog
470 * Enabled closing of SSL certificates and Folder Sort dialogs with Esc
471   key
473 * Displaying of huge mails can now be cancelled, so the GUI doesn't
474   block
476 * Claws Mail' internal queue headers are now hidden when showing
477   all headers. They'll be present only in Source window.
479 * Several GUI improvements.
481 * Faster loading of folders and other optimisations and speed-ups
483 * Logging has been improved.
485 * improved sizing of some widgets
487 * Made the desktop file XDG compliant
489 * The manuals have been updated
491 * A Spanish translation of the manual has been added
493 * Added an action tool, tools/uuooffice, to open uuencoded *.doc files
494   with OpenOffice.
496 * Added an action tool, tools/fix_date.sh, to fix a missing Date field
497   in emails.
499 * 2.4.0
500 -------
502 * A ./configure option has been added, --with-mandir=DIR allowing the
503   setting of the man directory location
505 * 'Send queue' has been added to the folder contextual menu, which
506   allows sending the contents of a single queue, as opposed to the
507   toolbar's Send Queue, which sends all queues
509 * '/View/Go to/Next unread folder' has been added
511 * 'View/Go to/Next marked messages' now traverses folders
513 * sftp:// links are now recognised in mails
515 * A dialogue is presented to the user when dropping files into the
516   Compose window, asking whether to insert or attach the file(s). The
517   default behaviour can be controlled via a new option in 
518   Compose/Writing
520 * Allow attached message parts to be selected, opened, or saved via
521   their text label in the message body
523 * Save named inlined attachments with "Save all"
525 * An option to change the Folder Type has been added to the Folder
526   Properties
528 * Add |i{sub_expr} to Templates, which allows inserting user-entered
529   text in a template
531 * A new option has been added to '/Preferences/External programs' to
532   allow "Display as text" on attachments to be done via a script
534 * An option to 'Never send Return Receipts' has been added to the
535   'Other' page of the preferences.
537 * The Custom Header dialogue in Account Preferences now has a 'From
538   file...' button, which enables a Face or X-Face header to be set by
539   selecting a file 
541 * libgnomeprint support : A font for printing can be specified in
542   '/Display/Fonts'
544 * Add Help buttons to some dialogues, clicking on them will open the
545   manual at a suitable section in the configured browser
547 * The option 'Add date header' has been removed, a date header is
548   now always added
550 * The '/Message/Re-edit' menu item has been removed from the separate
551   Message View, where it was useless
553 * Display an Account's Protocol as a label instead of the unusable
554   combo when editing accounts
556 * It is now possible to move and copy mails from and to the Drafts
557   and Queue folders
559 * More non-English Subject prefixes have been added
561 * The Attachment flag is now set for some inlined attachments
563 * Faster recursive quicksearch (show current folder's results before
564   searching sub-folders)
566 * Faster send on IMAP
568 * Alert in case of authentication error on imap
570 * Better error reporting in GPG plugins
572 * Faster and better MBOX import/export
574 * Save caches on SIGPIPE (like on Xorg exit)
576 * Unified Info/Help/Symbols buttons
578 * Honor display-header-pane setting in separate window too
580 * Use the user-defined From: in the Return-Path: header when sending
582 * Grab Save button by default in Save dialog, which allows saving
583   by hitting Enter
585 * The online status is checked before resetting mailcheck timer
587 * Show POP3 connection earlier in statusbar
589 * Re-read /etc/resolv.conf before connecting to IMAP servers, and
590   when switching to Online mode
592 * tools/textviewer.pl has been added, which can be used with the new
593   option 'Command for Display as Text' in '/Preferences/External
594   programs'
596 * The Claws Mail logo has been updated
598 * 2.3.1
599 -------
601   * bug fix release
603   * Improved error catching in GnuPG plugins
605   * Always replace \n, \r and \t with spaces in headers
607   * Fix 'make clean' removing of provided manuals
609   * Fix setting of PACKAGE_DATA_DIR with newer versions of autoconf,
610     backwards compatible
612   * Fix double-ask of "Do you want to mark all as read"
614   * Fix bug #968 (Rockliffe IMAP server doesn't like SC (server isn't 
615     RFC-compliant)) - Workaround Rockliffe IMAP server bug
617   * Fix bug #969 (crash on rebuilding imap folder)
619   * Fix bug #971 (2.2.3 cannot read mail from local mbox)
621 * 2.3.0
622 -------
624   * Mailing-list support (Subscribe, Unsubscribe, View Archive, etc) 
625     has been added in the main window's 'Message/Mailing list' menu
627   * Filtering and processing rules can be disabled with just one click
629   * The From address is editable in the Compose window
631   * A menu has been added to the Compose toolbar button to enable
632     choosing the account to use
634   * Write-only support of .mh_sequences' Unseen property has been added 
635     for MH mailboxes, allowing synchronised flags when reading your MH
636     mailbox with Mutt or other MH-based mail clients
638   * More feedback is provided to the user when importing MBOX files
640   * 'k' added as a shortcut for 'colorlabel' in the Extended Quick
641     Search
643   * The option to go to the first Marked message when entering a
644     folder has been added.
646   * The 'ignore thread' flag is now correctly set on mails threaded by
647     subject, in addition to standard headers.
649   * Hidden prefs have been added that allow customization of the
650     colours used in the Log window (useful for dark GTK+ themes)
652   * Optimised large folder reading
654   * Optimised copy/move/deletion/selection
656   * Optimised 'mark all read' in the current folder
658   * 'test' filtering rules are processed in the background
660   * A progressbar for cache updates has been added
662   * A progressbar for copy/move functions has been added
664   * More dialogues have been made HIG compliant
666   * Allow recursive setting of properties for whole mailboxes
668   * A Face header has been added to the Welcome mail
670   * The user manual has been updated
672   * tools/filter_conv_new.pl has been updated for rule 
673     enabling/disabling
675 * 2.2.3
676 -------
678   * bug fix release
680   * Fix crash on a very common code path, introduced by a merge error in 
681     2.2.1
683 * 2.2.2
684 -------
686   * bug fix release
688   * Fix URI check, which failed to identify fake, phishing URIs if they
689     began with a space.
691   * Reply-To and Sender addresses in the message view are now fully
692     clickable.
694   * Remove extraneous tab at start of addresses.
696 * 2.2.1
697 -------
699   * bug fix release
701   * Always obey the "confirm before marking all mails read" option
703   * Fixed MBOX import/export's behaviour on failure
705   * Fixed automatic rule creation with List-Post
707   * Fixed some GTK+ warnings and errors at runtime
709   * Fixed some compiler warnings
711   * Fixed double init of the g_thread subsystem
713   * Fixed saving of parts with names that can't be converted to UTF-8
715   * Fixed a possible infinite loop when filtering moved and copied some
716     mails
718   * Fixed a buffer overflow in Russian locale 
720   * Fixed a memory leak in expired SSL certificate check
722   * Fixed bolding of folder names in the folder selector window with
723     GLib 2.10
725   * Added an hidden preference, 'ssl_skip_cert_check', to avoid
726     duplicates of bug #959 - if libetpan is linked against gnutls, there
727     can be bugs on 64 bits systems. Gnutls fixed them in their 1.2.4 
728     release.
730   * The SSL "expired certificate" warning is now presented only once per
731     session
733   * Fixed races when reusing the SMTP sessions
735   * Added the missing timeout on SMTP sessions
737   * Fixed a few leaks
739   * Fixed a crash in PGP plugins, which could happen when signing fails
740     for unknown reasons
742   * Fixed SpamAssassin plugin, which stayed disabled as long as the
743     transport wasn't reselected
745   * Fixed bug #830 (Some unread messages get marked read in IMAP inbox)
747   * Fixed bug #955 (copying messages between imap folders is extremely
748     slow)
750   * Fixed bug #961 (return receipt dialog complains incorrectly about
751     return-path email adress being different)
753   * Fixed bug #962 (Manual and/or UI should warn about incompatible
754     locking causing dataloss)
756 * 2.2.0
757 -------
759   * S/MIME signature verification has been removed from the PGP/MIME
760     plugin as it is now provided by the S/MIME plugin.
762   * IMAP users will see significant speed improvements.
764   * ANONYMOUS auth has been added for IMAP
766   * In the Compose window all spell-checker options are now available
767     from the /Spelling/Options menu. 
768         
769   * Syntax errors in the extended Quick Search are now indicated by
770     a pink/red background.
772   * An encrypt-to-self option has been added to the Account Privacy
773     options.
775   * Sysadmins can now provide their users with pre-filled values in
776     the Setup Wizard. See the manual, '6.6. Deploying Claws Mail',
777     for details.
779   * Various GUI improvements have been added.
781   * A new command line option has been added: --select 'folder[/msg]'
782     This can be used at startup and causes the specified folder/message
783     to be selected. 'folder' is a folder id like '#mh/Mailbox/inbox'
785   * Optional background colouring of quotes has been added. It can be
786     configured from the Colour Preferences dialogue.
787     GTK+-2.8.x or newer is required for this feature.
789   * In the Compose window, multiple quote levels are now coloured in
790     the same way as the Message View.
792   * A warning is now displayed on expired SSL certificates and the 
793     expiration date is shown.
795   * A hidden option has been added, 'compose_no_markup', this prohibits
796     the use of bold and italic text in Compose dialogue's account 
797     selector.
799   * LDAPS support has been added.
801   * The user manual has been updated, and French and Polish 
802     translations are now also included.
804 * 2.1.1
805 -------
807   * bug fix release
809   * The Preferences config file, ~/.claws-mail/sylpheedrc, is now
810     stored with UTF-8 encoding
812 * 2.1.0
813 -------
815   * libetpan version 0.45 or newer is now required for IMAP support,
816     this allows checking for IMAP/SSL certificates.
818   * Support for the Face header has been added, 
819     see http://quimby.gnus.org/circus/face/
821   * In the Templates dialog TAB address completion has been added for
822     Cc and Bcc fields, in addition to To. 
824   * An account's signature file, (Account Preferences, Compose tab),
825     can now been edited in place using the configured text editor.
827   * An advanced search is now possible in the '/Edit/Search folder' 
828     dialog.
830   * '/Edit/Find' has been added to the Compose window for text 
831     searching.
833   * A progress bar is now shown in the status bar whilst doing a Quick 
834     Search.
836   * A long search can now be cancelled.
838   * In a Sent mail folder the From column in the message list is now
839     automatically changed to the To column.
841   * '/Message/Colour Label' has been added to the main menu, enabling
842     (unmodifiable) shortcut keys, Ctrl+[0-7].
844   * The colour labels are now customisable from the 'Display/Colours'
845     page of the Preferences. It is now possible to choose any colours 
846     and to give them each a label.
848   * A Spell Checking option to 'Recheck message when changing 
849     dictionary' has been added.
851   * An option to 'Render HTML-only mail with plugin if possible' has
852     been added to the 'Message View/Text Options' preferences page.
854   * Headers in the message view and the Custom headers dialog are now
855     translated if the option 'Translate header names' is activated.
857   * It is now possible to sort the columns in the Addressbook.
859   * More drag-n-drop capabilities have been added, from the message
860     list to other apps, from the mimeview to other apps, from other 
861     apps to message list, from other apps to folder list, from the 
862     mimeview to the message and folder lists and the Compose window's
863     attachments pane.
865   * "Ignore thread" has beed added as a filtering action.
867   * The Compose window is now hidden when sending mails via filtering.
869   * An alphabetical resort is done immediately when a folder's name
870     is changed.
872   * Unsubscribing a newsgroup now removes the related folder and
873     articles from newscache/
875   * A "Get more..." link has been added to the Plugins window. This
876     loads http://claws.sylpheed.org/plugins.php in your browser.
878   * The SpamAssassin plugin is now equipped with a spam learning 
879     interface, usable by right-clicking a message and choosing
880     'Mark as Spam' or 'Mark as Ham' in the Mark submenu. It is now also
881     possible to disable SpamAssasin filtering when receiving mail, so
882     that the plugin can be used for learning only.
884   * Remote learning in the SpamAssassin plugin has been added. This 
885     requires SpamAssassin 3.1.x.
887   * A new script has been added that integrates a Thunderbird folder 
888     tree into Claws Mail, tools/tbird2syl.py
890 * 2.0.0
891 -------
893   * libetpan >= 0.41 is now required for IMAP support
895   * A new and completely rewritten manual has been added.
897   * An icon legend window has been added to the Help menu
899   * Attached images can now be printed along with the message when using
900     the optional libgnomeprintui support.
902   * '--exit' command-line option has been added.
904   * '--subscribe' command-line option has been added.
905     Calling claws-mail --subscribe '%s' will ask the loaded plugins
906     if they can handle the type of URL passed as a parameter. Thus, if
907     using the RSSyl or vCalendar plugins, for example, the user will be
908     able to subscribe RSS feeds or Webcals from the browser.
910   * claws-mail email@domain.com  is now equivalent to --compose
912   * claws-mail proto://blah.com is equivalent to --subscribe
914   * HIG compliant button order has been implemented.
916   * Several dialogues throughout have been improved.
918   * Text can now also been displayed next to the icons in the main 
919     window Toolbar.
921   * Quick mail retrieval from any account is now possible due to the
922     account submenu which has been added to the 'Get All' button.
924   * The spellchecker context menu in the compose window has been added
925     to the standard GtkTextView menu instead of replacing it.
927   * The Subject in the compose window title now updates instantaneously.
929   * The mimetypes list in the compose window attachment pane is now
930     alphabetically ordered.
932   * The message view email and URI parsers have been enhanced.
934   * In Quick Search Extended mode, a '...' button has been added, this 
935     provides the user with a dialogue enabling the quick formation of 
936     search criteria.
938   * When Quick Search is activated, the entry box is given a yellow
939     background for greater visibility.
941   * The LDAP search in the address book now supports wildcard searching
942     using '*'.
944   * The configuration option 'Go to inbox after receiving new mail' has 
945     been moved from 'Display/Summaries' to 'Mail handling/Receive'.
947   * The 'Wrap at send' configuration option has been removed.
949   * Colour preferences have been moved from '/Message View/Colors' to
950     '/Display/Colors'.
952   * The previously hidden option, color_new, has been added to the GUI
953     as '/Display/Colors/Folder' containing new messages.
955   * The spamassassin and spamassassin_gtk plugins have been merged into
956     one single plugin, and this plugin is now built by default if the
957     requirements are matched.
959   * The clamav and clamav_gtk plugins have been merged into one single
960     plugin.
962   * GnuPG support: Add support for PKA info if available
964   * The PGP/Inline plugin now supports Content-Type 'application/pgp'.
966   * A check to verify that plugins are licenced under a GPL-compatible
967     licence has been added.
969   * The unmaintained mathml_viewer plugin has been removed.
971   * Added tools/filter_conv_new.pl.
972     Converts the new style Sylpheed filter rules (Sylpheed >= 0.9.99)
973     to Claws filtering rules.
975 * 1.9.100
976 ---------
978   * etpan >= 0.40 is now required for IMAP support
979     0.40 fixes the SSL connection errors that some users experienced.
981   * Buffer overflows in the address book 'Import LDIF/ Mutt/Pine file'
982     functions were fixed.
984   * GnuPG support:
985     Signature checking is now non-blocking
987   * The URLs in the About window are now clickable
989   * the man page has been updated and renamed 'claws-mail'
991 * 1.9.99
992 --------
994   * The binary is now 'claws-mail' and not 'sylpheed'
996   * The default config dir is now '~/.claws-mail'. The user will
997     be prompted to perform an automatic migration of configuration
998     options to this new directory.
1000   * A new default internal icon theme has been added, based on the
1001     Gnomaws theme.
1003   * Messages are now sorted by Date by default
1005   * GnuPG support:
1006     The noticeview is now shown on the message/rfc822 part in addition
1007     to the text/plain part.
1008     The privacy icon in the noticeview is now clickable and also uses
1009     key C to perform the signature check.
1010     The Trust field has been moved into Full info display.
1011     When trust is less than full, don't display a warning icon.
1012     Visual feedback is provided in the statusbar when checking
1013     signature.
1014     The PGP/MIME signature file is now named 'signature.asc'.
1015     The dialog for entering a passphrase has been improved.
1017   * Local deletion of news posts has been added.
1019   * A file selector has been added for selecting an account's Signature
1020     file
1022   * Many window sizes are now remembered.
1024   * The presense of marked msgs in unexpanded subfolders is now indicated
1025     by the icon of the parent folder.
1027 * QuickSearch:
1028   The message list is reset when the dialog is hidden.
1029   The 'Sticky' option, for keeping the search activated across folders.
1031   * The Subject is now set when forwarding multiple mails.
1033   * When a default Cc or Bcc is used, a check is performed to make sure
1034     the To header has also been set.
1036   * In the filtering dialog a warning dialog is shown if the rule was
1037     not saved.
1039   * The file and directory Browse buttons, ("...") have been improved.
1041   * When double-clicking an attachment the "Open with" dialog is
1042     presented if no command was found for the file type.
1044   * The X-Face has been added to the message view and can be toggled by
1045     '/Configuration/Preferences/Message View/Text options/Display
1046     X-Face in messageview'.
1048   * The message list context menu has been reworked.
1050   * When replying to a mail sent by yourself, Reply excludes your own
1051     address from the list of recipients. 'Reply All' and 'Reply to
1052     sender' still work like before.
1054   * When the Folder Preference 'Default To for replies' the entry in
1055     the Compose window is presented in bold text.
1057   * The About window has been reworked.
1059 * 1.9.15
1060 --------
1062   * etpan >= 0.39 is now required for IMAP support
1064   * LDAP and JPilot support is now built by default if the dependencies
1065     are available.
1067   * ~/.mailcap or /etc/mailcap is now used to open attachments
1069   * middle-click pasting that respects the 'Wrap pasted text' option
1070     has been added
1072   * during composition the user is alerted if the message can't be
1073     drafted
1075   * the description windows are now non-modal
1077   * a 'Clear Log' button has been added to the log window popup menu
1079   * Sender, List-Post and To have been added to the headers that are
1080     checked during automatic Filtering and Processing rules creation
1082   * the current locale's charset is used for display of broken mails
1083     and a hidden option, 'utf8_instead_of_locale_for_broken_mail', has
1084     been added allowing the user to use UTF-8 for broken mails
1086   * GNU/aspell support: if black is chosen as the misspelled word
1087     colour, misspelled words will be underlined.
1089   * the Message View and Compose windows now display the message
1090     subject as the window title.
1092   * libgnomeprint support: currently selected text attachments can be
1093     printed
1095   * drag'n'drop of messages from the Message List to a Compose window's
1096     Attachment pane is now possible
1098   * PGP/MIME plugin: it is now possible to verify S/MIME signatures
1100   * PGP/Core plugin: A "Don't encrypt" button has been added to the key
1101     selection dialog, and the buttons have been reordered.
1103   * the user is warned if the requested Privacy system is not available
1104     when composing a message
1106 * 1.9.14
1107 --------
1109   * The 'Open first unread message when entering a folder' option has
1110     been replaced with 'When entering a folder select...'.
1111     Whether or not the selected message is opened is now exclusively
1112     controlled by the 'Always open message when selected' option.
1114   * Filtering and Processing rules can now be named.
1116   * A new icon for the Trash button has been added.
1118   * The 'Bold font' option has been removed. A displayed bold font is
1119     now derived from the normal font.
1121   * The option 'Display recipient in 'From' column if sender is yourself'
1122     has been removed from the GUI. It still exists as a hidden option.
1124   * Many improvements to the Address book.
1126   * A '/Special paste/' menu item has been added with sub-items 'as
1127     quotation', 'wrapped', and 'unwrapped'.
1129   * Colourisation of quotes, signatures, and URIs has been added to the
1130     Compose window.
1132   * A 'To' column has been added to the message list pane.
1134   * The displayed columns in the folder list are now configurable.
1136   * A hidden option has been added, 'toolbar_detachable', that enables
1137     the removal of the toolbar handles.
1139   * A hidden option has been added, 'statusbar_update_step', that
1140     enables changing the sensitivity of the progress bar stepping.
1142   * Changes to the Fonts options are now applied immediately.
1144   * Subfolders of Drafts, Queue, Sent, and Trash now behave like their
1145     parents.
1147   * An 'Open image' menu item has been added to image popup menu in the
1148     message view.
1150   * Several optimisations and speed-ups have been added throughout.
1152   * The localedir, manualdir, and faqdir are now user-configurable.
1154   * tools/asus_mailled.sh
1155     A new script to blink an ASUS laptop's mail LED when there is
1156     unread mail.
1158   * tools/kdeservicemenu/*
1159     Use Claws Mail icon and the text 'Claws Mail' in the menu,
1160     use kdialog during installation
1162 * 1.9.13
1163 --------
1165   * add GPGME 1.x support.
1167   * A new PGP/Core plugin has been added
1169   * IMAP now uses libEtPan!
1171   * Printing support using libgnomeprint2 and libgnomeprintui2
1173   * The cache/mark files are now platform-independent.
1175   * A plugin dependency system has been added.
1177   * The PGP/Inline plugin has been added to the main package.
1179   * Folders which contain Marked messages are now indicated by a
1180     Folder icon overlaid with a tick
1182   * '/Edit/Quick search' menu item has been added to the main window
1184   * An option to 'Confirm before sending queued messages' has been
1185   added
1187   * The "Copy ..." menu items now copy to both the X and the gtk
1188     clipboards in the Compose window
1190   * The Template and Plugin lists are now sorted alphabetically
1192   * Plugins preferences are now grouped under their own 'Plugins'
1193     heading
1195   * A 'Go to Prev' button has been added to the toolbar
1197   * Keyboard accelerators have been added to many buttons
1199   * The folder selection dialogue now displays folder names with
1200     new/unread counts
1202   * The 'Display cursor in message view' option is now a hidden option,
1203     'textview_cursor_visible'
1205   * Reordering of accounts by drag 'n' drop has been enabled in the
1206     'Edit accounts' dialogue
1208   * New Claws Mail icons have been added, and the default
1209     application icon is now set.
1211   * The SpamAssassin and Clam AntiVirus plugins have been optimised.
1214 * 1.9.12
1215 --------
1217   * improved IMAP support
1219   * Performance increases
1221   * /Message/Delete and /Message/Move to trash
1222         '/Message/Delete' has been renamed '/Message/Move to trash'
1223         and '/Message/Delete' has been added. '/Message/Delete' will
1224         now directly destroy the message, after asking for a
1225         confirmation, instead of moving it to the Trash folder.
1227   * new style configuration options interface.
1229   * PGP MIME plugin
1230         The 'PGP/MIME' plugin has been renamed 'PGP MIME'.
1232   * LDAP bind password is no longer visible onscreen.
1234   * An option to encrypt replies to encrypted messages by default
1236   * Filtering rules can be reordered by drag n drop
1238   * '/Options/Character encoding/...' has been added to the Compose
1239     window
1241   * Hebrew encodings have been added
1243   * The 'Show all headers' option is now sticky.
1245   * Return Receipts can now be sent from any account.
1247   * A clip/signed icon has been added.
1250 * 1.9.11
1251 --------
1253   * bug-fix release which fixes the ASpell Spell Checker
1254     support
1256 * 1.9.9
1257 -------
1259   * Inline image display
1261   * An option to render HTML as text has been added to
1262     /Configuration/Preferences/Common/Message
1264   * An option for a default Queue folder has been added to the
1265     'Advanced' tab of Account Preferences
1267   * Filtering Preferences window size is saved
1269   * Batch sending of mails (per account)
1271   * Support for GBK encoding
1273   * New logo in About window
1275   * tools/acroread2sylpheed.pl
1276         script to send pdfs as attachments from Adobe Reader 7
1277         see tools/README for details
1280 * 1.9.6
1281 -------
1283   Initial GTK2 release
1285   * default config dir is ~/.sylpheed-gtk2