2007-03-20 [colin] 2.8.1cvs27
[claws.git] / NEWS
1 Changes of the  Claws Mail GTK2 branch
2
3 * 2.8.1
4 -------
5
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
17
18 * 2.8.0
19 -------
20
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.
24
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. 
32
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.
36
37 * Added icons for application/pdf, application/pgp-signature,
38   application/postscript and text/calendar.
39
40 * Added /Tools/List URIs
41   Enables opening any or all of the URIs contained in the currently
42   selected mail.
43
44 * Added 'spam flag' to the Filtering and Processing Match Types.
45
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.
49
50 * Added handling of local URIs, (file:///...), from the --attach
51   command line.
52
53 * Added Account options for spellcheck default dictionaries.
54
55 * Added 'Edit/Delete thread'.
56
57 * Added an option 'Ask about account specific filtering rules...' to
58   the 'Other' page, which was previously a hidden option.
59
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.
67
68 * Bogofilter and SpamAssassin plugins:  Enabled moving spam mail to the
69   Account's Trash folder instead of default Trash folder.
70
71 * ClamAV plugin: updated for the upstream changes in libclamav, whilst
72   maintaining compatibility with older version of libclamav.
73
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.
80
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.
88
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. 
94
95 * Added thunderbird-filters-convertor.pl script, which converts
96   thunderbird filter rules to Claws filter rules.
97
98 * Updated Brazilian Portuguese, British English, Czech, Finnish,
99   French, German, Hungarian, Polish, Serbian, Simplified Chinese,
100   Slovak and Spanish translations.
101
102 * 2.7.2
103 -------
104
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.
111
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.
115
116 * The configuration wizard is now re-run if it was previously
117   cancelled.
118
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
143
144 * 2.7.1
145 -------
146
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
167
168
169 * 2.7.0
170 -------
171
172 * The --select option can now also select emails by Message-ID
173
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
177
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
180
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
185
186 * Added history combo for all search fields (message and text)
187
188 * The 'mark_as_read_delay' option is not hidden anymore and can be
189   found in Configuration/Preferences/Summaries
190
191 * Added global and per-folder preferences to set the default
192   alternate dictionary
193
194 * Allow spell-checking to use both current and alternate dictionaries
195
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
199
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
204
205 * Allow copying of folders between mailboxes
206
207 * Better automatic account selection for mailing lists (searches for
208   the email address in the Delivered-To header also)
209
210 * Made the "Synchronise" menu item inactive when there's nothing to
211   synchronise
212
213 * Use Message font in Writing and Quoting preferences, as well as in
214   Templates
215
216 * Added more HTML symbols to the html to text converter
217
218 * Save the addressbook's window size on closing
219
220 * Better checks for syntax errors are applied to Templates and Quote
221   formats
222
223 * Added a check to avoid trying to use a non-existent folder as
224   default inbox
225
226 * Enable setting SSL via STARTTLS from the set-up wizard
227
228 * Added handling of ":port" in server addresses in the set-up wizard
229   to specify a port to connect to
230
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)
234
235 * Bogofilter plugin: added an option to whitelist senders found in
236   addressbook
237
238 * Bogofilter plugin: Allow storing of Unsure mails in a specific
239   folder to make better teaching easier
240
241 * Bogofilter plugin: Improved GUI interaction while Bogofilter is
242   filtering
243
244 * TrayIcon plugin: added an "Email from account/..." submenu
245
246 * updated Brazilian Portuguese, British English, Catalan, Finnish,
247   French, Italian, Serbian, Simplified Chinese, Slovak, and Spanish
248   translations
249
250 * 2.6.1
251 -------
252
253 * First release as Claws Mail
254
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
279
280
281 * 2.6.0
282 -------
283
284 * Final release as Sylpheed-Claws
285
286 * libetpan 0.48 or greater is now required for IMAP support.
287
288 * The Compose window now has an /Options/Reply mode/ menu. This
289   enables changing the recipients of a reply on the fly.
290
291 * QuickSearch now has a type-ahead option for fast searches.
292
293 * Extra symbols are now available for the Quote parser, your name,
294   your email address, the account name, and the organization.
295
296 * In the Folder Properties, it is now possible to test the regular
297   expression used in the Simplify Subject RegExp option.
298
299 * GSSAPI support has been added for IMAP.
300
301 * UIDPLUS support has been added for IMAP.
302
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...'.
306
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.
311
312 * Support for Address Book Groups has been added to the Compose
313   window's automatic address completion.
314
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.
320
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.
326
327 * The TrayIcon now displays 'offline' status.
328
329 * More window sizes and placements are remembered across sessions.
330
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.
334
335 * Several optimisations have been made.
336
337
338 * 2.5.6
339 -------
340
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
346
347 * 2.5.5
348 -------
349
350 * Bug fix:
351         o bug 1034, 'Incorrect display of size field in message view'
352
353 * 2.5.4
354 -------
355
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
361
362 * 2.5.3
363 -------
364
365 * Make node expanding in the Folder List non-recursive
366
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
374
375 * 2.5.2
376 -------
377
378 * Bug fixes: 
379         o bug #1023 (Sylpheed deletes too much messages)
380         o Crash in partial downloading
381
382 * 2.5.1
383 -------
384
385 * It is now possible to stop searches in message bodies
386
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.
394
395 * 2.5.0
396 -------
397
398 * Minimum required versions of GTK+ and GLIB is now 2.6.0
399
400 * Minimum required version of libetpan (for IMAP support) is now 0.46
401
402 * metamail support has been dropped, this is now handled internally
403
404 * New plugin: Bogofilter, providing Spam filtering and learning
405
406 * Account-based filtering rules. Each filtering rule can now be
407   assigned to a specific account, by default it's "All".
408
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.
412
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
416
417 * Re-enabled user-defined Headers in Displayed Headers configuration
418
419 * "/View/Go to/Parent message" and "/View/Go to/Last read message"
420   have been added
421
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'.
434
435 * New hidden pref, 'stripes_color_offset', to change the value added/
436   subtracted to normal bgcolor to create the stripes in the summaries
437  
438 * The Send button on the main toolbar is now inactive when the Queue
439   folders are empty
440
441 * IMAP: Added a View Log button on auth error
442
443 * PGP/Core plugin: it is now possible to create a new key pair from
444   within Claws Mail
445
446 * PGP/Core plugin: When encrypting, if only one key matches, and it 
447   matches exactly, it is automatically used
448
449 * TrayIcon plugin: the icon now has transparency
450
451 * Enabled text selection for replying from MimeViewer plugins
452
453 * The attachments list in the MimeView column can now be scrolled
454   using the mousewheel
455
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
459
460 * The "When entering a folder..." selection option is now used for
461   '/View/Go to/Next unread folder'
462
463 * A special Return-Receipt message is shown if the message is from
464   the user
465
466 * An icon has been added to the statusbar to notify of errors
467
468 * Added missing icons to the Icon Legend dialog
469
470 * Enabled closing of SSL certificates and Folder Sort dialogs with Esc
471   key
472
473 * Displaying of huge mails can now be cancelled, so the GUI doesn't
474   block
475
476 * Claws Mail' internal queue headers are now hidden when showing
477   all headers. They'll be present only in Source window.
478
479 * Several GUI improvements.
480
481 * Faster loading of folders and other optimisations and speed-ups
482
483 * Logging has been improved.
484
485 * improved sizing of some widgets
486
487 * Made the desktop file XDG compliant
488
489 * The manuals have been updated
490
491 * A Spanish translation of the manual has been added
492
493 * Added an action tool, tools/uuooffice, to open uuencoded *.doc files
494   with OpenOffice.
495
496 * Added an action tool, tools/fix_date.sh, to fix a missing Date field
497   in emails.
498
499 * 2.4.0
500 -------
501
502 * A ./configure option has been added, --with-mandir=DIR allowing the
503   setting of the man directory location
504
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
508
509 * '/View/Go to/Next unread folder' has been added
510
511 * 'View/Go to/Next marked messages' now traverses folders
512
513 * sftp:// links are now recognised in mails
514
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
519
520 * Allow attached message parts to be selected, opened, or saved via
521   their text label in the message body
522
523 * Save named inlined attachments with "Save all"
524
525 * An option to change the Folder Type has been added to the Folder
526   Properties
527
528 * Add |i{sub_expr} to Templates, which allows inserting user-entered
529   text in a template
530
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
533
534 * An option to 'Never send Return Receipts' has been added to the
535   'Other' page of the preferences.
536
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 
540
541 * libgnomeprint support : A font for printing can be specified in
542   '/Display/Fonts'
543
544 * Add Help buttons to some dialogues, clicking on them will open the
545   manual at a suitable section in the configured browser
546
547 * The option 'Add date header' has been removed, a date header is
548   now always added
549
550 * The '/Message/Re-edit' menu item has been removed from the separate
551   Message View, where it was useless
552
553 * Display an Account's Protocol as a label instead of the unusable
554   combo when editing accounts
555
556 * It is now possible to move and copy mails from and to the Drafts
557   and Queue folders
558
559 * More non-English Subject prefixes have been added
560
561 * The Attachment flag is now set for some inlined attachments
562
563 * Faster recursive quicksearch (show current folder's results before
564   searching sub-folders)
565
566 * Faster send on IMAP
567
568 * Alert in case of authentication error on imap
569
570 * Better error reporting in GPG plugins
571
572 * Faster and better MBOX import/export
573
574 * Save caches on SIGPIPE (like on Xorg exit)
575
576 * Unified Info/Help/Symbols buttons
577
578 * Honor display-header-pane setting in separate window too
579
580 * Use the user-defined From: in the Return-Path: header when sending
581
582 * Grab Save button by default in Save dialog, which allows saving
583   by hitting Enter
584
585 * The online status is checked before resetting mailcheck timer
586
587 * Show POP3 connection earlier in statusbar
588
589 * Re-read /etc/resolv.conf before connecting to IMAP servers, and
590   when switching to Online mode
591
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'
595
596 * The Claws Mail logo has been updated
597
598 * 2.3.1
599 -------
600
601   * bug fix release
602
603   * Improved error catching in GnuPG plugins
604
605   * Always replace \n, \r and \t with spaces in headers
606
607   * Fix 'make clean' removing of provided manuals
608
609   * Fix setting of PACKAGE_DATA_DIR with newer versions of autoconf,
610     backwards compatible
611
612   * Fix double-ask of "Do you want to mark all as read"
613
614   * Fix bug #968 (Rockliffe IMAP server doesn't like SC (server isn't 
615     RFC-compliant)) - Workaround Rockliffe IMAP server bug
616
617   * Fix bug #969 (crash on rebuilding imap folder)
618
619   * Fix bug #971 (2.2.3 cannot read mail from local mbox)
620
621 * 2.3.0
622 -------
623
624   * Mailing-list support (Subscribe, Unsubscribe, View Archive, etc) 
625     has been added in the main window's 'Message/Mailing list' menu
626
627   * Filtering and processing rules can be disabled with just one click
628
629   * The From address is editable in the Compose window
630
631   * A menu has been added to the Compose toolbar button to enable
632     choosing the account to use
633
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
637
638   * More feedback is provided to the user when importing MBOX files
639
640   * 'k' added as a shortcut for 'colorlabel' in the Extended Quick
641     Search
642
643   * The option to go to the first Marked message when entering a
644     folder has been added.
645
646   * The 'ignore thread' flag is now correctly set on mails threaded by
647     subject, in addition to standard headers.
648
649   * Hidden prefs have been added that allow customization of the
650     colours used in the Log window (useful for dark GTK+ themes)
651
652   * Optimised large folder reading
653
654   * Optimised copy/move/deletion/selection
655
656   * Optimised 'mark all read' in the current folder
657
658   * 'test' filtering rules are processed in the background
659
660   * A progressbar for cache updates has been added
661
662   * A progressbar for copy/move functions has been added
663
664   * More dialogues have been made HIG compliant
665
666   * Allow recursive setting of properties for whole mailboxes
667
668   * A Face header has been added to the Welcome mail
669
670   * The user manual has been updated
671
672   * tools/filter_conv_new.pl has been updated for rule 
673     enabling/disabling
674
675 * 2.2.3
676 -------
677
678   * bug fix release
679
680   * Fix crash on a very common code path, introduced by a merge error in 
681     2.2.1
682
683 * 2.2.2
684 -------
685
686   * bug fix release
687
688   * Fix URI check, which failed to identify fake, phishing URIs if they
689     began with a space.
690
691   * Reply-To and Sender addresses in the message view are now fully
692     clickable.
693
694   * Remove extraneous tab at start of addresses.
695
696 * 2.2.1
697 -------
698
699   * bug fix release
700
701   * Always obey the "confirm before marking all mails read" option
702
703   * Fixed MBOX import/export's behaviour on failure
704
705   * Fixed automatic rule creation with List-Post
706
707   * Fixed some GTK+ warnings and errors at runtime
708
709   * Fixed some compiler warnings
710
711   * Fixed double init of the g_thread subsystem
712
713   * Fixed saving of parts with names that can't be converted to UTF-8
714
715   * Fixed a possible infinite loop when filtering moved and copied some
716     mails
717
718   * Fixed a buffer overflow in Russian locale 
719
720   * Fixed a memory leak in expired SSL certificate check
721
722   * Fixed bolding of folder names in the folder selector window with
723     GLib 2.10
724
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.
729
730   * The SSL "expired certificate" warning is now presented only once per
731     session
732
733   * Fixed races when reusing the SMTP sessions
734
735   * Added the missing timeout on SMTP sessions
736
737   * Fixed a few leaks
738
739   * Fixed a crash in PGP plugins, which could happen when signing fails
740     for unknown reasons
741
742   * Fixed SpamAssassin plugin, which stayed disabled as long as the
743     transport wasn't reselected
744
745   * Fixed bug #830 (Some unread messages get marked read in IMAP inbox)
746
747   * Fixed bug #955 (copying messages between imap folders is extremely
748     slow)
749
750   * Fixed bug #961 (return receipt dialog complains incorrectly about
751     return-path email adress being different)
752
753   * Fixed bug #962 (Manual and/or UI should warn about incompatible
754     locking causing dataloss)
755
756 * 2.2.0
757 -------
758
759   * S/MIME signature verification has been removed from the PGP/MIME
760     plugin as it is now provided by the S/MIME plugin.
761
762   * IMAP users will see significant speed improvements.
763
764   * ANONYMOUS auth has been added for IMAP
765
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.
771
772   * An encrypt-to-self option has been added to the Account Privacy
773     options.
774
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.
778
779   * Various GUI improvements have been added.
780
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'
784
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.
788
789   * In the Compose window, multiple quote levels are now coloured in
790     the same way as the Message View.
791
792   * A warning is now displayed on expired SSL certificates and the 
793     expiration date is shown.
794
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.
798
799   * LDAPS support has been added.
800
801   * The user manual has been updated, and French and Polish 
802     translations are now also included.
803
804 * 2.1.1
805 -------
806
807   * bug fix release
808
809   * The Preferences config file, ~/.claws-mail/sylpheedrc, is now
810     stored with UTF-8 encoding
811
812 * 2.1.0
813 -------
814
815   * libetpan version 0.45 or newer is now required for IMAP support,
816     this allows checking for IMAP/SSL certificates.
817
818   * Support for the Face header has been added, 
819     see http://quimby.gnus.org/circus/face/
820
821   * In the Templates dialog TAB address completion has been added for
822     Cc and Bcc fields, in addition to To. 
823
824   * An account's signature file, (Account Preferences, Compose tab),
825     can now been edited in place using the configured text editor.
826
827   * An advanced search is now possible in the '/Edit/Search folder' 
828     dialog.
829
830   * '/Edit/Find' has been added to the Compose window for text 
831     searching.
832
833   * A progress bar is now shown in the status bar whilst doing a Quick 
834     Search.
835
836   * A long search can now be cancelled.
837
838   * In a Sent mail folder the From column in the message list is now
839     automatically changed to the To column.
840
841   * '/Message/Colour Label' has been added to the main menu, enabling
842     (unmodifiable) shortcut keys, Ctrl+[0-7].
843
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.
847
848   * A Spell Checking option to 'Recheck message when changing 
849     dictionary' has been added.
850
851   * An option to 'Render HTML-only mail with plugin if possible' has
852     been added to the 'Message View/Text Options' preferences page.
853
854   * Headers in the message view and the Custom headers dialog are now
855     translated if the option 'Translate header names' is activated.
856
857   * It is now possible to sort the columns in the Addressbook.
858
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.
864
865   * "Ignore thread" has beed added as a filtering action.
866
867   * The Compose window is now hidden when sending mails via filtering.
868
869   * An alphabetical resort is done immediately when a folder's name
870     is changed.
871
872   * Unsubscribing a newsgroup now removes the related folder and
873     articles from newscache/
874
875   * A "Get more..." link has been added to the Plugins window. This
876     loads http://claws.sylpheed.org/plugins.php in your browser.
877
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.
883
884   * Remote learning in the SpamAssassin plugin has been added. This 
885     requires SpamAssassin 3.1.x.
886
887   * A new script has been added that integrates a Thunderbird folder 
888     tree into Claws Mail, tools/tbird2syl.py
889
890 * 2.0.0
891 -------
892
893   * libetpan >= 0.41 is now required for IMAP support
894
895   * A new and completely rewritten manual has been added.
896
897   * An icon legend window has been added to the Help menu
898
899   * Attached images can now be printed along with the message when using
900     the optional libgnomeprintui support.
901
902   * '--exit' command-line option has been added.
903
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.
909
910   * claws-mail email@domain.com  is now equivalent to --compose
911
912   * claws-mail proto://blah.com is equivalent to --subscribe
913
914   * HIG compliant button order has been implemented.
915
916   * Several dialogues throughout have been improved.
917
918   * Text can now also been displayed next to the icons in the main 
919     window Toolbar.
920
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.
923
924   * The spellchecker context menu in the compose window has been added
925     to the standard GtkTextView menu instead of replacing it.
926
927   * The Subject in the compose window title now updates instantaneously.
928
929   * The mimetypes list in the compose window attachment pane is now
930     alphabetically ordered.
931
932   * The message view email and URI parsers have been enhanced.
933
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.
937
938   * When Quick Search is activated, the entry box is given a yellow
939     background for greater visibility.
940
941   * The LDAP search in the address book now supports wildcard searching
942     using '*'.
943
944   * The configuration option 'Go to inbox after receiving new mail' has 
945     been moved from 'Display/Summaries' to 'Mail handling/Receive'.
946
947   * The 'Wrap at send' configuration option has been removed.
948
949   * Colour preferences have been moved from '/Message View/Colors' to
950     '/Display/Colors'.
951
952   * The previously hidden option, color_new, has been added to the GUI
953     as '/Display/Colors/Folder' containing new messages.
954
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.
958
959   * The clamav and clamav_gtk plugins have been merged into one single
960     plugin.
961
962   * GnuPG support: Add support for PKA info if available
963
964   * The PGP/Inline plugin now supports Content-Type 'application/pgp'.
965
966   * A check to verify that plugins are licenced under a GPL-compatible
967     licence has been added.
968
969   * The unmaintained mathml_viewer plugin has been removed.
970
971   * Added tools/filter_conv_new.pl.
972     Converts the new style Sylpheed filter rules (Sylpheed >= 0.9.99)
973     to Claws filtering rules.
974
975 * 1.9.100
976 ---------
977
978   * etpan >= 0.40 is now required for IMAP support
979     0.40 fixes the SSL connection errors that some users experienced.
980
981   * Buffer overflows in the address book 'Import LDIF/ Mutt/Pine file'
982     functions were fixed.
983
984   * GnuPG support:
985     Signature checking is now non-blocking
986
987   * The URLs in the About window are now clickable
988
989   * the man page has been updated and renamed 'claws-mail'
990
991 * 1.9.99
992 --------
993
994   * The binary is now 'claws-mail' and not 'sylpheed'
995
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.
999
1000   * A new default internal icon theme has been added, based on the
1001     Gnomaws theme.
1002
1003   * Messages are now sorted by Date by default
1004
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.
1016
1017   * Local deletion of news posts has been added.
1018
1019   * A file selector has been added for selecting an account's Signature
1020     file
1021
1022   * Many window sizes are now remembered.
1023
1024   * The presense of marked msgs in unexpanded subfolders is now indicated
1025     by the icon of the parent folder.
1026
1027 * QuickSearch:
1028   The message list is reset when the dialog is hidden.
1029   The 'Sticky' option, for keeping the search activated across folders.
1030
1031   * The Subject is now set when forwarding multiple mails.
1032
1033   * When a default Cc or Bcc is used, a check is performed to make sure
1034     the To header has also been set.
1035
1036   * In the filtering dialog a warning dialog is shown if the rule was
1037     not saved.
1038
1039   * The file and directory Browse buttons, ("...") have been improved.
1040
1041   * When double-clicking an attachment the "Open with" dialog is
1042     presented if no command was found for the file type.
1043
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'.
1047
1048   * The message list context menu has been reworked.
1049
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.
1053
1054   * When the Folder Preference 'Default To for replies' the entry in
1055     the Compose window is presented in bold text.
1056
1057   * The About window has been reworked.
1058
1059 * 1.9.15
1060 --------
1061
1062   * etpan >= 0.39 is now required for IMAP support
1063
1064   * LDAP and JPilot support is now built by default if the dependencies
1065     are available.
1066
1067   * ~/.mailcap or /etc/mailcap is now used to open attachments
1068
1069   * middle-click pasting that respects the 'Wrap pasted text' option
1070     has been added
1071
1072   * during composition the user is alerted if the message can't be
1073     drafted
1074
1075   * the description windows are now non-modal
1076
1077   * a 'Clear Log' button has been added to the log window popup menu
1078
1079   * Sender, List-Post and To have been added to the headers that are
1080     checked during automatic Filtering and Processing rules creation
1081
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
1085
1086   * GNU/aspell support: if black is chosen as the misspelled word
1087     colour, misspelled words will be underlined.
1088
1089   * the Message View and Compose windows now display the message
1090     subject as the window title.
1091
1092   * libgnomeprint support: currently selected text attachments can be
1093     printed
1094
1095   * drag'n'drop of messages from the Message List to a Compose window's
1096     Attachment pane is now possible
1097
1098   * PGP/MIME plugin: it is now possible to verify S/MIME signatures
1099
1100   * PGP/Core plugin: A "Don't encrypt" button has been added to the key
1101     selection dialog, and the buttons have been reordered.
1102
1103   * the user is warned if the requested Privacy system is not available
1104     when composing a message
1105
1106 * 1.9.14
1107 --------
1108
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.
1113
1114   * Filtering and Processing rules can now be named.
1115
1116   * A new icon for the Trash button has been added.
1117
1118   * The 'Bold font' option has been removed. A displayed bold font is
1119     now derived from the normal font.
1120
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.
1123
1124   * Many improvements to the Address book.
1125
1126   * A '/Special paste/' menu item has been added with sub-items 'as
1127     quotation', 'wrapped', and 'unwrapped'.
1128
1129   * Colourisation of quotes, signatures, and URIs has been added to the
1130     Compose window.
1131
1132   * A 'To' column has been added to the message list pane.
1133
1134   * The displayed columns in the folder list are now configurable.
1135
1136   * A hidden option has been added, 'toolbar_detachable', that enables
1137     the removal of the toolbar handles.
1138
1139   * A hidden option has been added, 'statusbar_update_step', that
1140     enables changing the sensitivity of the progress bar stepping.
1141
1142   * Changes to the Fonts options are now applied immediately.
1143
1144   * Subfolders of Drafts, Queue, Sent, and Trash now behave like their
1145     parents.
1146
1147   * An 'Open image' menu item has been added to image popup menu in the
1148     message view.
1149
1150   * Several optimisations and speed-ups have been added throughout.
1151
1152   * The localedir, manualdir, and faqdir are now user-configurable.
1153
1154   * tools/asus_mailled.sh
1155     A new script to blink an ASUS laptop's mail LED when there is
1156     unread mail.
1157
1158   * tools/kdeservicemenu/*
1159     Use Claws Mail icon and the text 'Claws Mail' in the menu,
1160     use kdialog during installation
1161
1162 * 1.9.13
1163 --------
1164
1165   * add GPGME 1.x support.
1166
1167   * A new PGP/Core plugin has been added
1168
1169   * IMAP now uses libEtPan!
1170
1171   * Printing support using libgnomeprint2 and libgnomeprintui2
1172
1173   * The cache/mark files are now platform-independent.
1174
1175   * A plugin dependency system has been added.
1176
1177   * The PGP/Inline plugin has been added to the main package.
1178
1179   * Folders which contain Marked messages are now indicated by a
1180     Folder icon overlaid with a tick
1181
1182   * '/Edit/Quick search' menu item has been added to the main window
1183
1184   * An option to 'Confirm before sending queued messages' has been
1185   added
1186
1187   * The "Copy ..." menu items now copy to both the X and the gtk
1188     clipboards in the Compose window
1189
1190   * The Template and Plugin lists are now sorted alphabetically
1191
1192   * Plugins preferences are now grouped under their own 'Plugins'
1193     heading
1194
1195   * A 'Go to Prev' button has been added to the toolbar
1196
1197   * Keyboard accelerators have been added to many buttons
1198
1199   * The folder selection dialogue now displays folder names with
1200     new/unread counts
1201
1202   * The 'Display cursor in message view' option is now a hidden option,
1203     'textview_cursor_visible'
1204
1205   * Reordering of accounts by drag 'n' drop has been enabled in the
1206     'Edit accounts' dialogue
1207
1208   * New Claws Mail icons have been added, and the default
1209     application icon is now set.
1210
1211   * The SpamAssassin and Clam AntiVirus plugins have been optimised.
1212
1213
1214 * 1.9.12
1215 --------
1216
1217   * improved IMAP support
1218
1219   * Performance increases
1220
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.
1226
1227   * new style configuration options interface.
1228
1229   * PGP MIME plugin
1230         The 'PGP/MIME' plugin has been renamed 'PGP MIME'.
1231
1232   * LDAP bind password is no longer visible onscreen.
1233
1234   * An option to encrypt replies to encrypted messages by default
1235
1236   * Filtering rules can be reordered by drag n drop
1237
1238   * '/Options/Character encoding/...' has been added to the Compose
1239     window
1240
1241   * Hebrew encodings have been added
1242
1243   * The 'Show all headers' option is now sticky.
1244
1245   * Return Receipts can now be sent from any account.
1246
1247   * A clip/signed icon has been added.
1248
1249
1250 * 1.9.11
1251 --------
1252
1253   * bug-fix release which fixes the ASpell Spell Checker
1254     support
1255
1256 * 1.9.9
1257 -------
1258
1259   * Inline image display
1260
1261   * An option to render HTML as text has been added to
1262     /Configuration/Preferences/Common/Message
1263
1264   * An option for a default Queue folder has been added to the
1265     'Advanced' tab of Account Preferences
1266
1267   * Filtering Preferences window size is saved
1268
1269   * Batch sending of mails (per account)
1270
1271   * Support for GBK encoding
1272
1273   * New logo in About window
1274
1275   * tools/acroread2sylpheed.pl
1276         script to send pdfs as attachments from Adobe Reader 7
1277         see tools/README for details
1278
1279
1280 * 1.9.6
1281 -------
1282
1283   Initial GTK2 release
1284
1285   * default config dir is ~/.sylpheed-gtk2