2008-07-07 [colin] 3.5.0cvs18
[claws.git] / NEWS
1 Changes of the  Claws Mail GTK2 branch
2
3 * 3.5.0
4 -------
5
6 * Added an option, "Use secure file deletion if possible", which
7   enables shredding of temporary files and messages instead of
8   just removing them. This is available on the Other preferences
9   page.
10
11 * Added an option, "Select the HTML part of multipart/alternative
12   messages". This is available on the Message View/Text Options
13   preferences page. 
14
15 * Added an option to the 'Create new folder' dialogue which enables
16   new folders to inherit the properties of their parent folders
17   during folder creation.
18
19 * Added a hidden option, "two_line_vertical", which toggles the
20   2-line view in the message list when using the 3-column layout.
21   Defaults to '1', show 2 lines.
22
23 * Added a hidden option, "outgoing_fallback_to_ascii", which allows
24   the user to specify an outgoing charset/encoding, but still fall
25   back to 7bit US-ASCII when possible.
26   Defaults to '1', fallback when possible.
27
28 * Added support for the Avant Window Navgator (Awn) information
29   bubble. This is automatically enabled if dbus is available.
30
31 * Face and X-Face headers can now be added globally and per-account
32   from configuration files under ~/.claws-mail/autofaces/. Further
33   information is provided in the manual.
34
35 * The SHA1 fingerprint is now shown on the SSL certificate dialogue
36   and the labels are now selectable.
37
38 * Several GUI improvements have been made, (Address book, filtering
39   dialogue, Actions dialogue, and Account preferences).
40
41 * New icons have been added for 'Reply to list' and 'Cancel'. The
42   'Insert file' and 'Close' icons have been improved, as have the
43   tray icons.   
44
45 * Added the Trash and Delete icons to the Custom Toolbars options.
46
47 * SMTP-only accounts are now not shown in the Receive menus and
48   Account lists in filtering/processing, as they are irrelevant here.
49
50 * tools/csv2addressbook.pl
51   Support for a gmail exported csv address book was added.
52
53 * Updated English, French, and Spanish manuals.
54
55 * 3.4.0
56 -------
57
58 * Added support for /dev/mem_notify. This Linux kernel feature
59   will allow applications to be notified that memory has to be
60   freed before getting OOM-killed.
61   For more information: http://lwn.net/Articles/267013/
62
63 * Enabled moving/copying folders to root folders when using the
64   folder selection dialogue.
65
66 * Global and per-folder templates can now override the From name.
67
68 * Added a tooltip with extended folder stats. (Hover the cursor over
69   the short stats on the right, below the message list.)
70
71 * Implemented 2-line items in the message list when in three column
72   mode.
73
74 * Added support for png themes.
75
76 * Added an icon for attached patches (text/x-patch and text/x-diff).
77
78 * When viewing a message that has a large amount of text, show a
79   maximum of 1MB of text and add a noticeview to show optionally show
80   the whole message.
81
82 * Added a button to the templates preferences to restore defaults for
83   current language.
84
85 * Added search in filtering rules list.
86
87 * Bogofilter Plugin:
88   Added a "learn from whitelist" preference.
89
90 * MAEMO:
91   Added information when fetching large messages.
92
93 * tools/csv2addressbook.pl
94   Added support for Kmail/Kaddressbook.
95
96 * 3.3.1
97 -------
98
99 * Forbid attaching anything containing "../" or ".ssh/" in mailto:
100   URIs.
101
102 * Add a hidden preference, 'use_networkmanager', to disable
103   NetworkManager handling
104
105 * 3.3.0
106 -------
107
108 * Due to licensing problems, the ClamAV plugin has been removed from
109   the Claws Mail core distribution and can now been found packaged
110   separately or with the 'extra plugins' package.
111
112 * Added NetworkManager support
113   This is built by default if the dependencies are satisfied; it can
114   be specifically disabled with '--disable-networkmanager-support'.
115   This enables Claws Mail to track changes to the network status.
116
117 * Added DIGEST-MD5 support for IMAP authentication
118
119 * Added Folder Properties option, 'Run processing rules when opening'
120   to the General page.
121
122 * Added sub-sorting to the Message List; when the Sort type is either
123   Subject, From, To or Tags, sub-sorting by Date will be active.
124
125 * Added from=address to the mailto sequence
126   The 'from' will try to select the first matching account in the
127   Accounts list, otherwise it will use the usual account selection
128   mechanism but will override it with the given 'from' address.
129
130 * Added insert=FILE  to the mailto sequence (stands for 'insert file')
131   This adds the ability to create a new message from the command-line,
132   with the body set from the contents of an existing file.
133                 
134 * Added mailto with NNTP accounts
135   This comes into play if mailto is used when an NNTP account is the
136   default account or if an NNTP account address is used with 'from'.
137
138 * Added several GUI improvements to the Filtering, Processing, Tags,
139   Actions, Templates, Logging and Address Book dialogues
140
141 * Added a tooltip to the 'replied' icon in the Message List which
142   indicates 'click to see your reply' feature.
143
144 * Added 'claws-mail --version-full' to display the version and a list
145   of the compiled-in features
146
147 * Implemented speed-ups to list operations, deletions and cache
148   updates.
149
150 * Updated the man page
151
152 * The Trayicon plugin icons are now themable.
153
154 * text/calendar message parts are now automatically displayed if a
155   plugin handling text/calendar is loaded, e.g. vCalendar.
156
157 * Maemo: connect HW status change signal for shutdown
158
159 * Maemo: identify mmc1 and mmc2 more clearly in the GUI
160
161 * Maemo: Make dnd threshold higher
162
163 * 3.2.0
164 -------
165
166 * Several GUI improvements
167         The colour preferences have been split into tabs.
168         Improve the way 'Find in current message' search results are
169         shown by vertically centering the selected text in the
170         Message View.
171         Improvements to the 'List URIs' dialogue.
172         Filtering/Processing Match Type dialogue has been reworked.
173         Several other layout improvements.
174
175 * Several address book improvements
176         Added Custom Attributes, which can be edited from
177         '/Tools/Edit custom attributes...' and are used from the
178         'Name' drop down list on the 'Edit Person Details' dialogue. 
179         Always add a new contact if any value is set, instead of
180         silently rejecting it when an email address is not set.
181         Better guessing of contact name from incomplete name
182         information.
183         Better display of contacts that have no name set, in contact
184         lists, group contents, find duplicate results.
185         Error messages don't show in the status bar anymore, alert
186         panels are used instead.
187         Several other GUI improvements.
188
189 * Added optional Tooltips to the Message List. This is enabled by the
190   'Show tooltips' option on the '/Display/Summaries' Preferences page
191   and is only possible with GTK+ >= 2.12
192
193 * Much improved handling of Return Receipts, both outgoing and
194   incoming. 
195
196 * Added the option to use the system defaults for External Programs
197   preferences on the '/Message View/External Programs' page.
198
199 * Added "select first email in list" to the list of possible
200   selections in the 'Set default selection on entering a folder'
201   options on the '/Display/Summaries' preferences page.
202
203 * IMAP: Added IMAP tags support. (Note: 'Bandwidth-efficient' mode
204   prevents fetching of tags.)
205
206 * IMAP: Optimised flag handling and message copying.
207
208 * Improved printed page layout for built-in GTK+ printing
209         Bold fonts are now used where appropriate and a demarcation
210         between header and body has been added.
211
212 * Optimised filtering on flags/tags changes.
213
214 * MAEMO: Added LED flashing for new mail alerts
215
216 * MAEMO: Made all of the left of column in the Folder List a hotspot
217   for expanding/collapsing the tree.
218
219 * 3.1.0
220 -------
221
222 Non-blocking NNTP has been implemented. NNTP support is now provided
223         by and depends upon libetpan
224
225 GnuTLS support has been implemented as an alternative to OpenSSL.
226         [./configure --enable-gnutls]
227
228 A run-time alternative configuration directory switch has been added,
229         [claws-mail --alternate-config-dir DIR]
230
231 Tags: Added tag alphabetical sorting and unified the dialogues.
232
233 Edit accounts dialogue: The 'default account' (D) column has been
234         removed, instead the default account is indicated by use of
235         bold text.
236
237 Templates: Added ability to attach files using |attach{filename}.
238     Templates options are now presented in a tabbed layout.
239
240 Address Book: Added duplicate finder, '/Tools/Find duplicates'.
241     It is now possible to set an image for each contact. Pictures 
242         from a contact's Face or X-Face will be automatically set
243         when available. The contact's image will be automatically
244         displayed in the message view or header pane if the message
245         has no Face or X-Face header.
246
247 '/View/Character encoding' submenus are now grouped together
248
249 GTK+ built-in print support is now used if GTK+ >= 2.10 is available.
250         libgnomeprint will never be used if GTK+ >= 2.10 is available.
251
252 Reinstated 'Generate Message-ID' option as an Account preference. It
253         is hidden on IMAP accounts, because Message-IDs are needed on
254         servers that don't implement the UIDPLUS extension.
255
256 Toolbar preferences: Improved dialogue.
257
258 Compose window: the number of attachments is now shown in the tab's
259         title.
260
261 Attachments: When opening attachments with 'Open' or 'Open with...'
262         the temporary files are now saved as read-only. A hidden
263         preference has been added, 'save_parts_readwrite', which
264         permits the previous behaviour.
265
266 IMAP: Added a button on the Folder Properties General page to allow
267         users to discard local caches.
268     Added much better error handling.
269     Fetching of cached mails has been heavily optimised.
270
271 LDAP: Added read-only support for jpegPhoto LDAP field
272
273 Bcc in commandline URIs has been added.
274
275 Dillo browser plugin: Address book based whitelisting for loading
276         remote images has been added.
277
278 SpamAssassin plugin: Address book based whitelisting has been added.
279
280 MAEMO: Maemo 4.0 (Chinook) build enabled.
281
282 MAEMO: Removed some useless tooltips.
283
284 tools/csv2addressbook.pl
285         a new script that imports a CSV formatted address book. Becky
286         and Thunderbird address book are currently supported.
287
288 * 3.0.2
289 -------
290
291 * Bug fixes:
292         o bug 1320, 'Memory leak caused by gtk_container_get_children'
293         o bug 1321, 'access before allocation when scanning for uris'
294         o bug 1324, 'Corrupted IMAP cache'
295         o bug 1327, 'segfault when replying to a non-existent news
296                      message'
297         o bug 1329, 'error in quicksearch.c'
298         o bug 1334, 'user defined mail incorporation script not run'
299         o bug 1336, 'Segfault if empty space before search-string'
300         o bug 1337, 'Crash on removing uncached emails'
301         o Prevent unquoted mime boundaries, by always using a /
302         o Remove unnecessary error when cancelling export to mbox.
303         o MAEMO: make all Folder Properties pages visible
304         o MAEMO: fix overlapping buttons in Edit Accounts page
305
306
307 * 3.0.1
308 -------
309
310 * Bug fixes:
311         o bug 1308, 'Claws deletes folderlist.xml after fetching mail
312                      short after start-up'
313         o bug 1311, 'Wrong arrow position while moving message into
314                      folder when column headers hidden'
315         o fix build without USE_LDAP_TLS
316         o Accounts list: fix "Local" protocol not shown when
317           USE_OPENSSL is set.
318         o Tags: fixed issues with tags with spaces, and renaming tags
319         o Accounts list: Show protocol "SMTP" and the appropriate
320           server for send-only accounts
321         o Accounts list: show "-" instead of "" when no value is
322           relevant
323         o do not allow locked msgs to be deleted, even by filtering
324           or processing
325         o Show error message in the GUI if image can't be loaded
326         o Remove Generate Message-ID option. We need this on some
327           IMAP servers.
328         o Maemo: distinguish various statusbar messages,
329                 in order to display only the most important.
330         o Maemo: fix statusbar/window mismatch
331         o Maemo: fix scrolling to cursor
332
333
334 * 3.0.0
335 -------
336
337 * Claws Mail is now licensed under GPLv3 or later.
338
339 * added Tags feature
340   Tags are arbitrary labels that can be applied to messages. It is
341   possible to create, edit, remove Tags; apply them to mails;
342   filter on Tags or Tag presence; apply or unset Tags via Filtering
343   actions; reference Tags in reply Templates.
344
345 * Threads can now be sorted by most recent message
346   /View/Sort/By thread date
347
348 * Added "/View/Show or Hide/Column headers"
349
350 * Added 'watch thread' feature
351         
352 * Enabled the running of folder Processing rules on demand
353
354 * Added options to stop/enable writing logs to disc, see Logging
355   page of preferences
356
357 * IMAP and News: Implement age-based caching: allow the specifying 
358   of a threshold for the offline synchronisation feature, and whether 
359   old cached bodies should be removed. Accessible from the Folder
360   Properties.
361
362 * IMAP: Made multiple copy, (in the same IMAP account), faster by
363   matching source/destination message UIDs.
364         
365 * LDAP: Ability to edit all Person attributes
366
367 * Nicer layout of the message part icons
368
369 * Speed up and clean up rendering of larger msgs
370
371 * Use progress bar when sending messages
372
373 * Made mainwindow's /Help/Manual point to the remote copy if the
374   local copy doesn't exist
375
376 * Replaced some deprecated widgets
377
378 * Enabled changing the emphasis color used to highlight the
379   newsreader/x-mailer header value when it matches our preferred
380   mail agent, (hidden pref 'emphasis_color' added to clawsrc).
381
382 * tools/mew2claws-mail.pl
383   Added new script that imports a Mew address book
384
385 * tools/popfile-link.sh
386   Added a new script that will open selected messages in
387   POPFile control center, in order to change the message
388   status.
389
390 * Updated the manual
391
392 * Check that Dillo's installed when loading the Dillo Browser
393   plugin
394
395 * Maemo improvements:
396         o Automatically choose the correct application
397           to open parts
398         o Better way to notify of new mails
399         o Destroy messageview after trashing mail
400         o Simplified layout
401         o Better toolbars, removal of CTree headers
402         o Add a specific icon to go back to folder list
403         o Improvements to the Wizard, About and icon legend dialogues
404         o add an easy way to store data (mails and IMAP/NNTP caches)
405           on one of the SD cards, and protect against unmounts if
406           needed
407         o plug the online/offline system into maemo's interfaces to
408           have Claws automatically switch according to the system
409           status (on IT OS 2007)
410         o use HildonBanners to display status messages
411         o force layout to be Small screen
412         o put the progress bar in the toolbar
413
414
415 * 2.10.0
416 --------
417
418 * libetpan 0.49 is now required for IMAP support
419
420 * Added "From, To or Subject" to the QuickSearch types.
421
422 * Added handling of the 'a' key to loop through a mail's MIME parts.
423
424 * In the Compose window "Add to address book" has been added to the
425   context menu of the sender and recipient fields.
426
427 * Implemented a proper References filtering condition.
428
429 * Added the possibility to cancel receiving in IMAP accounts.
430
431 * Made offline synchronisation faster.
432
433 * Added an alternate way to fetch flags on IMAP, which improves
434   performance with some servers, (like Exchange).
435   See "Bandwidth-efficient mode" in IMAP accounts' Receive
436   preferences.
437
438 * Allow manual sorting of Templates.
439
440 * Templates improvements: easier syntax, add some useful variables.
441
442 * Implemented per-account and per-folder compose/reply/forward
443   Templates.
444
445 * Added a QuickSearch option to automatically run a search selected
446   from the history.
447
448 * Made the Summaries Preferemces page "when entering a folder..."
449   options fully customisable.
450
451 * Added an "Open last opened folder at startup" option to the
452   Summaries page in the Prerferences.
453
454 * Changed the Preference "Only mark as read when opened in new
455   window" on the Summaries page to "Only mark as read when opened
456   in new window, or replied to".
457
458 * Allow disabling mail filtering plugins on a per-account
459   basis.
460
461 * Added an option to the Bogofilter and SpamAssassin plugins to
462   enable marking saved spam as Read.
463
464 * Added a warning about encryption limits, which can be disabled.
465
466 * Removed the "Download all" preference from POP3 accounts; it
467   was useless and confusing.
468
469 * Re-organized some Preferences page.
470
471 * Replaced the tabbed layout in Account Preferences with pages.
472
473 * Renamed 'Protocol Log' to 'Network Log'
474
475 * Added a few cursor improvments while Claws is busy.
476
477 * Added support for CRLF in headers of messages.
478
479 * Added support for a few more date formats (RFC3339 subsets).
480
481 * The keypad's Enter key now does the same as the Return key.
482
483 * Improved LDIF import, better error handling, UI cleanup.
484
485 * LDAP write support has been added.
486
487 * Use Hildon's file chooser on Maemo.
488
489
490 * 2.9.2
491 -------
492
493 * Added a printer icon.
494
495 * Bug fixes
496         o bug 1187, 'Reply-to addressee disappears when reply-to text
497                      box is clicked...' (Maemo)
498         o bug 1190, 'dir_open' button doesn't work' (Maemo)
499         o bug 1193, 'Need a way to multi-select items'
500         o bug 1194, 'Hardware keys move from email list to account/
501                      directory list, but not back to email list...'
502                      (Maemo)
503         o bug 1196, 'Edit>Select All doesn't work' (Maemo)
504         o bug 1198, 'Reply-all "disappearing" address bug
505                      persists...'
506         o bug 1200, 'Add option to always retrieve full messages'
507         o bug 1209, 'Clicking on address in header (mailto uri)
508                      selects default account'
509         o bug 1211, 'Offline dialog message bugs/annoyances...'
510         o Don't reflect accounts changes to the mainwindow when it's
511           not necessary.
512         o Fix double fetching of mails if first try failed
513         o Fix a crash in textview
514         o Fix changing quicksearch type (after Esc, after changing
515           Recursive, ...)
516         o tools/uudec Fix missing dash to `display` command-line
517
518 * 2.9.1
519 -------
520
521 * Security fix:
522         o Fix for CVE-2007-1558 (APOP)
523           http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1558
524
525 * Bug fixes
526         o Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
527         o Fix encoding woes wrt saving of mails and parts
528
529 * 2.9.0
530 -------
531
532 * Added a Maemo port
533   The Maemo port touches several areas: using the correct APIs for
534   a good integration, adding of a new layout suited for small
535   screens, Maemo-specific default preferences changes, Maemo-specific
536   GUI improvements, etc.
537
538 * Added more customisable colour labels
539
540 * Added 'Mark as spam', 'Mark as ham', and 'Add to address book'
541   filtering actions
542
543 * Added a new Quote Format symbol, %A, to insert the sender's email 
544   address
545
546 * Changed the option to display unread message counts next to folder
547   names: it is now possible to display the total count of messages
548   too. Configurable from Display/Summaries
549
550 * If Claws Mail is already running on another display, attempting to
551   start it will mention that instead of popping up the window on the
552   other display
553
554 * Added debugging of filtering/processing rules. Configurable from
555   Other/Logging options page
556
557 * Added handling of the contextual menu key in compose windows and
558   MIME parts list
559
560 * Added a "pulsing" progressbar in the label window used when
561   rebuilding folder tree, etc, in order to show activity
562
563 * Improved "Offline mode override" dialogue to avoid asking
564   repeatedly, but still ask on explicit user actions
565
566 * Improved the creation of POP/Local accounts when no MH mailbox
567   exist: create the default one
568
569 * Write folderlist directly after adding/deleting accounts that have
570   folders
571
572 * Added logging IMAP ALERTs as errors in the log
573
574 * Added a way for MimeViewer plugins to implement search in a part's
575   body
576
577 * Updated, added and replaced some icons
578
579 * Added display of any LDAP specified Search attributes 
580
581 * Added 'telephoneNumber' in the default LDAP list of attributes
582
583 * Updated the Face header in the welcome message
584
585 * Added the option to minimize to tray in the Trayicon plugin
586
587 * Added a wrapper to mairix in the tools folder, tools/mailrix.sh
588
589 * Added a script which enables inserting files into the message body
590   of a new Compose window from the command line,
591   tools/claws-mail-compose-insert-files.pl
592
593 * Updated Brazilian Portuguese, Catalan, Czech, French, German,
594   Hungarian, Polish,Serbian, Simplified Chinese, and Spanish
595   translations
596
597 * 2.8.1
598 -------
599
600 * Bug fixes:
601         o bug 1129, '"local mbox file" account isn't retrieving 
602                      mails'
603         o bug 1135, 'cm-segfault on decrypting with PGP/inline'
604         o bug 1136, 'Crash in group address completion'
605         * Fix "After receiving new mail, go to inbox" on IMAP, and
606           restrict it to manual fetching only
607         * Fix alertpanel.h only included in #ifdef HAVE_LIBETPAN
608         * Fix return value without libetpan
609         * Use gtk_window_set_role instead of gtk_window_set_wmclass
610         * Fix mime/globs path on NetBSD
611
612 * 2.8.0
613 -------
614
615 * Removed 'Separate Folder tree' and 'Separate Message View' and put
616   new layouts in place of it, 'Standard', 'Three columns', 'Wide
617   message' and 'Wide message list'. Accessible from /View/Layout.
618
619 * Added IMAP subscriptions
620   Creating a new folder subscribes it. Deleting a folder unsubscribes
621   it. "Creating" an existing but unsubscribed folder will subscribe
622   it. By default, for new accounts, only subscribed folders are shown.
623   A contextual menu item has been added, /Subscriptions,  which allows
624   switching the display between All folders and Subscribed folders
625   only. It also enables the subscribing and unsubscribing of folders. 
626
627 * Added the option 'Enable customisable menu shortcuts' to the
628   'Other' preferences page. Turning this off locks the current hot
629   keys, preventing accidental changes.
630
631 * Added icons for application/pdf, application/pgp-signature,
632   application/postscript and text/calendar.
633
634 * Added /Tools/List URIs
635   Enables opening any or all of the URIs contained in the currently
636   selected mail.
637
638 * Added 'spam flag' to the Filtering and Processing Match Types.
639
640 * Removed the 'Composing messages exist' dialogue on exit. Instead
641   opened messages are automatically saved to drafts, and re-opened at
642   the next startup.
643
644 * Added handling of local URIs, (file:///...), from the --attach
645   command line.
646
647 * Added Account options for spellcheck default dictionaries.
648
649 * Added 'Edit/Delete thread'.
650
651 * Added an option 'Ask about account specific filtering rules...' to
652   the 'Other' page, which was previously a hidden option.
653
654 * Some preferences have been re-arranged:
655   Moved the 'Ask before emptying trash' option on the 'Other' page
656   outside of the 'On exit' frame as it's not only an 'On exit' option.
657   Moved 'Never send Return Receipts' from 'Other'  to 'Sending' page.
658   Moved keybinding preferences to the 'Other' page.
659   Added 'mousepad' to the list of text editors on the 'External
660   Programs' page.
661
662 * Bogofilter and SpamAssassin plugins:  Enabled moving spam mail to the
663   Account's Trash folder instead of default Trash folder.
664
665 * ClamAV plugin: updated for the upstream changes in libclamav, whilst
666   maintaining compatibility with older version of libclamav.
667
668 * GPG Plugins: Added an option 'Use gpg-agent to manage passwords' to
669   GPG page of the common preferences. Fixes annoyances with distro-
670   installed gpg-agent, when no pinentry program is installed, and the
671   user is at a loss on why "decryption failed". It can be turned off
672   to bypass gpg-agent. The option is disabled if gpg-agent is not
673   running.
674
675 * TrayIcon plugin: Added 'Hide at startup' and 'Close to tray'
676   options.
677   When the 'Close to tray' option is used the Window Manager's hotkey
678   and [X] button will hide the window instead of closing it - closing
679   CM can be done using the tray icon menu or the /File menu.
680   Clicking the trayicon now raises the window to current desktop when
681   it was either minimized or shaded, or when it was on another desktop.
682
683 * Added support for non ISO-8859-1 compatible locales to the Actions
684   scripts freshmeat_search.pl, google_search.pl and multiwebsearch.pl.
685                 
686 * Renamed the maildir2claws-mail.pl script to kmail-mailbox2claws-mail.pl
687   and updated it to work with newer versions of Kmail. 
688
689 * Added thunderbird-filters-convertor.pl script, which converts
690   thunderbird filter rules to Claws filter rules.
691
692 * Updated Brazilian Portuguese, British English, Czech, Finnish,
693   French, German, Hungarian, Polish, Serbian, Simplified Chinese,
694   Slovak and Spanish translations.
695
696 * 2.7.2
697 -------
698
699 * Added command line equivalent options:
700   -h for --help
701   -q and --quit for --exit
702   -v for --version
703   "Unknown option" is now printed when unknown command line options
704   are used.
705
706 * The wizard for configuration migration, (Sylpheed-Claws to Claws
707   Mail), now has the option to save or not save a backup of the old
708   configuration folder.
709
710 * The configuration wizard is now re-run if it was previously
711   cancelled.
712
713 * Bug fixes:
714         o bug 1100, 'Highlighted e-mail data not visible when color
715                      label applied.'
716         o bug 1101, '"Load plugin" button is accidentally hidden'
717         o bug 1102, 'claws-mail-2.7.1 makes use of deprecated ldap 
718                      functions'
719         o IMAP: fixed crash when connect command doesn't exist.
720         o IMAP: better folder checking when an IMAP directory is set.
721         o IMAP: Never remove INBOX when scanning for new folders.
722           It's a special folder that must exist.
723         o fix vertical scrollbar jumping back to the top when 'Check
724           for new folders' is used.
725         o fix sensitivity issues of Mark as Spam/Ham context menus.
726         o fix potential crashes in the address book's embedded 'Edit
727           person' dialogue, and fix conflicting copy/paste menu
728           entry.
729         o Reflect change of Font configuration in the Header view
730           clickable links.
731         o fix handling of empty values in attach_load_directory and
732           attach_save_directory clawsrc options.
733         o fix 2nd-run loss and new configuration loss of filtering
734           rules on configuration migration.
735         o Bogofilter plugin: fix sensitivity of "Insert X-Bogosity
736           header" option
737
738 * 2.7.1
739 -------
740
741 * Bug fixes:
742         o bug 1095, 'Crash while changing folder columns during
743                      incorporation'
744         o bug 1098, 'bogus last row display after expanding a thread'
745         o fix a few annoyances when choosing keys for the CMS (S/MIME)
746           protocol
747         o fix updating of the mime parts
748         o fix Forwarding msgs with attachments that have dos line
749           endings
750         o strip S/MIME signatures when re-editing S/MIME signed
751           messages
752         o fix body search starting at the end of the mail (and asking
753           for loop)
754         o fix Enter in search windows
755         o fix dbus-related crash in the the GTK+ file selector.
756         o IMAP: fix recursion when server lists the current subfolder
757           in the response
758         o IMAP: get rid of the previous mailimap when connecting, just
759           in case disconnect was unclean
760         o IMAP: make sure we don't use an old socket when reconnecting
761
762
763 * 2.7.0
764 -------
765
766 * The --select option can now also select emails by Message-ID
767
768 * Attaching files from 'mailto:' URIs (&attach=...) is now possible.
769   A dialog is displayed to make sure that the user is aware that the
770   mail will contain attachments
771
772 * 'New Message format' has been added to the Compose/Writing options,
773   this works like the Quote format and the same symbols are supported
774
775 * Reworked the About dialog, including the addition of a new page, 
776   'Features', which indicates which of the optional features are
777   compiled in and which are not. A 'Release Notes' page was also
778   added
779
780 * Added history combo for all search fields (message and text)
781
782 * The 'mark_as_read_delay' option is not hidden anymore and can be
783   found in Configuration/Preferences/Summaries
784
785 * Added global and per-folder preferences to set the default
786   alternate dictionary
787
788 * Allow spell-checking to use both current and alternate dictionaries
789
790 * Added an hidden option 'addressbook_use_editaddress_dialog' to
791   embed the contact editor in the addressbook window in contrast to
792   a separate dialog
793
794 * Added a hidden option 'unsafe_ssl_certs', to allow storing
795   multiple SSL certificates for a given server/port. You will be
796   asked to accept unknown certificates. Unchecking this option will
797   require you to re-accept previously known certificates
798
799 * Allow copying of folders between mailboxes
800
801 * Better automatic account selection for mailing lists (searches for
802   the email address in the Delivered-To header also)
803
804 * Made the "Synchronise" menu item inactive when there's nothing to
805   synchronise
806
807 * Use Message font in Writing and Quoting preferences, as well as in
808   Templates
809
810 * Added more HTML symbols to the html to text converter
811
812 * Save the addressbook's window size on closing
813
814 * Better checks for syntax errors are applied to Templates and Quote
815   formats
816
817 * Added a check to avoid trying to use a non-existent folder as
818   default inbox
819
820 * Enable setting SSL via STARTTLS from the set-up wizard
821
822 * Added handling of ":port" in server addresses in the set-up wizard
823   to specify a port to connect to
824
825 * Bogofilter plugin: added an option to print the X-Claws-Bogosity
826   header in emails handled by the Bogofilter plugin (in MH folders
827   only)
828
829 * Bogofilter plugin: added an option to whitelist senders found in
830   addressbook
831
832 * Bogofilter plugin: Allow storing of Unsure mails in a specific
833   folder to make better teaching easier
834
835 * Bogofilter plugin: Improved GUI interaction while Bogofilter is
836   filtering
837
838 * TrayIcon plugin: added an "Email from account/..." submenu
839
840 * updated Brazilian Portuguese, British English, Catalan, Finnish,
841   French, Italian, Serbian, Simplified Chinese, Slovak, and Spanish
842   translations
843
844 * 2.6.1
845 -------
846
847 * First release as Claws Mail
848
849 * Bug fixes:
850         o bug 1053, 'SC fails to reestablish a secure connection'
851         o bug 1054, 'Slowness logging big data chunks'
852         o bug 1057, 'crash on sending s signed message to a
853                      newsgroup'
854         o bug 1060, 'compilation error with Irix's cc'
855         o bug 1061, 'crash on opening signed email'
856         o bug 1066, 'Incorrect mailbox size displayed'
857         o bug 1069, 'Sent mails disappear, BCC or locking problem?'
858         o fix Reply To/Mailing list from the menu
859         o forbid drag and drop from/to different folders of type
860           F_UNKNOWN
861         o src/ssl_manager.c: fix possible infinite loop
862         o fix Options/Reply mode after draft save
863         o obey always_show_msg option when marking as spam
864         o fix spelling menu when replying
865         o don't change the From column title to To if the To column
866           is visible
867         o fix the wrong recipient being selected when replying to a
868           msg which is From one of our accounts To another of our
869           accounts
870         o fix crash on combining mark_as_read_delay with Hide Read
871           Messages
872         o create ~/.mailcap if it doesn't exist
873
874
875 * 2.6.0
876 -------
877
878 * Final release as Sylpheed-Claws
879
880 * libetpan 0.48 or greater is now required for IMAP support.
881
882 * The Compose window now has an /Options/Reply mode/ menu. This
883   enables changing the recipients of a reply on the fly.
884
885 * QuickSearch now has a type-ahead option for fast searches.
886
887 * Extra symbols are now available for the Quote parser, your name,
888   your email address, the account name, and the organization.
889
890 * In the Folder Properties, it is now possible to test the regular
891   expression used in the Simplify Subject RegExp option.
892
893 * GSSAPI support has been added for IMAP.
894
895 * UIDPLUS support has been added for IMAP.
896
897 * A Stop button has been added for Message Body searches, enabling
898   cancelling of a running search. This is available in '/Edit/Search
899   Folder...' and '/Edit/Find in current message...'.
900
901 * libSM support has been added. This enables communication with the
902   session manager, so that it is known when the session ends, in
903   order to save the caches, and draft any messages currently being
904   composed.
905
906 * Support for Address Book Groups has been added to the Compose
907   window's automatic address completion.
908
909 * a new hidden option has been added, 'respect_flowed_format'. This
910   follows RFC3676 with regard to a message part with a Content-Type
911   that includes 'format=flowed' and 'delsp=yes'. This will cause some
912   mails to have long lines, but will fix some URLs that would
913   otherwise be wrapped. By default it is turned off.
914
915 * Basic key import/export has been added to the PGP plugins. When
916   generating a new key pair you can export the public key to a key
917   server. When selecting the signature part of a message, if the key
918   is not on your keyring, you will be asked if you want to attempt
919   to import it from a keyserver.
920
921 * The TrayIcon now displays 'offline' status.
922
923 * More window sizes and placements are remembered across sessions.
924
925 * tools/fix_date.sh: Switches to replace non RFC-compliant Date:
926   value, and to use strict RFC matching patterns for dates have been
927   added.
928
929 * Several optimisations have been made.
930
931
932 * 2.5.6
933 -------
934
935 * Bug fixes:
936         o Fix redirecting of sent mails
937         o Fix Go to Next * after applying Preferences
938         o Fix quote-folding when emails don't convert cleanly to
939           UTF-8
940
941 * 2.5.5
942 -------
943
944 * Bug fix:
945         o bug 1034, 'Incorrect display of size field in message view'
946
947 * 2.5.4
948 -------
949
950 * Bug fixes:
951         o bug 1032, 'Segmentation fault when showing message'
952         o fix crash with quote folding on HTML
953         o fix building with --disable-nls
954         o remove tabs in Subject string
955
956 * 2.5.3
957 -------
958
959 * Make node expanding in the Folder List non-recursive
960
961 * Bug fixes:
962         o bug 1024, 'Array index out of range in
963           claws-mail-2.5.2'
964         o Fix "Check for new folders" on folders with accented
965           characters
966         o Fix filtering "copy" rules
967         o Fix "goto next unread" after collapsing/expanding a node
968
969 * 2.5.2
970 -------
971
972 * Bug fixes: 
973         o bug #1023 (Sylpheed deletes too much messages)
974         o Crash in partial downloading
975
976 * 2.5.1
977 -------
978
979 * It is now possible to stop searches in message bodies
980
981 * IMAP: Use UID SEARCH ALL instead of UID SEARCH UID 1:* in order
982   to fix speed issues with badly implemented servers
983   
984 * Bug fixes: 
985         o Fix multiple registering of SpamAssassin and Bogofilter
986           plugin after having changed their preferences, leading to
987           slowness or duplicated messages.
988
989 * 2.5.0
990 -------
991
992 * Minimum required versions of GTK+ and GLIB is now 2.6.0
993
994 * Minimum required version of libetpan (for IMAP support) is now 0.46
995
996 * metamail support has been dropped, this is now handled internally
997
998 * New plugin: Bogofilter, providing Spam filtering and learning
999
1000 * Account-based filtering rules. Each filtering rule can now be
1001   assigned to a specific account, by default it's "All".
1002
1003 * Filtering against Address Book. It is now possible add matched 
1004   conditions to determine if any email address in a message matches
1005   or doesn't match any or all books or folders in the Address Book.
1006
1007 * Quote folding. Quotes in the message view can now be folded, via
1008   the "/View/Quotes/..." menu. The folding can also be toggled by
1009   double clicking on the quotes in the Message View
1010
1011 * Re-enabled user-defined Headers in Displayed Headers configuration
1012
1013 * "/View/Go to/Parent message" and "/View/Go to/Last read message"
1014   have been added
1015
1016 * Made the list views look more modern by add alternating coloured
1017   lines, replacing the box-type expanders with arrows, removing the
1018   dotted lines.
1019   Hidden prefs have been added to enable users to maintain the old
1020   style:
1021   'enable_dotted_lines' for the dotted lines and box-type expanders. 
1022   'use stripes_in_summary' to enable alternating coloured lines in
1023    the Message and Folder lists.
1024   'use stripes_everywhere' to  also enable alternating coloured lines
1025    in all other lists.
1026   Note: 'use_stripes_everywhere' replaces the previous hidden option
1027   'enable_rules_hint'.
1028
1029 * New hidden pref, 'stripes_color_offset', to change the value added/
1030   subtracted to normal bgcolor to create the stripes in the summaries
1031  
1032 * The Send button on the main toolbar is now inactive when the Queue
1033   folders are empty
1034
1035 * IMAP: Added a View Log button on auth error
1036
1037 * PGP/Core plugin: it is now possible to create a new key pair from
1038   within Claws Mail
1039
1040 * PGP/Core plugin: When encrypting, if only one key matches, and it 
1041   matches exactly, it is automatically used
1042
1043 * TrayIcon plugin: the icon now has transparency
1044
1045 * Enabled text selection for replying from MimeViewer plugins
1046
1047 * The attachments list in the MimeView column can now be scrolled
1048   using the mousewheel
1049
1050 * In the MimeView column a middle-click will now just open the Mime
1051   part without showing it in the Message View, likewise, a right-
1052   click will display the context menu without displaying the part
1053
1054 * The "When entering a folder..." selection option is now used for
1055   '/View/Go to/Next unread folder'
1056
1057 * A special Return-Receipt message is shown if the message is from
1058   the user
1059
1060 * An icon has been added to the statusbar to notify of errors
1061
1062 * Added missing icons to the Icon Legend dialog
1063
1064 * Enabled closing of SSL certificates and Folder Sort dialogs with Esc
1065   key
1066
1067 * Displaying of huge mails can now be cancelled, so the GUI doesn't
1068   block
1069
1070 * Claws Mail' internal queue headers are now hidden when showing
1071   all headers. They'll be present only in Source window.
1072
1073 * Several GUI improvements.
1074
1075 * Faster loading of folders and other optimisations and speed-ups
1076
1077 * Logging has been improved.
1078
1079 * improved sizing of some widgets
1080
1081 * Made the desktop file XDG compliant
1082
1083 * The manuals have been updated
1084
1085 * A Spanish translation of the manual has been added
1086
1087 * Added an action tool, tools/uuooffice, to open uuencoded *.doc files
1088   with OpenOffice.
1089
1090 * Added an action tool, tools/fix_date.sh, to fix a missing Date field
1091   in emails.
1092
1093 * 2.4.0
1094 -------
1095
1096 * A ./configure option has been added, --with-mandir=DIR allowing the
1097   setting of the man directory location
1098
1099 * 'Send queue' has been added to the folder contextual menu, which
1100   allows sending the contents of a single queue, as opposed to the
1101   toolbar's Send Queue, which sends all queues
1102
1103 * '/View/Go to/Next unread folder' has been added
1104
1105 * 'View/Go to/Next marked messages' now traverses folders
1106
1107 * sftp:// links are now recognised in mails
1108
1109 * A dialogue is presented to the user when dropping files into the
1110   Compose window, asking whether to insert or attach the file(s). The
1111   default behaviour can be controlled via a new option in 
1112   Compose/Writing
1113
1114 * Allow attached message parts to be selected, opened, or saved via
1115   their text label in the message body
1116
1117 * Save named inlined attachments with "Save all"
1118
1119 * An option to change the Folder Type has been added to the Folder
1120   Properties
1121
1122 * Add |i{sub_expr} to Templates, which allows inserting user-entered
1123   text in a template
1124
1125 * A new option has been added to '/Preferences/External programs' to
1126   allow "Display as text" on attachments to be done via a script
1127
1128 * An option to 'Never send Return Receipts' has been added to the
1129   'Other' page of the preferences.
1130
1131 * The Custom Header dialogue in Account Preferences now has a 'From
1132   file...' button, which enables a Face or X-Face header to be set by
1133   selecting a file 
1134
1135 * libgnomeprint support : A font for printing can be specified in
1136   '/Display/Fonts'
1137
1138 * Add Help buttons to some dialogues, clicking on them will open the
1139   manual at a suitable section in the configured browser
1140
1141 * The option 'Add date header' has been removed, a date header is
1142   now always added
1143
1144 * The '/Message/Re-edit' menu item has been removed from the separate
1145   Message View, where it was useless
1146
1147 * Display an Account's Protocol as a label instead of the unusable
1148   combo when editing accounts
1149
1150 * It is now possible to move and copy mails from and to the Drafts
1151   and Queue folders
1152
1153 * More non-English Subject prefixes have been added
1154
1155 * The Attachment flag is now set for some inlined attachments
1156
1157 * Faster recursive quicksearch (show current folder's results before
1158   searching sub-folders)
1159
1160 * Faster send on IMAP
1161
1162 * Alert in case of authentication error on imap
1163
1164 * Better error reporting in GPG plugins
1165
1166 * Faster and better MBOX import/export
1167
1168 * Save caches on SIGPIPE (like on Xorg exit)
1169
1170 * Unified Info/Help/Symbols buttons
1171
1172 * Honor display-header-pane setting in separate window too
1173
1174 * Use the user-defined From: in the Return-Path: header when sending
1175
1176 * Grab Save button by default in Save dialog, which allows saving
1177   by hitting Enter
1178
1179 * The online status is checked before resetting mailcheck timer
1180
1181 * Show POP3 connection earlier in statusbar
1182
1183 * Re-read /etc/resolv.conf before connecting to IMAP servers, and
1184   when switching to Online mode
1185
1186 * tools/textviewer.pl has been added, which can be used with the new
1187   option 'Command for Display as Text' in '/Preferences/External
1188   programs'
1189
1190 * The Claws Mail logo has been updated
1191
1192 * 2.3.1
1193 -------
1194
1195   * bug fix release
1196
1197   * Improved error catching in GnuPG plugins
1198
1199   * Always replace \n, \r and \t with spaces in headers
1200
1201   * Fix 'make clean' removing of provided manuals
1202
1203   * Fix setting of PACKAGE_DATA_DIR with newer versions of autoconf,
1204     backwards compatible
1205
1206   * Fix double-ask of "Do you want to mark all as read"
1207
1208   * Fix bug #968 (Rockliffe IMAP server doesn't like SC (server isn't 
1209     RFC-compliant)) - Workaround Rockliffe IMAP server bug
1210
1211   * Fix bug #969 (crash on rebuilding imap folder)
1212
1213   * Fix bug #971 (2.2.3 cannot read mail from local mbox)
1214
1215 * 2.3.0
1216 -------
1217
1218   * Mailing-list support (Subscribe, Unsubscribe, View Archive, etc) 
1219     has been added in the main window's 'Message/Mailing list' menu
1220
1221   * Filtering and processing rules can be disabled with just one click
1222
1223   * The From address is editable in the Compose window
1224
1225   * A menu has been added to the Compose toolbar button to enable
1226     choosing the account to use
1227
1228   * Write-only support of .mh_sequences' Unseen property has been added 
1229     for MH mailboxes, allowing synchronised flags when reading your MH
1230     mailbox with Mutt or other MH-based mail clients
1231
1232   * More feedback is provided to the user when importing MBOX files
1233
1234   * 'k' added as a shortcut for 'colorlabel' in the Extended Quick
1235     Search
1236
1237   * The option to go to the first Marked message when entering a
1238     folder has been added.
1239
1240   * The 'ignore thread' flag is now correctly set on mails threaded by
1241     subject, in addition to standard headers.
1242
1243   * Hidden prefs have been added that allow customization of the
1244     colours used in the Log window (useful for dark GTK+ themes)
1245
1246   * Optimised large folder reading
1247
1248   * Optimised copy/move/deletion/selection
1249
1250   * Optimised 'mark all read' in the current folder
1251
1252   * 'test' filtering rules are processed in the background
1253
1254   * A progressbar for cache updates has been added
1255
1256   * A progressbar for copy/move functions has been added
1257
1258   * More dialogues have been made HIG compliant
1259
1260   * Allow recursive setting of properties for whole mailboxes
1261
1262   * A Face header has been added to the Welcome mail
1263
1264   * The user manual has been updated
1265
1266   * tools/filter_conv_new.pl has been updated for rule 
1267     enabling/disabling
1268
1269 * 2.2.3
1270 -------
1271
1272   * bug fix release
1273
1274   * Fix crash on a very common code path, introduced by a merge error in 
1275     2.2.1
1276
1277 * 2.2.2
1278 -------
1279
1280   * bug fix release
1281
1282   * Fix URI check, which failed to identify fake, phishing URIs if they
1283     began with a space.
1284
1285   * Reply-To and Sender addresses in the message view are now fully
1286     clickable.
1287
1288   * Remove extraneous tab at start of addresses.
1289
1290 * 2.2.1
1291 -------
1292
1293   * bug fix release
1294
1295   * Always obey the "confirm before marking all mails read" option
1296
1297   * Fixed MBOX import/export's behaviour on failure
1298
1299   * Fixed automatic rule creation with List-Post
1300
1301   * Fixed some GTK+ warnings and errors at runtime
1302
1303   * Fixed some compiler warnings
1304
1305   * Fixed double init of the g_thread subsystem
1306
1307   * Fixed saving of parts with names that can't be converted to UTF-8
1308
1309   * Fixed a possible infinite loop when filtering moved and copied some
1310     mails
1311
1312   * Fixed a buffer overflow in Russian locale 
1313
1314   * Fixed a memory leak in expired SSL certificate check
1315
1316   * Fixed bolding of folder names in the folder selector window with
1317     GLib 2.10
1318
1319   * Added an hidden preference, 'ssl_skip_cert_check', to avoid
1320     duplicates of bug #959 - if libetpan is linked against gnutls, there
1321     can be bugs on 64 bits systems. Gnutls fixed them in their 1.2.4 
1322     release.
1323
1324   * The SSL "expired certificate" warning is now presented only once per
1325     session
1326
1327   * Fixed races when reusing the SMTP sessions
1328
1329   * Added the missing timeout on SMTP sessions
1330
1331   * Fixed a few leaks
1332
1333   * Fixed a crash in PGP plugins, which could happen when signing fails
1334     for unknown reasons
1335
1336   * Fixed SpamAssassin plugin, which stayed disabled as long as the
1337     transport wasn't reselected
1338
1339   * Fixed bug #830 (Some unread messages get marked read in IMAP inbox)
1340
1341   * Fixed bug #955 (copying messages between imap folders is extremely
1342     slow)
1343
1344   * Fixed bug #961 (return receipt dialog complains incorrectly about
1345     return-path email adress being different)
1346
1347   * Fixed bug #962 (Manual and/or UI should warn about incompatible
1348     locking causing dataloss)
1349
1350 * 2.2.0
1351 -------
1352
1353   * S/MIME signature verification has been removed from the PGP/MIME
1354     plugin as it is now provided by the S/MIME plugin.
1355
1356   * IMAP users will see significant speed improvements.
1357
1358   * ANONYMOUS auth has been added for IMAP
1359
1360   * In the Compose window all spell-checker options are now available
1361     from the /Spelling/Options menu. 
1362         
1363   * Syntax errors in the extended Quick Search are now indicated by
1364     a pink/red background.
1365
1366   * An encrypt-to-self option has been added to the Account Privacy
1367     options.
1368
1369   * Sysadmins can now provide their users with pre-filled values in
1370     the Setup Wizard. See the manual, '6.6. Deploying Claws Mail',
1371     for details.
1372
1373   * Various GUI improvements have been added.
1374
1375   * A new command line option has been added: --select 'folder[/msg]'
1376     This can be used at startup and causes the specified folder/message
1377     to be selected. 'folder' is a folder id like '#mh/Mailbox/inbox'
1378
1379   * Optional background colouring of quotes has been added. It can be
1380     configured from the Colour Preferences dialogue.
1381     GTK+-2.8.x or newer is required for this feature.
1382
1383   * In the Compose window, multiple quote levels are now coloured in
1384     the same way as the Message View.
1385
1386   * A warning is now displayed on expired SSL certificates and the 
1387     expiration date is shown.
1388
1389   * A hidden option has been added, 'compose_no_markup', this prohibits
1390     the use of bold and italic text in Compose dialogue's account 
1391     selector.
1392
1393   * LDAPS support has been added.
1394
1395   * The user manual has been updated, and French and Polish 
1396     translations are now also included.
1397
1398 * 2.1.1
1399 -------
1400
1401   * bug fix release
1402
1403   * The Preferences config file, ~/.claws-mail/sylpheedrc, is now
1404     stored with UTF-8 encoding
1405
1406 * 2.1.0
1407 -------
1408
1409   * libetpan version 0.45 or newer is now required for IMAP support,
1410     this allows checking for IMAP/SSL certificates.
1411
1412   * Support for the Face header has been added, 
1413     see http://quimby.gnus.org/circus/face/
1414
1415   * In the Templates dialog TAB address completion has been added for
1416     Cc and Bcc fields, in addition to To. 
1417
1418   * An account's signature file, (Account Preferences, Compose tab),
1419     can now been edited in place using the configured text editor.
1420
1421   * An advanced search is now possible in the '/Edit/Search folder' 
1422     dialog.
1423
1424   * '/Edit/Find' has been added to the Compose window for text 
1425     searching.
1426
1427   * A progress bar is now shown in the status bar whilst doing a Quick 
1428     Search.
1429
1430   * A long search can now be cancelled.
1431
1432   * In a Sent mail folder the From column in the message list is now
1433     automatically changed to the To column.
1434
1435   * '/Message/Colour Label' has been added to the main menu, enabling
1436     (unmodifiable) shortcut keys, Ctrl+[0-7].
1437
1438   * The colour labels are now customisable from the 'Display/Colours'
1439     page of the Preferences. It is now possible to choose any colours 
1440     and to give them each a label.
1441
1442   * A Spell Checking option to 'Recheck message when changing 
1443     dictionary' has been added.
1444
1445   * An option to 'Render HTML-only mail with plugin if possible' has
1446     been added to the 'Message View/Text Options' preferences page.
1447
1448   * Headers in the message view and the Custom headers dialog are now
1449     translated if the option 'Translate header names' is activated.
1450
1451   * It is now possible to sort the columns in the Addressbook.
1452
1453   * More drag-n-drop capabilities have been added, from the message
1454     list to other apps, from the mimeview to other apps, from other 
1455     apps to message list, from other apps to folder list, from the 
1456     mimeview to the message and folder lists and the Compose window's
1457     attachments pane.
1458
1459   * "Ignore thread" has beed added as a filtering action.
1460
1461   * The Compose window is now hidden when sending mails via filtering.
1462
1463   * An alphabetical resort is done immediately when a folder's name
1464     is changed.
1465
1466   * Unsubscribing a newsgroup now removes the related folder and
1467     articles from newscache/
1468
1469   * A "Get more..." link has been added to the Plugins window. This
1470     loads http://claws.sylpheed.org/plugins.php in your browser.
1471
1472   * The SpamAssassin plugin is now equipped with a spam learning 
1473     interface, usable by right-clicking a message and choosing
1474     'Mark as Spam' or 'Mark as Ham' in the Mark submenu. It is now also
1475     possible to disable SpamAssasin filtering when receiving mail, so
1476     that the plugin can be used for learning only.
1477
1478   * Remote learning in the SpamAssassin plugin has been added. This 
1479     requires SpamAssassin 3.1.x.
1480
1481   * A new script has been added that integrates a Thunderbird folder 
1482     tree into Claws Mail, tools/tbird2syl.py
1483
1484 * 2.0.0
1485 -------
1486
1487   * libetpan >= 0.41 is now required for IMAP support
1488
1489   * A new and completely rewritten manual has been added.
1490
1491   * An icon legend window has been added to the Help menu
1492
1493   * Attached images can now be printed along with the message when using
1494     the optional libgnomeprintui support.
1495
1496   * '--exit' command-line option has been added.
1497
1498   * '--subscribe' command-line option has been added.
1499     Calling claws-mail --subscribe '%s' will ask the loaded plugins
1500     if they can handle the type of URL passed as a parameter. Thus, if
1501     using the RSSyl or vCalendar plugins, for example, the user will be
1502     able to subscribe RSS feeds or Webcals from the browser.
1503
1504   * claws-mail email@domain.com  is now equivalent to --compose
1505
1506   * claws-mail proto://blah.com is equivalent to --subscribe
1507
1508   * HIG compliant button order has been implemented.
1509
1510   * Several dialogues throughout have been improved.
1511
1512   * Text can now also been displayed next to the icons in the main 
1513     window Toolbar.
1514
1515   * Quick mail retrieval from any account is now possible due to the
1516     account submenu which has been added to the 'Get All' button.
1517
1518   * The spellchecker context menu in the compose window has been added
1519     to the standard GtkTextView menu instead of replacing it.
1520
1521   * The Subject in the compose window title now updates instantaneously.
1522
1523   * The mimetypes list in the compose window attachment pane is now
1524     alphabetically ordered.
1525
1526   * The message view email and URI parsers have been enhanced.
1527
1528   * In Quick Search Extended mode, a '...' button has been added, this 
1529     provides the user with a dialogue enabling the quick formation of 
1530     search criteria.
1531
1532   * When Quick Search is activated, the entry box is given a yellow
1533     background for greater visibility.
1534
1535   * The LDAP search in the address book now supports wildcard searching
1536     using '*'.
1537
1538   * The configuration option 'Go to inbox after receiving new mail' has 
1539     been moved from 'Display/Summaries' to 'Mail handling/Receive'.
1540
1541   * The 'Wrap at send' configuration option has been removed.
1542
1543   * Colour preferences have been moved from '/Message View/Colors' to
1544     '/Display/Colors'.
1545
1546   * The previously hidden option, color_new, has been added to the GUI
1547     as '/Display/Colors/Folder' containing new messages.
1548
1549   * The spamassassin and spamassassin_gtk plugins have been merged into
1550     one single plugin, and this plugin is now built by default if the
1551     requirements are matched.
1552
1553   * The clamav and clamav_gtk plugins have been merged into one single
1554     plugin.
1555
1556   * GnuPG support: Add support for PKA info if available
1557
1558   * The PGP/Inline plugin now supports Content-Type 'application/pgp'.
1559
1560   * A check to verify that plugins are licenced under a GPL-compatible
1561     licence has been added.
1562
1563   * The unmaintained mathml_viewer plugin has been removed.
1564
1565   * Added tools/filter_conv_new.pl.
1566     Converts the new style Sylpheed filter rules (Sylpheed >= 0.9.99)
1567     to Claws filtering rules.
1568
1569 * 1.9.100
1570 ---------
1571
1572   * etpan >= 0.40 is now required for IMAP support
1573     0.40 fixes the SSL connection errors that some users experienced.
1574
1575   * Buffer overflows in the address book 'Import LDIF/ Mutt/Pine file'
1576     functions were fixed.
1577
1578   * GnuPG support:
1579     Signature checking is now non-blocking
1580
1581   * The URLs in the About window are now clickable
1582
1583   * the man page has been updated and renamed 'claws-mail'
1584
1585 * 1.9.99
1586 --------
1587
1588   * The binary is now 'claws-mail' and not 'sylpheed'
1589
1590   * The default config dir is now '~/.claws-mail'. The user will
1591     be prompted to perform an automatic migration of configuration
1592     options to this new directory.
1593
1594   * A new default internal icon theme has been added, based on the
1595     Gnomaws theme.
1596
1597   * Messages are now sorted by Date by default
1598
1599   * GnuPG support:
1600     The noticeview is now shown on the message/rfc822 part in addition
1601     to the text/plain part.
1602     The privacy icon in the noticeview is now clickable and also uses
1603     key C to perform the signature check.
1604     The Trust field has been moved into Full info display.
1605     When trust is less than full, don't display a warning icon.
1606     Visual feedback is provided in the statusbar when checking
1607     signature.
1608     The PGP/MIME signature file is now named 'signature.asc'.
1609     The dialog for entering a passphrase has been improved.
1610
1611   * Local deletion of news posts has been added.
1612
1613   * A file selector has been added for selecting an account's Signature
1614     file
1615
1616   * Many window sizes are now remembered.
1617
1618   * The presense of marked msgs in unexpanded subfolders is now indicated
1619     by the icon of the parent folder.
1620
1621 * QuickSearch:
1622   The message list is reset when the dialog is hidden.
1623   The 'Sticky' option, for keeping the search activated across folders.
1624
1625   * The Subject is now set when forwarding multiple mails.
1626
1627   * When a default Cc or Bcc is used, a check is performed to make sure
1628     the To header has also been set.
1629
1630   * In the filtering dialog a warning dialog is shown if the rule was
1631     not saved.
1632
1633   * The file and directory Browse buttons, ("...") have been improved.
1634
1635   * When double-clicking an attachment the "Open with" dialog is
1636     presented if no command was found for the file type.
1637
1638   * The X-Face has been added to the message view and can be toggled by
1639     '/Configuration/Preferences/Message View/Text options/Display
1640     X-Face in messageview'.
1641
1642   * The message list context menu has been reworked.
1643
1644   * When replying to a mail sent by yourself, Reply excludes your own
1645     address from the list of recipients. 'Reply All' and 'Reply to
1646     sender' still work like before.
1647
1648   * When the Folder Preference 'Default To for replies' the entry in
1649     the Compose window is presented in bold text.
1650
1651   * The About window has been reworked.
1652
1653 * 1.9.15
1654 --------
1655
1656   * etpan >= 0.39 is now required for IMAP support
1657
1658   * LDAP and JPilot support is now built by default if the dependencies
1659     are available.
1660
1661   * ~/.mailcap or /etc/mailcap is now used to open attachments
1662
1663   * middle-click pasting that respects the 'Wrap pasted text' option
1664     has been added
1665
1666   * during composition the user is alerted if the message can't be
1667     drafted
1668
1669   * the description windows are now non-modal
1670
1671   * a 'Clear Log' button has been added to the log window popup menu
1672
1673   * Sender, List-Post and To have been added to the headers that are
1674     checked during automatic Filtering and Processing rules creation
1675
1676   * the current locale's charset is used for display of broken mails
1677     and a hidden option, 'utf8_instead_of_locale_for_broken_mail', has
1678     been added allowing the user to use UTF-8 for broken mails
1679
1680   * GNU/aspell support: if black is chosen as the misspelled word
1681     colour, misspelled words will be underlined.
1682
1683   * the Message View and Compose windows now display the message
1684     subject as the window title.
1685
1686   * libgnomeprint support: currently selected text attachments can be
1687     printed
1688
1689   * drag'n'drop of messages from the Message List to a Compose window's
1690     Attachment pane is now possible
1691
1692   * PGP/MIME plugin: it is now possible to verify S/MIME signatures
1693
1694   * PGP/Core plugin: A "Don't encrypt" button has been added to the key
1695     selection dialog, and the buttons have been reordered.
1696
1697   * the user is warned if the requested Privacy system is not available
1698     when composing a message
1699
1700 * 1.9.14
1701 --------
1702
1703   * The 'Open first unread message when entering a folder' option has
1704     been replaced with 'When entering a folder select...'.
1705     Whether or not the selected message is opened is now exclusively
1706     controlled by the 'Always open message when selected' option.
1707
1708   * Filtering and Processing rules can now be named.
1709
1710   * A new icon for the Trash button has been added.
1711
1712   * The 'Bold font' option has been removed. A displayed bold font is
1713     now derived from the normal font.
1714
1715   * The option 'Display recipient in 'From' column if sender is yourself'
1716     has been removed from the GUI. It still exists as a hidden option.
1717
1718   * Many improvements to the Address book.
1719
1720   * A '/Special paste/' menu item has been added with sub-items 'as
1721     quotation', 'wrapped', and 'unwrapped'.
1722
1723   * Colourisation of quotes, signatures, and URIs has been added to the
1724     Compose window.
1725
1726   * A 'To' column has been added to the message list pane.
1727
1728   * The displayed columns in the folder list are now configurable.
1729
1730   * A hidden option has been added, 'toolbar_detachable', that enables
1731     the removal of the toolbar handles.
1732
1733   * A hidden option has been added, 'statusbar_update_step', that
1734     enables changing the sensitivity of the progress bar stepping.
1735
1736   * Changes to the Fonts options are now applied immediately.
1737
1738   * Subfolders of Drafts, Queue, Sent, and Trash now behave like their
1739     parents.
1740
1741   * An 'Open image' menu item has been added to image popup menu in the
1742     message view.
1743
1744   * Several optimisations and speed-ups have been added throughout.
1745
1746   * The localedir, manualdir, and faqdir are now user-configurable.
1747
1748   * tools/asus_mailled.sh
1749     A new script to blink an ASUS laptop's mail LED when there is
1750     unread mail.
1751
1752   * tools/kdeservicemenu/*
1753     Use Claws Mail icon and the text 'Claws Mail' in the menu,
1754     use kdialog during installation
1755
1756 * 1.9.13
1757 --------
1758
1759   * add GPGME 1.x support.
1760
1761   * A new PGP/Core plugin has been added
1762
1763   * IMAP now uses libEtPan!
1764
1765   * Printing support using libgnomeprint2 and libgnomeprintui2
1766
1767   * The cache/mark files are now platform-independent.
1768
1769   * A plugin dependency system has been added.
1770
1771   * The PGP/Inline plugin has been added to the main package.
1772
1773   * Folders which contain Marked messages are now indicated by a
1774     Folder icon overlaid with a tick
1775
1776   * '/Edit/Quick search' menu item has been added to the main window
1777
1778   * An option to 'Confirm before sending queued messages' has been
1779   added
1780
1781   * The "Copy ..." menu items now copy to both the X and the gtk
1782     clipboards in the Compose window
1783
1784   * The Template and Plugin lists are now sorted alphabetically
1785
1786   * Plugins preferences are now grouped under their own 'Plugins'
1787     heading
1788
1789   * A 'Go to Prev' button has been added to the toolbar
1790
1791   * Keyboard accelerators have been added to many buttons
1792
1793   * The folder selection dialogue now displays folder names with
1794     new/unread counts
1795
1796   * The 'Display cursor in message view' option is now a hidden option,
1797     'textview_cursor_visible'
1798
1799   * Reordering of accounts by drag 'n' drop has been enabled in the
1800     'Edit accounts' dialogue
1801
1802   * New Claws Mail icons have been added, and the default
1803     application icon is now set.
1804
1805   * The SpamAssassin and Clam AntiVirus plugins have been optimised.
1806
1807
1808 * 1.9.12
1809 --------
1810
1811   * improved IMAP support
1812
1813   * Performance increases
1814
1815   * /Message/Delete and /Message/Move to trash
1816         '/Message/Delete' has been renamed '/Message/Move to trash'
1817         and '/Message/Delete' has been added. '/Message/Delete' will
1818         now directly destroy the message, after asking for a
1819         confirmation, instead of moving it to the Trash folder.
1820
1821   * new style configuration options interface.
1822
1823   * PGP MIME plugin
1824         The 'PGP/MIME' plugin has been renamed 'PGP MIME'.
1825
1826   * LDAP bind password is no longer visible onscreen.
1827
1828   * An option to encrypt replies to encrypted messages by default
1829
1830   * Filtering rules can be reordered by drag n drop
1831
1832   * '/Options/Character encoding/...' has been added to the Compose
1833     window
1834
1835   * Hebrew encodings have been added
1836
1837   * The 'Show all headers' option is now sticky.
1838
1839   * Return Receipts can now be sent from any account.
1840
1841   * A clip/signed icon has been added.
1842
1843
1844 * 1.9.11
1845 --------
1846
1847   * bug-fix release which fixes the ASpell Spell Checker
1848     support
1849
1850 * 1.9.9
1851 -------
1852
1853   * Inline image display
1854
1855   * An option to render HTML as text has been added to
1856     /Configuration/Preferences/Common/Message
1857
1858   * An option for a default Queue folder has been added to the
1859     'Advanced' tab of Account Preferences
1860
1861   * Filtering Preferences window size is saved
1862
1863   * Batch sending of mails (per account)
1864
1865   * Support for GBK encoding
1866
1867   * New logo in About window
1868
1869   * tools/acroread2sylpheed.pl
1870         script to send pdfs as attachments from Adobe Reader 7
1871         see tools/README for details
1872
1873
1874 * 1.9.6
1875 -------
1876
1877   Initial GTK2 release
1878
1879   * default config dir is ~/.sylpheed-gtk2