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