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