2.9.0 unleashed
[claws.git] / NEWS
blob99de34724ab7e035dae753010863f7aaed18f7f0
1 Changes of the  Claws Mail GTK2 branch
3 * 2.9.0
4 -------
6 * Added a Maemo port
7   The Maemo port touches several areas: using the correct APIs for
8   a good integration, adding of a new layout suited for small
9   screens, Maemo-specific default preferences changes, Maemo-specific
10   GUI improvements, etc.
12 * Added more customisable colour labels
14 * Added 'Mark as spam', 'Mark as ham', and 'Add to address book'
15   filtering actions
17 * Added a new Quote Format symbol, %A, to insert the sender's email 
18   address
20 * Changed the option to display unread message counts next to folder
21   names: it is now possible to display the total count of messages
22   too. Configurable from Display/Summaries
24 * If Claws Mail is already running on another display, attempting to
25   start it will mention that instead of popping up the window on the
26   other display
28 * Added debugging of filtering/processing rules. Configurable from
29   Other/Logging options page
31 * Added handling of the contextual menu key in compose windows and
32   MIME parts list
34 * Added a "pulsing" progressbar in the label window used when
35   rebuilding folder tree, etc, in order to show activity
37 * Improved "Offline mode override" dialogue to avoid asking
38   repeatedly, but still ask on explicit user actions
40 * Improved the creation of POP/Local accounts when no MH mailbox
41   exist: create the default one
43 * Write folderlist directly after adding/deleting accounts that have
44   folders
46 * Added logging IMAP ALERTs as errors in the log
48 * Added a way for MimeViewer plugins to implement search in a part's
49   body
51 * Updated, added and replaced some icons
53 * Added display of any LDAP specified Search attributes 
55 * Added 'telephoneNumber' in the default LDAP list of attributes
57 * Updated the Face header in the welcome message
59 * Added the option to minimize to tray in the Trayicon plugin
61 * Added a wrapper to mairix in the tools folder, tools/mailrix.sh
63 * Added a script which enables inserting files into the message body
64   of a new Compose window from the command line,
65   tools/claws-mail-compose-insert-files.pl
67 * Updated Brazilian Portuguese, Catalan, Czech, French, German,
68   Hungarian, Polish,Serbian, Simplified Chinese, and Spanish
69   translations
71 * 2.8.1
72 -------
74 * Bug fixes:
75         o bug 1129, '"local mbox file" account isn't retrieving 
76                      mails'
77         o bug 1135, 'cm-segfault on decrypting with PGP/inline'
78         o bug 1136, 'Crash in group address completion'
79         * Fix "After receiving new mail, go to inbox" on IMAP, and
80           restrict it to manual fetching only
81         * Fix alertpanel.h only included in #ifdef HAVE_LIBETPAN
82         * Fix return value without libetpan
83         * Use gtk_window_set_role instead of gtk_window_set_wmclass
84         * Fix mime/globs path on NetBSD
86 * 2.8.0
87 -------
89 * Removed 'Separate Folder tree' and 'Separate Message View' and put
90   new layouts in place of it, 'Standard', 'Three columns', 'Wide
91   message' and 'Wide message list'. Accessible from /View/Layout.
93 * Added IMAP subscriptions
94   Creating a new folder subscribes it. Deleting a folder unsubscribes
95   it. "Creating" an existing but unsubscribed folder will subscribe
96   it. By default, for new accounts, only subscribed folders are shown.
97   A contextual menu item has been added, /Subscriptions,  which allows
98   switching the display between All folders and Subscribed folders
99   only. It also enables the subscribing and unsubscribing of folders. 
101 * Added the option 'Enable customisable menu shortcuts' to the
102   'Other' preferences page. Turning this off locks the current hot
103   keys, preventing accidental changes.
105 * Added icons for application/pdf, application/pgp-signature,
106   application/postscript and text/calendar.
108 * Added /Tools/List URIs
109   Enables opening any or all of the URIs contained in the currently
110   selected mail.
112 * Added 'spam flag' to the Filtering and Processing Match Types.
114 * Removed the 'Composing messages exist' dialogue on exit. Instead
115   opened messages are automatically saved to drafts, and re-opened at
116   the next startup.
118 * Added handling of local URIs, (file:///...), from the --attach
119   command line.
121 * Added Account options for spellcheck default dictionaries.
123 * Added 'Edit/Delete thread'.
125 * Added an option 'Ask about account specific filtering rules...' to
126   the 'Other' page, which was previously a hidden option.
128 * Some preferences have been re-arranged:
129   Moved the 'Ask before emptying trash' option on the 'Other' page
130   outside of the 'On exit' frame as it's not only an 'On exit' option.
131   Moved 'Never send Return Receipts' from 'Other'  to 'Sending' page.
132   Moved keybinding preferences to the 'Other' page.
133   Added 'mousepad' to the list of text editors on the 'External
134   Programs' page.
136 * Bogofilter and SpamAssassin plugins:  Enabled moving spam mail to the
137   Account's Trash folder instead of default Trash folder.
139 * ClamAV plugin: updated for the upstream changes in libclamav, whilst
140   maintaining compatibility with older version of libclamav.
142 * GPG Plugins: Added an option 'Use gpg-agent to manage passwords' to
143   GPG page of the common preferences. Fixes annoyances with distro-
144   installed gpg-agent, when no pinentry program is installed, and the
145   user is at a loss on why "decryption failed". It can be turned off
146   to bypass gpg-agent. The option is disabled if gpg-agent is not
147   running.
149 * TrayIcon plugin: Added 'Hide at startup' and 'Close to tray'
150   options.
151   When the 'Close to tray' option is used the Window Manager's hotkey
152   and [X] button will hide the window instead of closing it - closing
153   CM can be done using the tray icon menu or the /File menu.
154   Clicking the trayicon now raises the window to current desktop when
155   it was either minimized or shaded, or when it was on another desktop.
157 * Added support for non ISO-8859-1 compatible locales to the Actions
158   scripts freshmeat_search.pl, google_search.pl and multiwebsearch.pl.
159                 
160 * Renamed the maildir2claws-mail.pl script to kmail-mailbox2claws-mail.pl
161   and updated it to work with newer versions of Kmail. 
163 * Added thunderbird-filters-convertor.pl script, which converts
164   thunderbird filter rules to Claws filter rules.
166 * Updated Brazilian Portuguese, British English, Czech, Finnish,
167   French, German, Hungarian, Polish, Serbian, Simplified Chinese,
168   Slovak and Spanish translations.
170 * 2.7.2
171 -------
173 * Added command line equivalent options:
174   -h for --help
175   -q and --quit for --exit
176   -v for --version
177   "Unknown option" is now printed when unknown command line options
178   are used.
180 * The wizard for configuration migration, (Sylpheed-Claws to Claws
181   Mail), now has the option to save or not save a backup of the old
182   configuration folder.
184 * The configuration wizard is now re-run if it was previously
185   cancelled.
187 * Bug fixes:
188         o bug 1100, 'Highlighted e-mail data not visible when color
189                      label applied.'
190         o bug 1101, '"Load plugin" button is accidentally hidden'
191         o bug 1102, 'claws-mail-2.7.1 makes use of deprecated ldap 
192                      functions'
193         o IMAP: fixed crash when connect command doesn't exist.
194         o IMAP: better folder checking when an IMAP directory is set.
195         o IMAP: Never remove INBOX when scanning for new folders.
196           It's a special folder that must exist.
197         o fix vertical scrollbar jumping back to the top when 'Check
198           for new folders' is used.
199         o fix sensitivity issues of Mark as Spam/Ham context menus.
200         o fix potential crashes in the address book's embedded 'Edit
201           person' dialogue, and fix conflicting copy/paste menu
202           entry.
203         o Reflect change of Font configuration in the Header view
204           clickable links.
205         o fix handling of empty values in attach_load_directory and
206           attach_save_directory clawsrc options.
207         o fix 2nd-run loss and new configuration loss of filtering
208           rules on configuration migration.
209         o Bogofilter plugin: fix sensitivity of "Insert X-Bogosity
210           header" option
212 * 2.7.1
213 -------
215 * Bug fixes:
216         o bug 1095, 'Crash while changing folder columns during
217                      incorporation'
218         o bug 1098, 'bogus last row display after expanding a thread'
219         o fix a few annoyances when choosing keys for the CMS (S/MIME)
220           protocol
221         o fix updating of the mime parts
222         o fix Forwarding msgs with attachments that have dos line
223           endings
224         o strip S/MIME signatures when re-editing S/MIME signed
225           messages
226         o fix body search starting at the end of the mail (and asking
227           for loop)
228         o fix Enter in search windows
229         o fix dbus-related crash in the the GTK+ file selector.
230         o IMAP: fix recursion when server lists the current subfolder
231           in the response
232         o IMAP: get rid of the previous mailimap when connecting, just
233           in case disconnect was unclean
234         o IMAP: make sure we don't use an old socket when reconnecting
237 * 2.7.0
238 -------
240 * The --select option can now also select emails by Message-ID
242 * Attaching files from 'mailto:' URIs (&attach=...) is now possible.
243   A dialog is displayed to make sure that the user is aware that the
244   mail will contain attachments
246 * 'New Message format' has been added to the Compose/Writing options,
247   this works like the Quote format and the same symbols are supported
249 * Reworked the About dialog, including the addition of a new page, 
250   'Features', which indicates which of the optional features are
251   compiled in and which are not. A 'Release Notes' page was also
252   added
254 * Added history combo for all search fields (message and text)
256 * The 'mark_as_read_delay' option is not hidden anymore and can be
257   found in Configuration/Preferences/Summaries
259 * Added global and per-folder preferences to set the default
260   alternate dictionary
262 * Allow spell-checking to use both current and alternate dictionaries
264 * Added an hidden option 'addressbook_use_editaddress_dialog' to
265   embed the contact editor in the addressbook window in contrast to
266   a separate dialog
268 * Added a hidden option 'unsafe_ssl_certs', to allow storing
269   multiple SSL certificates for a given server/port. You will be
270   asked to accept unknown certificates. Unchecking this option will
271   require you to re-accept previously known certificates
273 * Allow copying of folders between mailboxes
275 * Better automatic account selection for mailing lists (searches for
276   the email address in the Delivered-To header also)
278 * Made the "Synchronise" menu item inactive when there's nothing to
279   synchronise
281 * Use Message font in Writing and Quoting preferences, as well as in
282   Templates
284 * Added more HTML symbols to the html to text converter
286 * Save the addressbook's window size on closing
288 * Better checks for syntax errors are applied to Templates and Quote
289   formats
291 * Added a check to avoid trying to use a non-existent folder as
292   default inbox
294 * Enable setting SSL via STARTTLS from the set-up wizard
296 * Added handling of ":port" in server addresses in the set-up wizard
297   to specify a port to connect to
299 * Bogofilter plugin: added an option to print the X-Claws-Bogosity
300   header in emails handled by the Bogofilter plugin (in MH folders
301   only)
303 * Bogofilter plugin: added an option to whitelist senders found in
304   addressbook
306 * Bogofilter plugin: Allow storing of Unsure mails in a specific
307   folder to make better teaching easier
309 * Bogofilter plugin: Improved GUI interaction while Bogofilter is
310   filtering
312 * TrayIcon plugin: added an "Email from account/..." submenu
314 * updated Brazilian Portuguese, British English, Catalan, Finnish,
315   French, Italian, Serbian, Simplified Chinese, Slovak, and Spanish
316   translations
318 * 2.6.1
319 -------
321 * First release as Claws Mail
323 * Bug fixes:
324         o bug 1053, 'SC fails to reestablish a secure connection'
325         o bug 1054, 'Slowness logging big data chunks'
326         o bug 1057, 'crash on sending s signed message to a
327                      newsgroup'
328         o bug 1060, 'compilation error with Irix's cc'
329         o bug 1061, 'crash on opening signed email'
330         o bug 1066, 'Incorrect mailbox size displayed'
331         o bug 1069, 'Sent mails disappear, BCC or locking problem?'
332         o fix Reply To/Mailing list from the menu
333         o forbid drag and drop from/to different folders of type
334           F_UNKNOWN
335         o src/ssl_manager.c: fix possible infinite loop
336         o fix Options/Reply mode after draft save
337         o obey always_show_msg option when marking as spam
338         o fix spelling menu when replying
339         o don't change the From column title to To if the To column
340           is visible
341         o fix the wrong recipient being selected when replying to a
342           msg which is From one of our accounts To another of our
343           accounts
344         o fix crash on combining mark_as_read_delay with Hide Read
345           Messages
346         o create ~/.mailcap if it doesn't exist
349 * 2.6.0
350 -------
352 * Final release as Sylpheed-Claws
354 * libetpan 0.48 or greater is now required for IMAP support.
356 * The Compose window now has an /Options/Reply mode/ menu. This
357   enables changing the recipients of a reply on the fly.
359 * QuickSearch now has a type-ahead option for fast searches.
361 * Extra symbols are now available for the Quote parser, your name,
362   your email address, the account name, and the organization.
364 * In the Folder Properties, it is now possible to test the regular
365   expression used in the Simplify Subject RegExp option.
367 * GSSAPI support has been added for IMAP.
369 * UIDPLUS support has been added for IMAP.
371 * A Stop button has been added for Message Body searches, enabling
372   cancelling of a running search. This is available in '/Edit/Search
373   Folder...' and '/Edit/Find in current message...'.
375 * libSM support has been added. This enables communication with the
376   session manager, so that it is known when the session ends, in
377   order to save the caches, and draft any messages currently being
378   composed.
380 * Support for Address Book Groups has been added to the Compose
381   window's automatic address completion.
383 * a new hidden option has been added, 'respect_flowed_format'. This
384   follows RFC3676 with regard to a message part with a Content-Type
385   that includes 'format=flowed' and 'delsp=yes'. This will cause some
386   mails to have long lines, but will fix some URLs that would
387   otherwise be wrapped. By default it is turned off.
389 * Basic key import/export has been added to the PGP plugins. When
390   generating a new key pair you can export the public key to a key
391   server. When selecting the signature part of a message, if the key
392   is not on your keyring, you will be asked if you want to attempt
393   to import it from a keyserver.
395 * The TrayIcon now displays 'offline' status.
397 * More window sizes and placements are remembered across sessions.
399 * tools/fix_date.sh: Switches to replace non RFC-compliant Date:
400   value, and to use strict RFC matching patterns for dates have been
401   added.
403 * Several optimisations have been made.
406 * 2.5.6
407 -------
409 * Bug fixes:
410         o Fix redirecting of sent mails
411         o Fix Go to Next * after applying Preferences
412         o Fix quote-folding when emails don't convert cleanly to
413           UTF-8
415 * 2.5.5
416 -------
418 * Bug fix:
419         o bug 1034, 'Incorrect display of size field in message view'
421 * 2.5.4
422 -------
424 * Bug fixes:
425         o bug 1032, 'Segmentation fault when showing message'
426         o fix crash with quote folding on HTML
427         o fix building with --disable-nls
428         o remove tabs in Subject string
430 * 2.5.3
431 -------
433 * Make node expanding in the Folder List non-recursive
435 * Bug fixes:
436         o bug 1024, 'Array index out of range in
437           claws-mail-2.5.2'
438         o Fix "Check for new folders" on folders with accented
439           characters
440         o Fix filtering "copy" rules
441         o Fix "goto next unread" after collapsing/expanding a node
443 * 2.5.2
444 -------
446 * Bug fixes: 
447         o bug #1023 (Sylpheed deletes too much messages)
448         o Crash in partial downloading
450 * 2.5.1
451 -------
453 * It is now possible to stop searches in message bodies
455 * IMAP: Use UID SEARCH ALL instead of UID SEARCH UID 1:* in order
456   to fix speed issues with badly implemented servers
457   
458 * Bug fixes: 
459         o Fix multiple registering of SpamAssassin and Bogofilter
460           plugin after having changed their preferences, leading to
461           slowness or duplicated messages.
463 * 2.5.0
464 -------
466 * Minimum required versions of GTK+ and GLIB is now 2.6.0
468 * Minimum required version of libetpan (for IMAP support) is now 0.46
470 * metamail support has been dropped, this is now handled internally
472 * New plugin: Bogofilter, providing Spam filtering and learning
474 * Account-based filtering rules. Each filtering rule can now be
475   assigned to a specific account, by default it's "All".
477 * Filtering against Address Book. It is now possible add matched 
478   conditions to determine if any email address in a message matches
479   or doesn't match any or all books or folders in the Address Book.
481 * Quote folding. Quotes in the message view can now be folded, via
482   the "/View/Quotes/..." menu. The folding can also be toggled by
483   double clicking on the quotes in the Message View
485 * Re-enabled user-defined Headers in Displayed Headers configuration
487 * "/View/Go to/Parent message" and "/View/Go to/Last read message"
488   have been added
490 * Made the list views look more modern by add alternating coloured
491   lines, replacing the box-type expanders with arrows, removing the
492   dotted lines.
493   Hidden prefs have been added to enable users to maintain the old
494   style:
495   'enable_dotted_lines' for the dotted lines and box-type expanders. 
496   'use stripes_in_summary' to enable alternating coloured lines in
497    the Message and Folder lists.
498   'use stripes_everywhere' to  also enable alternating coloured lines
499    in all other lists.
500   Note: 'use_stripes_everywhere' replaces the previous hidden option
501   'enable_rules_hint'.
503 * New hidden pref, 'stripes_color_offset', to change the value added/
504   subtracted to normal bgcolor to create the stripes in the summaries
506 * The Send button on the main toolbar is now inactive when the Queue
507   folders are empty
509 * IMAP: Added a View Log button on auth error
511 * PGP/Core plugin: it is now possible to create a new key pair from
512   within Claws Mail
514 * PGP/Core plugin: When encrypting, if only one key matches, and it 
515   matches exactly, it is automatically used
517 * TrayIcon plugin: the icon now has transparency
519 * Enabled text selection for replying from MimeViewer plugins
521 * The attachments list in the MimeView column can now be scrolled
522   using the mousewheel
524 * In the MimeView column a middle-click will now just open the Mime
525   part without showing it in the Message View, likewise, a right-
526   click will display the context menu without displaying the part
528 * The "When entering a folder..." selection option is now used for
529   '/View/Go to/Next unread folder'
531 * A special Return-Receipt message is shown if the message is from
532   the user
534 * An icon has been added to the statusbar to notify of errors
536 * Added missing icons to the Icon Legend dialog
538 * Enabled closing of SSL certificates and Folder Sort dialogs with Esc
539   key
541 * Displaying of huge mails can now be cancelled, so the GUI doesn't
542   block
544 * Claws Mail' internal queue headers are now hidden when showing
545   all headers. They'll be present only in Source window.
547 * Several GUI improvements.
549 * Faster loading of folders and other optimisations and speed-ups
551 * Logging has been improved.
553 * improved sizing of some widgets
555 * Made the desktop file XDG compliant
557 * The manuals have been updated
559 * A Spanish translation of the manual has been added
561 * Added an action tool, tools/uuooffice, to open uuencoded *.doc files
562   with OpenOffice.
564 * Added an action tool, tools/fix_date.sh, to fix a missing Date field
565   in emails.
567 * 2.4.0
568 -------
570 * A ./configure option has been added, --with-mandir=DIR allowing the
571   setting of the man directory location
573 * 'Send queue' has been added to the folder contextual menu, which
574   allows sending the contents of a single queue, as opposed to the
575   toolbar's Send Queue, which sends all queues
577 * '/View/Go to/Next unread folder' has been added
579 * 'View/Go to/Next marked messages' now traverses folders
581 * sftp:// links are now recognised in mails
583 * A dialogue is presented to the user when dropping files into the
584   Compose window, asking whether to insert or attach the file(s). The
585   default behaviour can be controlled via a new option in 
586   Compose/Writing
588 * Allow attached message parts to be selected, opened, or saved via
589   their text label in the message body
591 * Save named inlined attachments with "Save all"
593 * An option to change the Folder Type has been added to the Folder
594   Properties
596 * Add |i{sub_expr} to Templates, which allows inserting user-entered
597   text in a template
599 * A new option has been added to '/Preferences/External programs' to
600   allow "Display as text" on attachments to be done via a script
602 * An option to 'Never send Return Receipts' has been added to the
603   'Other' page of the preferences.
605 * The Custom Header dialogue in Account Preferences now has a 'From
606   file...' button, which enables a Face or X-Face header to be set by
607   selecting a file 
609 * libgnomeprint support : A font for printing can be specified in
610   '/Display/Fonts'
612 * Add Help buttons to some dialogues, clicking on them will open the
613   manual at a suitable section in the configured browser
615 * The option 'Add date header' has been removed, a date header is
616   now always added
618 * The '/Message/Re-edit' menu item has been removed from the separate
619   Message View, where it was useless
621 * Display an Account's Protocol as a label instead of the unusable
622   combo when editing accounts
624 * It is now possible to move and copy mails from and to the Drafts
625   and Queue folders
627 * More non-English Subject prefixes have been added
629 * The Attachment flag is now set for some inlined attachments
631 * Faster recursive quicksearch (show current folder's results before
632   searching sub-folders)
634 * Faster send on IMAP
636 * Alert in case of authentication error on imap
638 * Better error reporting in GPG plugins
640 * Faster and better MBOX import/export
642 * Save caches on SIGPIPE (like on Xorg exit)
644 * Unified Info/Help/Symbols buttons
646 * Honor display-header-pane setting in separate window too
648 * Use the user-defined From: in the Return-Path: header when sending
650 * Grab Save button by default in Save dialog, which allows saving
651   by hitting Enter
653 * The online status is checked before resetting mailcheck timer
655 * Show POP3 connection earlier in statusbar
657 * Re-read /etc/resolv.conf before connecting to IMAP servers, and
658   when switching to Online mode
660 * tools/textviewer.pl has been added, which can be used with the new
661   option 'Command for Display as Text' in '/Preferences/External
662   programs'
664 * The Claws Mail logo has been updated
666 * 2.3.1
667 -------
669   * bug fix release
671   * Improved error catching in GnuPG plugins
673   * Always replace \n, \r and \t with spaces in headers
675   * Fix 'make clean' removing of provided manuals
677   * Fix setting of PACKAGE_DATA_DIR with newer versions of autoconf,
678     backwards compatible
680   * Fix double-ask of "Do you want to mark all as read"
682   * Fix bug #968 (Rockliffe IMAP server doesn't like SC (server isn't 
683     RFC-compliant)) - Workaround Rockliffe IMAP server bug
685   * Fix bug #969 (crash on rebuilding imap folder)
687   * Fix bug #971 (2.2.3 cannot read mail from local mbox)
689 * 2.3.0
690 -------
692   * Mailing-list support (Subscribe, Unsubscribe, View Archive, etc) 
693     has been added in the main window's 'Message/Mailing list' menu
695   * Filtering and processing rules can be disabled with just one click
697   * The From address is editable in the Compose window
699   * A menu has been added to the Compose toolbar button to enable
700     choosing the account to use
702   * Write-only support of .mh_sequences' Unseen property has been added 
703     for MH mailboxes, allowing synchronised flags when reading your MH
704     mailbox with Mutt or other MH-based mail clients
706   * More feedback is provided to the user when importing MBOX files
708   * 'k' added as a shortcut for 'colorlabel' in the Extended Quick
709     Search
711   * The option to go to the first Marked message when entering a
712     folder has been added.
714   * The 'ignore thread' flag is now correctly set on mails threaded by
715     subject, in addition to standard headers.
717   * Hidden prefs have been added that allow customization of the
718     colours used in the Log window (useful for dark GTK+ themes)
720   * Optimised large folder reading
722   * Optimised copy/move/deletion/selection
724   * Optimised 'mark all read' in the current folder
726   * 'test' filtering rules are processed in the background
728   * A progressbar for cache updates has been added
730   * A progressbar for copy/move functions has been added
732   * More dialogues have been made HIG compliant
734   * Allow recursive setting of properties for whole mailboxes
736   * A Face header has been added to the Welcome mail
738   * The user manual has been updated
740   * tools/filter_conv_new.pl has been updated for rule 
741     enabling/disabling
743 * 2.2.3
744 -------
746   * bug fix release
748   * Fix crash on a very common code path, introduced by a merge error in 
749     2.2.1
751 * 2.2.2
752 -------
754   * bug fix release
756   * Fix URI check, which failed to identify fake, phishing URIs if they
757     began with a space.
759   * Reply-To and Sender addresses in the message view are now fully
760     clickable.
762   * Remove extraneous tab at start of addresses.
764 * 2.2.1
765 -------
767   * bug fix release
769   * Always obey the "confirm before marking all mails read" option
771   * Fixed MBOX import/export's behaviour on failure
773   * Fixed automatic rule creation with List-Post
775   * Fixed some GTK+ warnings and errors at runtime
777   * Fixed some compiler warnings
779   * Fixed double init of the g_thread subsystem
781   * Fixed saving of parts with names that can't be converted to UTF-8
783   * Fixed a possible infinite loop when filtering moved and copied some
784     mails
786   * Fixed a buffer overflow in Russian locale 
788   * Fixed a memory leak in expired SSL certificate check
790   * Fixed bolding of folder names in the folder selector window with
791     GLib 2.10
793   * Added an hidden preference, 'ssl_skip_cert_check', to avoid
794     duplicates of bug #959 - if libetpan is linked against gnutls, there
795     can be bugs on 64 bits systems. Gnutls fixed them in their 1.2.4 
796     release.
798   * The SSL "expired certificate" warning is now presented only once per
799     session
801   * Fixed races when reusing the SMTP sessions
803   * Added the missing timeout on SMTP sessions
805   * Fixed a few leaks
807   * Fixed a crash in PGP plugins, which could happen when signing fails
808     for unknown reasons
810   * Fixed SpamAssassin plugin, which stayed disabled as long as the
811     transport wasn't reselected
813   * Fixed bug #830 (Some unread messages get marked read in IMAP inbox)
815   * Fixed bug #955 (copying messages between imap folders is extremely
816     slow)
818   * Fixed bug #961 (return receipt dialog complains incorrectly about
819     return-path email adress being different)
821   * Fixed bug #962 (Manual and/or UI should warn about incompatible
822     locking causing dataloss)
824 * 2.2.0
825 -------
827   * S/MIME signature verification has been removed from the PGP/MIME
828     plugin as it is now provided by the S/MIME plugin.
830   * IMAP users will see significant speed improvements.
832   * ANONYMOUS auth has been added for IMAP
834   * In the Compose window all spell-checker options are now available
835     from the /Spelling/Options menu. 
836         
837   * Syntax errors in the extended Quick Search are now indicated by
838     a pink/red background.
840   * An encrypt-to-self option has been added to the Account Privacy
841     options.
843   * Sysadmins can now provide their users with pre-filled values in
844     the Setup Wizard. See the manual, '6.6. Deploying Claws Mail',
845     for details.
847   * Various GUI improvements have been added.
849   * A new command line option has been added: --select 'folder[/msg]'
850     This can be used at startup and causes the specified folder/message
851     to be selected. 'folder' is a folder id like '#mh/Mailbox/inbox'
853   * Optional background colouring of quotes has been added. It can be
854     configured from the Colour Preferences dialogue.
855     GTK+-2.8.x or newer is required for this feature.
857   * In the Compose window, multiple quote levels are now coloured in
858     the same way as the Message View.
860   * A warning is now displayed on expired SSL certificates and the 
861     expiration date is shown.
863   * A hidden option has been added, 'compose_no_markup', this prohibits
864     the use of bold and italic text in Compose dialogue's account 
865     selector.
867   * LDAPS support has been added.
869   * The user manual has been updated, and French and Polish 
870     translations are now also included.
872 * 2.1.1
873 -------
875   * bug fix release
877   * The Preferences config file, ~/.claws-mail/sylpheedrc, is now
878     stored with UTF-8 encoding
880 * 2.1.0
881 -------
883   * libetpan version 0.45 or newer is now required for IMAP support,
884     this allows checking for IMAP/SSL certificates.
886   * Support for the Face header has been added, 
887     see http://quimby.gnus.org/circus/face/
889   * In the Templates dialog TAB address completion has been added for
890     Cc and Bcc fields, in addition to To. 
892   * An account's signature file, (Account Preferences, Compose tab),
893     can now been edited in place using the configured text editor.
895   * An advanced search is now possible in the '/Edit/Search folder' 
896     dialog.
898   * '/Edit/Find' has been added to the Compose window for text 
899     searching.
901   * A progress bar is now shown in the status bar whilst doing a Quick 
902     Search.
904   * A long search can now be cancelled.
906   * In a Sent mail folder the From column in the message list is now
907     automatically changed to the To column.
909   * '/Message/Colour Label' has been added to the main menu, enabling
910     (unmodifiable) shortcut keys, Ctrl+[0-7].
912   * The colour labels are now customisable from the 'Display/Colours'
913     page of the Preferences. It is now possible to choose any colours 
914     and to give them each a label.
916   * A Spell Checking option to 'Recheck message when changing 
917     dictionary' has been added.
919   * An option to 'Render HTML-only mail with plugin if possible' has
920     been added to the 'Message View/Text Options' preferences page.
922   * Headers in the message view and the Custom headers dialog are now
923     translated if the option 'Translate header names' is activated.
925   * It is now possible to sort the columns in the Addressbook.
927   * More drag-n-drop capabilities have been added, from the message
928     list to other apps, from the mimeview to other apps, from other 
929     apps to message list, from other apps to folder list, from the 
930     mimeview to the message and folder lists and the Compose window's
931     attachments pane.
933   * "Ignore thread" has beed added as a filtering action.
935   * The Compose window is now hidden when sending mails via filtering.
937   * An alphabetical resort is done immediately when a folder's name
938     is changed.
940   * Unsubscribing a newsgroup now removes the related folder and
941     articles from newscache/
943   * A "Get more..." link has been added to the Plugins window. This
944     loads http://claws.sylpheed.org/plugins.php in your browser.
946   * The SpamAssassin plugin is now equipped with a spam learning 
947     interface, usable by right-clicking a message and choosing
948     'Mark as Spam' or 'Mark as Ham' in the Mark submenu. It is now also
949     possible to disable SpamAssasin filtering when receiving mail, so
950     that the plugin can be used for learning only.
952   * Remote learning in the SpamAssassin plugin has been added. This 
953     requires SpamAssassin 3.1.x.
955   * A new script has been added that integrates a Thunderbird folder 
956     tree into Claws Mail, tools/tbird2syl.py
958 * 2.0.0
959 -------
961   * libetpan >= 0.41 is now required for IMAP support
963   * A new and completely rewritten manual has been added.
965   * An icon legend window has been added to the Help menu
967   * Attached images can now be printed along with the message when using
968     the optional libgnomeprintui support.
970   * '--exit' command-line option has been added.
972   * '--subscribe' command-line option has been added.
973     Calling claws-mail --subscribe '%s' will ask the loaded plugins
974     if they can handle the type of URL passed as a parameter. Thus, if
975     using the RSSyl or vCalendar plugins, for example, the user will be
976     able to subscribe RSS feeds or Webcals from the browser.
978   * claws-mail email@domain.com  is now equivalent to --compose
980   * claws-mail proto://blah.com is equivalent to --subscribe
982   * HIG compliant button order has been implemented.
984   * Several dialogues throughout have been improved.
986   * Text can now also been displayed next to the icons in the main 
987     window Toolbar.
989   * Quick mail retrieval from any account is now possible due to the
990     account submenu which has been added to the 'Get All' button.
992   * The spellchecker context menu in the compose window has been added
993     to the standard GtkTextView menu instead of replacing it.
995   * The Subject in the compose window title now updates instantaneously.
997   * The mimetypes list in the compose window attachment pane is now
998     alphabetically ordered.
1000   * The message view email and URI parsers have been enhanced.
1002   * In Quick Search Extended mode, a '...' button has been added, this 
1003     provides the user with a dialogue enabling the quick formation of 
1004     search criteria.
1006   * When Quick Search is activated, the entry box is given a yellow
1007     background for greater visibility.
1009   * The LDAP search in the address book now supports wildcard searching
1010     using '*'.
1012   * The configuration option 'Go to inbox after receiving new mail' has 
1013     been moved from 'Display/Summaries' to 'Mail handling/Receive'.
1015   * The 'Wrap at send' configuration option has been removed.
1017   * Colour preferences have been moved from '/Message View/Colors' to
1018     '/Display/Colors'.
1020   * The previously hidden option, color_new, has been added to the GUI
1021     as '/Display/Colors/Folder' containing new messages.
1023   * The spamassassin and spamassassin_gtk plugins have been merged into
1024     one single plugin, and this plugin is now built by default if the
1025     requirements are matched.
1027   * The clamav and clamav_gtk plugins have been merged into one single
1028     plugin.
1030   * GnuPG support: Add support for PKA info if available
1032   * The PGP/Inline plugin now supports Content-Type 'application/pgp'.
1034   * A check to verify that plugins are licenced under a GPL-compatible
1035     licence has been added.
1037   * The unmaintained mathml_viewer plugin has been removed.
1039   * Added tools/filter_conv_new.pl.
1040     Converts the new style Sylpheed filter rules (Sylpheed >= 0.9.99)
1041     to Claws filtering rules.
1043 * 1.9.100
1044 ---------
1046   * etpan >= 0.40 is now required for IMAP support
1047     0.40 fixes the SSL connection errors that some users experienced.
1049   * Buffer overflows in the address book 'Import LDIF/ Mutt/Pine file'
1050     functions were fixed.
1052   * GnuPG support:
1053     Signature checking is now non-blocking
1055   * The URLs in the About window are now clickable
1057   * the man page has been updated and renamed 'claws-mail'
1059 * 1.9.99
1060 --------
1062   * The binary is now 'claws-mail' and not 'sylpheed'
1064   * The default config dir is now '~/.claws-mail'. The user will
1065     be prompted to perform an automatic migration of configuration
1066     options to this new directory.
1068   * A new default internal icon theme has been added, based on the
1069     Gnomaws theme.
1071   * Messages are now sorted by Date by default
1073   * GnuPG support:
1074     The noticeview is now shown on the message/rfc822 part in addition
1075     to the text/plain part.
1076     The privacy icon in the noticeview is now clickable and also uses
1077     key C to perform the signature check.
1078     The Trust field has been moved into Full info display.
1079     When trust is less than full, don't display a warning icon.
1080     Visual feedback is provided in the statusbar when checking
1081     signature.
1082     The PGP/MIME signature file is now named 'signature.asc'.
1083     The dialog for entering a passphrase has been improved.
1085   * Local deletion of news posts has been added.
1087   * A file selector has been added for selecting an account's Signature
1088     file
1090   * Many window sizes are now remembered.
1092   * The presense of marked msgs in unexpanded subfolders is now indicated
1093     by the icon of the parent folder.
1095 * QuickSearch:
1096   The message list is reset when the dialog is hidden.
1097   The 'Sticky' option, for keeping the search activated across folders.
1099   * The Subject is now set when forwarding multiple mails.
1101   * When a default Cc or Bcc is used, a check is performed to make sure
1102     the To header has also been set.
1104   * In the filtering dialog a warning dialog is shown if the rule was
1105     not saved.
1107   * The file and directory Browse buttons, ("...") have been improved.
1109   * When double-clicking an attachment the "Open with" dialog is
1110     presented if no command was found for the file type.
1112   * The X-Face has been added to the message view and can be toggled by
1113     '/Configuration/Preferences/Message View/Text options/Display
1114     X-Face in messageview'.
1116   * The message list context menu has been reworked.
1118   * When replying to a mail sent by yourself, Reply excludes your own
1119     address from the list of recipients. 'Reply All' and 'Reply to
1120     sender' still work like before.
1122   * When the Folder Preference 'Default To for replies' the entry in
1123     the Compose window is presented in bold text.
1125   * The About window has been reworked.
1127 * 1.9.15
1128 --------
1130   * etpan >= 0.39 is now required for IMAP support
1132   * LDAP and JPilot support is now built by default if the dependencies
1133     are available.
1135   * ~/.mailcap or /etc/mailcap is now used to open attachments
1137   * middle-click pasting that respects the 'Wrap pasted text' option
1138     has been added
1140   * during composition the user is alerted if the message can't be
1141     drafted
1143   * the description windows are now non-modal
1145   * a 'Clear Log' button has been added to the log window popup menu
1147   * Sender, List-Post and To have been added to the headers that are
1148     checked during automatic Filtering and Processing rules creation
1150   * the current locale's charset is used for display of broken mails
1151     and a hidden option, 'utf8_instead_of_locale_for_broken_mail', has
1152     been added allowing the user to use UTF-8 for broken mails
1154   * GNU/aspell support: if black is chosen as the misspelled word
1155     colour, misspelled words will be underlined.
1157   * the Message View and Compose windows now display the message
1158     subject as the window title.
1160   * libgnomeprint support: currently selected text attachments can be
1161     printed
1163   * drag'n'drop of messages from the Message List to a Compose window's
1164     Attachment pane is now possible
1166   * PGP/MIME plugin: it is now possible to verify S/MIME signatures
1168   * PGP/Core plugin: A "Don't encrypt" button has been added to the key
1169     selection dialog, and the buttons have been reordered.
1171   * the user is warned if the requested Privacy system is not available
1172     when composing a message
1174 * 1.9.14
1175 --------
1177   * The 'Open first unread message when entering a folder' option has
1178     been replaced with 'When entering a folder select...'.
1179     Whether or not the selected message is opened is now exclusively
1180     controlled by the 'Always open message when selected' option.
1182   * Filtering and Processing rules can now be named.
1184   * A new icon for the Trash button has been added.
1186   * The 'Bold font' option has been removed. A displayed bold font is
1187     now derived from the normal font.
1189   * The option 'Display recipient in 'From' column if sender is yourself'
1190     has been removed from the GUI. It still exists as a hidden option.
1192   * Many improvements to the Address book.
1194   * A '/Special paste/' menu item has been added with sub-items 'as
1195     quotation', 'wrapped', and 'unwrapped'.
1197   * Colourisation of quotes, signatures, and URIs has been added to the
1198     Compose window.
1200   * A 'To' column has been added to the message list pane.
1202   * The displayed columns in the folder list are now configurable.
1204   * A hidden option has been added, 'toolbar_detachable', that enables
1205     the removal of the toolbar handles.
1207   * A hidden option has been added, 'statusbar_update_step', that
1208     enables changing the sensitivity of the progress bar stepping.
1210   * Changes to the Fonts options are now applied immediately.
1212   * Subfolders of Drafts, Queue, Sent, and Trash now behave like their
1213     parents.
1215   * An 'Open image' menu item has been added to image popup menu in the
1216     message view.
1218   * Several optimisations and speed-ups have been added throughout.
1220   * The localedir, manualdir, and faqdir are now user-configurable.
1222   * tools/asus_mailled.sh
1223     A new script to blink an ASUS laptop's mail LED when there is
1224     unread mail.
1226   * tools/kdeservicemenu/*
1227     Use Claws Mail icon and the text 'Claws Mail' in the menu,
1228     use kdialog during installation
1230 * 1.9.13
1231 --------
1233   * add GPGME 1.x support.
1235   * A new PGP/Core plugin has been added
1237   * IMAP now uses libEtPan!
1239   * Printing support using libgnomeprint2 and libgnomeprintui2
1241   * The cache/mark files are now platform-independent.
1243   * A plugin dependency system has been added.
1245   * The PGP/Inline plugin has been added to the main package.
1247   * Folders which contain Marked messages are now indicated by a
1248     Folder icon overlaid with a tick
1250   * '/Edit/Quick search' menu item has been added to the main window
1252   * An option to 'Confirm before sending queued messages' has been
1253   added
1255   * The "Copy ..." menu items now copy to both the X and the gtk
1256     clipboards in the Compose window
1258   * The Template and Plugin lists are now sorted alphabetically
1260   * Plugins preferences are now grouped under their own 'Plugins'
1261     heading
1263   * A 'Go to Prev' button has been added to the toolbar
1265   * Keyboard accelerators have been added to many buttons
1267   * The folder selection dialogue now displays folder names with
1268     new/unread counts
1270   * The 'Display cursor in message view' option is now a hidden option,
1271     'textview_cursor_visible'
1273   * Reordering of accounts by drag 'n' drop has been enabled in the
1274     'Edit accounts' dialogue
1276   * New Claws Mail icons have been added, and the default
1277     application icon is now set.
1279   * The SpamAssassin and Clam AntiVirus plugins have been optimised.
1282 * 1.9.12
1283 --------
1285   * improved IMAP support
1287   * Performance increases
1289   * /Message/Delete and /Message/Move to trash
1290         '/Message/Delete' has been renamed '/Message/Move to trash'
1291         and '/Message/Delete' has been added. '/Message/Delete' will
1292         now directly destroy the message, after asking for a
1293         confirmation, instead of moving it to the Trash folder.
1295   * new style configuration options interface.
1297   * PGP MIME plugin
1298         The 'PGP/MIME' plugin has been renamed 'PGP MIME'.
1300   * LDAP bind password is no longer visible onscreen.
1302   * An option to encrypt replies to encrypted messages by default
1304   * Filtering rules can be reordered by drag n drop
1306   * '/Options/Character encoding/...' has been added to the Compose
1307     window
1309   * Hebrew encodings have been added
1311   * The 'Show all headers' option is now sticky.
1313   * Return Receipts can now be sent from any account.
1315   * A clip/signed icon has been added.
1318 * 1.9.11
1319 --------
1321   * bug-fix release which fixes the ASpell Spell Checker
1322     support
1324 * 1.9.9
1325 -------
1327   * Inline image display
1329   * An option to render HTML as text has been added to
1330     /Configuration/Preferences/Common/Message
1332   * An option for a default Queue folder has been added to the
1333     'Advanced' tab of Account Preferences
1335   * Filtering Preferences window size is saved
1337   * Batch sending of mails (per account)
1339   * Support for GBK encoding
1341   * New logo in About window
1343   * tools/acroread2sylpheed.pl
1344         script to send pdfs as attachments from Adobe Reader 7
1345         see tools/README for details
1348 * 1.9.6
1349 -------
1351   Initial GTK2 release
1353   * default config dir is ~/.sylpheed-gtk2