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