migrate use_apop_auth to new config
[claws.git] / NEWS
blob8cd078b12a22ac6c9f26d02c1f9a45c69b4d9f76
1 Changes of the  Claws Mail GTK2 branch
3 * 3.17.8
4 --------
6 * Shielded template's |program{} and |attach_program{} so that the
7   command-line that is executed does not allow sequencing such as
8   with && || ;, preventing possible execution of nasty, or at least
9   unexpected, commands
11 * fixed bug 4376, 'Litehtml breaks locale'
13 * updated English, French, and Spanish manuals
16 * 3.17.7
17 --------
19 * Image Viewer: Image attachments, when displayed, are now resized
20   to fit the available width rather than the available height.
22 * -d is now an alias to --debug.
24 * Libravatar plugin: New styles supported: Robohash and Pagan.
26 * SpamAssassin plugin: The 'Maximum size' option now matches
27   SpamAssassin's maximum; it can now handle messages up to 256MB.
29 * LiteHTML viewer plugin: The UI is now translatable.
31 * The manual has been updated.
33 * The man page has been updated.
35 * Updated translations: French, Spanish.
37 * bug fixes:
38         o bug 4313, 'Recursion stack overflow with rebuilding folder
39                      tree'
40         o bug 4372, '[pl_PL] Crash after "Send later" without
41                      recipient and then "Close"'
42         o bug 4373, 'attach mailto URI double free'
43         o bug 4374, 'insert mailto URI misses checks'
44         o bug 4384, 'U+00AD (soft hyphen) changed to space in
45                      Subject'
46         o bug 4386, 'Allow Sieve config without userid without
47                      warning'
48         o Add missing SSL settings when cloning accounts.
49         o Parsing of command-line arguments.
50         o PGP Core plugin: fix segv in address completion with a
51           keyring.
52         o Libravatar plugin: fixes to image display.
54 * 3.17.6
55 --------
57 * It is now possible to 'Inherit Folder properties and processing
58   rules from parent folder' when creating new folders with the
59   move message and copy message dialogues.
61 * A Phishing warning is now shown when copying a phishing URL, (in
62   addition to clicking a phishing URL).
64 * The progress window when importing an mbox file is now more
65   responsive.
67 * A warning dialogue is shown if the selected privacy system is
68   'None' and automatic signing amd/or encrypting is enabled.
70 * Python plugin: pkgconfig is now used to check for python2. This
71   enables the Python plugin (which uses python2) to be built on
72   newer systems which have both python2 and python3.
74 * Add translation: Greek.
76 * Updated translation: Polish.
78 * bug fixes:
79         o bug 3922, 'minimize to tray on startup not working'
80         o bug 4220, 'generates files in cache without content'
81         o bug 4325, 'Following redirects when retrieving image'
82         o bug 4342, 'Import mbox file command doesn't work twice on a
83                      row'
84         o fix STARTTLS protocol violation
85         o fix initial debug line
86         o fix fat-fingered crash when v (hiding msgview) is pressed
87           just before c (check signature)
88         o fix non-translation of some Templates strings
90 * 3.17.5
91 --------
93 * Inline Git patches now have colour syntax highlighting
94   The colours of these, and patch attachments, are configurable on
95   the 'Other' tab of the Display/Colors page of the general
96   preferences.
98 * The previously hidden preference, 'summary_from_show', is now
99   configurable within the UI, on the 'Message List' tab of the
100   Display/Summaries page of the general preferences, 'Displayed in
101   From column [ ]'.
103 * 'Re-edit' has been added to the message context menu when in the
104   Drafts folder.
106 * Additional Date header formats are supported:
107   - weekday, month, day, hh, mm, ss, year, zone
108   - weekday, month, day, hh, mm, ss, year
110 * LiteHtml viewer plugin: scrolling with the keyboard has been
111   implemented.
113 * The included tools/scripts have been updated:
114   o eud2gc.py converted to Python 3
115   o tbird2claws.py converted to Python 3
116   o tbird2claws.py converted to Python 3
117   o google_search.pl has been replaced with ddg_search.pl (that is,
118     duckduckgo.com instead of google.com)
119   o fix_date.sh and its documentation have been updated 
120   o multiwebsearch.pl 'fm' (freshmeat.net) has been removed; 'google'
121     has been replaced by 'ddg'
122   o the outdated OOo2claws-mail.pl script has been removed
124 * Updated manuals
126 * Updated translations: British English, Catalan, Czech, Danish,
127   Dutch, French, German, Russian, Slovak, Spanish, Swedish,
128   Traditional Chinese, Turkish
130 * bug fixes:
131         o bug 2131, 'Focus stealing after mail check' [improved fix]
132         o bug 4237, '403 is Forbidden not Unauthorized'
133         o bug 4239, 'Preferences: Text Options Header Display modal
134                      is not modal' [sic]
135         o bug 4248, 'Sup[p]ort C99 compilers in m4/spamassassin.m4'
136         o bug 4253, 'Claws metadata included in MBOX exports'
137         o bug 4257, 'claws-mail 3.17.4 breaks copy-pasting from
138                      emacs-gtk3'
139         o bug 4277, 'INBOX being "read" automatically - being marked
140                      as read before being selected' [sic]
141         o bug 4278, 'Mark all as read/unread does not belong to the
142                      message context menu'
143         o bug 4305, 'goto folder UI confusing'
144         o Fix crash in litehtml_viewer when <base> tag has no href
145         o removed "The following file has been attached..." dialogue
146         o MBOX import: give a better estimation of the time left and
147           grey out widgets while importing
148         o Fixed "vcard.c:238:2: warning: ‘strncpy’ output truncated
149           before terminating nul copying as many bytes from a string
150           as its length"
151         o RSSyl: Fix handling deleted feed items where modified and
152           published dates do not match
153         o fix bolding of target folder
154         o when creating a new account, don't pre-fill data from the
155           default account
156         o respect 'default selection' settings when moving a msg with
157           manual filtering
158         o Fix printing of empty pages when the selected part is
159           rendered with a plugin not implementing print
160         o Addressbook folder selection dialogs: make sure folder list
161           is sorted and apply global prefs to get stripes in lists.
162         o when user cancels the GPG signing passphrase dialogue,
163           don't bother the user with an "error" dialogue
164         o Fix imap keyword search. Libetpan assumes keyword search is
165           a MUST but RFC states it is a MAY. Fix advanced search on
166           MS Exchange
167         o fix SHIFT+SPACE in msg list, moving in reverse
168         o revert pasting images as attachments
169         o Fix help about command-line arguments that require a
170           parameter.
171         o Printing: only print as plain text if the part is of type
172           text
173         o fix a segfault with default info icon when trying to print
174           a non-text part.
176 * 3.17.4
177 --------
179 * New HTML viewer plugin: Litehtml viewer
181 * Added option 'Enable keyboard shortcuts' to the 'Keyboard
182   shortcuts' frame on /Configuration/Preferences/Other/Miscellaneous
184 * Compose: implemented copying of attached images to clipboard
186 * Compose: images and text/uri-list (files) can now be attached by
187   pasting into the Compose window
189 * Python plugin: window sizes are now remembered for the Python
190   console, the 'Open URLs' and the 'Set mailbox order' windows.
192 * Fancy plugin: the download-link feature now follows redirections
194 * MBOX export: the Enter key in the dialogue now starts the export
196 * The date (ISO format) has been added to log timestamps
198 * Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
199   Dutch, French, German, Hungarian, Indonesian, Polish, Portuguese,
200   Romanian, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
201   Turkish
203 * bug fixes:
204         o bug 1920, 'No automatic NNTP filtering'
205         o bug 2045, 'address book blocks focus on email window'
206         o bug 2131, 'Focus stealing after mail check'
207         o bug 2627, 'Filtering does not work on NNTP'
208         o bug 3070, 'misbehaving text wrapping when URL chars are
209                      present'
210         o bug 3838, 'Canceled right-click on message list leaves UI
211                      in inconsistent state'
212         o bug 3977, 'Fix crashes when some external APIs fail'
213         o bug 3979, 'Hang (with killing needed) during action which
214                      extracts attachments'
215         o bug 4029, 'segfault after deleting message in a window'
216         o bug 4031, 'fingerprint in SSL/TLS certificates for ...
217                      (regress error)'
218         o bug 4037, 'Fix some small issues'
219         o bug 4142, 'Translation error on Russian'
220         o bug 4145, 'proxy server for sending doesn't work'
221         o bug 4155, 'remember directory of last saving'
222         o bug 4166, 'corrupted double-linked list'
223         0 bug 4167, 'Max line length exceeded when forwarding mail'
224         o bug 4188, 'STL file is sent not as an attachment but as its
225                      base64 representation in plaintext'
226         o CID 1442278, 'impossible to trigger buffer overflow'
227         o Make key accelerators from menu work in addressbook window
228         o save checkbox choices of display/summaries/defaults prefs
229         o Do not throw an error when cancelling 'Save email as...'.
230         o occasional crash on drag'n'drop of msgs
231         o possible stack overflow in vcalendar's Curl data handler
232         o crash when LDAP address source is defined in index, but
233           LDAP support is disabled
234         o crash in Fancy plugin if one of the MIME parts has no
235           Content-ID
236         o a few small memory leaks in scan_mailto_url()
237         o configure script for rare cases where python is not
238           installed
239         o incorrect charset conversion in sc_html_read_line().
240         o markup in 'key not fully trusted' warning in pgpcore
241         o use after free in rare code path in rssyl_subscribe()
242         o several memory leaks
243         o verify_folderlist_xml() for fresh starts
244         o printf formats for size_t and goffset arguments.
245         o alertpanel API use in win32 part of mimeview.c
246         o pid handling in debug output of kill_children_cb()
247         o incorrect pointer arithmetic in w32_filesel.c
249 * 3.17.3
250 --------
252 * Add support for TLS Server Name Indication (SNI). This enables the
253   sending of your hostname, if available, to the server so that it
254   can select the appropriate certificate for your domain. This is
255   useful for servers which host multiple domains on the same IP
256   address.
257   This is a hidden Account preference, 'use_tls_sni', and is enabled
258   by default.
260 * SSL/TLS certificate manager: The Delete key will now delete the
261   selected certificate.
263 * Window sizes are now remembered for the 'Apply tags' and SSL/TLS
264   certificate manager windows.
266 * bug fixes:
267         o bug 3519, 'Links including umlauts are broken'
268         o bug 4134, ''Save message to' option not set when it should
269                      be'
270         o prevent the Tools/SSL/TLS Certificates dialogue from
271           crashing when certificate filenames contain a fingerprint.
272         o build on GNU Hurd.
273         o various build fixes when building without GnuTLS.
275 * 3.17.2
276 --------
278 * Message List: A context menu has been added to the column headers,
279   it has two entries: a new option, 'Lock column headers', and 'Set
280   displayed colums'.
282 * Folder List:  A context menu has been added to the column headers,
283   containing 'Set displayed columns'.
285 * Preferences: The Display/Summaries option page has been split into
286   three notebook pages: Folder List, Message List, and Defaults.
287   The Message List page contains the new 'Lock column headers'
288   option. The Defaults page contains several new options for new
289   folders.
290   
291 * New Folder Properties: It is now possible to control signing and
292   encrypting options on the Compose page. By default it follows the
293   Account preferences, but they can be overridden to always sign
294   and/or encrypt, or never sign/encrypt.
296 * Saving sent messages: The global preference, 'Save sent messages',
297   can now be overriden by the Folder Property and Account
298   preferences. The global preference no longer needs to be activated
299   for the Account Preference, 'Put sent messages in ...' option to
300   function. Likewise, the Folder Property, 'Save copy of outgoing
301   messages to this folder instead of Sent', no longer relies on the
302   global preference being set.
304 * SSL/TLS certificates: The SHA-256 fingerprint is now displayed, and
305   the MD5 fingerprint has been removed.
307 * SSL/TLS certificates list: Status and Expiry columns have been
308   added, and expired and invalid certificates are now clearly
309   indicated.
311 * QuickSearch: body searches are now quicker.
313 * QuickSearch: symbols used in Extended searches are now expanded
314   in the 'Edit' dialogue.
316 * Re-editing: Flags and tags are now preserved when re-editing a
317   message.
319 * Fancy plugin: The minimum required webkitgtk version is now 1.10.0.
321 * PDF Viewer plugin: Ctrl+scroll now zooms.
323 * Tools: added cm-break.pl script, which breaks thread references for
324   the selected messages; textviewer.pl has been updated and now
325   requires perl 5.14.1.
327 * The legacy "sylpheed-claws" symlink is no longer installed in the
328   bindir.
330 * New translation: Portuguese.
332 * Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
333   Dutch, French, German, Russian, Slovak, Spanish, Swedish, Turkish.
335 * bug fixes:
336         o bug 3418, 'Building on a Cross Compiling toolchain doesn't
337                      work'
338         o bug 3889, 'Address and quoted message inconsistent in
339                      reply'
340         o bug 4114, 'autogen.sh: Fix argument quoting'
341         o bug 4115, 'autogen: avoid unwarranted re-configure'
342         o bug 4120, 'New cert files are created in $HOME instead of
343                      in ~/.claws-mail/certs'
344         o byg 4121, 'Moving a subfolder in another folder erases its
345                      processing rules' (sic)
346         o bug 4132, '"Mark all as (un)read" dialog appears when
347                      acting on 1 message only'
348         o bug 4133, 'trying to read message from an NNTP group (with
349                      all expired articles.'
350         o regression where mail was not being checked at startup when
351           it should have been
352         o links not being opened in browser when Fancy menu is opened
353           with a keyboard
354         o show correct address:port in SOCKS5 proxy connection failure
355           message
356         o prevent unexpected loss of drafted message
357         o Quicksearch eating keypresses it didn't handle
358         o build on Debian 7
359         o build on FreeBSD, sys/wait.h is needed for WEXITSTATUS
360           macro
361         o Reply from mainwindow menu and toolbar when mainwindow's
362           messageview is hidden
363         o CID 1438531 Fix wrong test leading to dead code
364         o CID 1439871 and validate Unicode char strictly
365         o CID 1439996 and remove unnecessary comparison
366         o Fancy: left-click on links not opening in browser
367         o RSSyl: lost processing rules when renaming folder
368         o annoyance where your current reading is disturbed when a
369           new msg is filtered into the current folder
370         o don't leave the user in limbo when privacy system is 'none'
371           and auto signing/encrypting is set
372         o several memory leaks
374 * 3.17.1
375 --------
377 * bug fixes:
378         o bug 4072, 'Crash when clicking 'reply' or 'reply with
379           quote''
380         o Account signature: Warn and fail rather than crashing when
381           format string is faulty.
383 * 3.17.0
384 --------
386 * the minimum GLib requirement is now 2.28.
388 * the mimimum GTK+2 requirement is now  2.24.
390 * nettle is now required, following removal of libcrypt from glibc.
392 * explicit use of --disable-gnutls is now required if gnuTLS support
393   is not required.
395 * SOCKS proxy support has been added.
396   Global settings can be found on the Mail Handling/Proxy page.
397   This can be overridden by Account settings on the new Proxy page.
399 * Accounts can now have their own auto-check intervals, or follow the
400   global interval.
402 * in the options for 'default selection when entering a folder',
403   'first [...]' has been renamed to 'oldest [...]', and
404   'newest [...]' items have been added.
406 * Message List: when changing sort key by clicking column header,
407   the sort direction is now preserved
409 * Message View: keypress handling for scrolling, (PgUp/Down, Space,
410   Backspace), has been improved.
412 * the Network Log now displays output from LDAP operations.
414 * "Go to last error" has been added to the Log Window context menu.
416 * Filtering/Processing: "mark_as_spam" is no longer a final action,
417   since it does not move the marked message.
419 * Filtering/Processing: Resent-From and Resent-To have been added in
420   Any/All header(s) (in Address Book) matcher rules.
422 * when a Return-Receipt request is received by an unknown address,
423   the user is now required to choose which Account to send it from.
425 * Colour Labels: confirmation is asked for when clearing or
426   overriding existing colour labels.
428 * Address Book: basic contact merging has been added.
430 * NetworkManager support: ported from libnm-util/libnm-glib to libnm.
432 * Dillo plugin: this HTML rendering plugin is now once again
433   available.
435 * RSSyl plugin: the modified time is no longer considered when
436   matching deleted items.
438 * RSSyl plugin: Handle 404 and other fetch failures better.
440 * Attachment Remover plugin: the user is now notified about what has
441   been done when processing multiple selections.
443 * SpamAssassin plugin: added support for compression (the server must
444   have compression enabled, and the local spamc too).
446 * SpamAssassin plugin: disabled SSLv3.
448 * when using the hidden preference, hide_timezone, the time in the
449   Date header is converted to UTC.
451 * various other UI improvements.
453 * many behind-the-scenes improvements.
455 * updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
456         Dutch, Finnish, French, German, Hungarian, Norwegian Bokmål,
457         Romanian, Russian, Slovak, Spanish, Swedish, Traditional
458         Chinese, Turkish.
460 * bug fixes:
461         o bug 3754, 'interactive auth dialogs pops endlessly'
462         o bug 3919, 'manual filtering does not move spam'
463         o bug 3936, 'LDAP StartTLS does not work for addressbooks'
464         o bug 3947, 'Build break with --disable-libsm
465                      --enable-crash-dialog'
466         o bug 3957, 'Claws-Mail 64bit crashes when saving a draft'
467         o bug 3960, 'Sends unencrypted emails when encryption fails'
468         o bug 3971, 'Deleted rss feed item reappears as unread on
469                      feed refreshing'
470         o bug 3973, ''select all' in summaryview does not
471                      automatically focus the summaryview'
472         o bug 3978, '"From" column displays both name and email
473                      address for Outbox'
474         o bug 3984, 'Copy-paste in find/filter field works
475                      incorrectly'
476         o bug 3985, 'an empty progress bar remains after POP mail 
477                      check completes'
478         o bug 3986, 'IMAP quick search using non-ASCII characters
479                      creates an infinite loop'
480         o bug 3993, 'Claws Mail connects to IMAP server when it
481                      should not'
482         o bug 4014, '"Work offline" doesn't seem to affect RSS'
483         o bug 4022, 'Closing "Account Preferences" window opens "Edit
484                      Accounts" window if "Edit Accounts" window has
485                      been opened before at least once'
486         o bug 4023, 'Fix some small issues'
487         o bug 4033, 'Claws Mail crashes [malloc(): memory corruption]
488                      while trying to save account password greater
489                      than 136 chars'
490         o bug 4056, 'Impossible to disable overriding of offline
491                      mode'
492         o bug 4058, '# in extended search description window should
493                      not be translated'
494         o bug 4068, 'Claws Mail hangs when getting news from a
495                      certain feed'
496         o actionsrc was not updated after mailbox name change
497         o two crashes caused by bad GtkListStore management in
498           editaddress.c
499         o wrong malloc of clamd_socket struct, (CID 1220477)
500         o vCalendar: possible access to uninitilized folder pointer
501           (CID 1402515)
502         o vCalendar: mismatch and unneeded display of unavailable
503           folder class in warning (CID 1434197)
504         o vCalendar: Skip whitespace chars at the beginning of ics
505           stream
506         o buffer overrun, always writing at buffer size + 1. (CID
507           1434188)
508         o wrong use of pointer-to-array as an array CID 1434191)
509         o sensitivity of few preferences widgets of the SA plug-in
510         o compilation using --enable-generic-umpc
511         o crash in quicksearch keypress handling
512         o quoting in reply to format=flowed message
513         o HTML <hX> header handling
514         o 'sort_type' is lost when changing 'sort_key' from
515           /View/sort the bug was apparent with a descending sort
516         o Return-Receipts: MDN mail-accountname leak
517         o auth retry in Managesieve - wrong state variable was being
518           set
519         o memory leaks
521 * 3.16.0
522 --------
524 * Preferences: for the 'default selection on entering a folder' on
525   the Display/Summaries page, the first new, first unread, and first
526   marked message options are now sort-order aware.
528 * Preferences: the previously hidden preference to 'Warn when sending
529   to more recipients than []' has been added to the
530   Mail Handling/Sending page.
532 * Preferences: Toolbars/Compose window: Sign/Encrypt toggle buttons
533   can been added to the toolbar.
535 * Preferences: Fancy Plugin: allow stylesheet file/folder names to
536   have spaces in them.
538 * Account Preferences: a 'Show password' checkbox has been added next
539   to the password fields.
541 * Account Preferences: the OpenPGP and S/MIME preferences have been
542   split into two separate pages.
544 * Account Preferences: newline characters are disallowed in account
545   usernames and passwords, and warnings are shown to the user if this
546   is attempted.
548 * Compose: more UTF-8 list-item characters have been added.
550 * Address book: a 'Show password' checkbox has been added next to the
551   LDAP server 'bind password' field.
553 * GPG: full key/signature fingerprints are now shown instead of the
554   short versions.
556 * SSL Certificate Manager: added support for ipv6 addresses.
558 * NNTP: Fetch XOVER and XHDR data in batches of 5000 and use the
559   statusbar progress meter when opening/refreshing a NNTP folder.
561 * CLI: the --insert option has been added to --compose, to allow
562   inserting files from the command line.
564 * Plugins window: keyboard shortcuts to Load/Unload buttons have
565   been added.
567 * PDF Viewer Plugin: a print button has been added.
569 * The HTML parser now supports all entities.
571 * Tools: a simple bash completion helper has been added,
572   tools/bash_completion/claws-mail.
574 * Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
575         Dutch, Finnish, French, German, Hungarian, Italian,
576         Norwegian Bokmål, Russian, Slovak, Spanish, Swedish, Turkish.
578 * New translations: Japanese, Polish, Romanian.
580 * Bug fixes:
581         o bug 3266, 'procmime.c: FILE leak in specific circumstances'
582         o bug 3784, 'Very similar strings in src/gtk/about.c'
583         o bug 3793, 'Segfaults when master passphrase dialog is
584                      launched in the middle of autocompletion'
585         o bug 3795, 'Fix typo in utils.c'
586         o bug 3796, 'Fix format-security warnings in alertpanel_ use'
587         o bug 3797, 'Unfold quoting renders quotes completely
588                      confusing'
589         o bug 3801, 'Broken auto wrapping'
590         o bug 3808, 'vCalendar plugin does not load due to undefined
591                      symbol icaltime_from_timet'
592         o bug 3813, '"mouse up" activates link even if "mouse down"
593                      occurred outside the link / cannot copy link
594                      text'
595         o bug 3814, 'end of mouse drag or text selection erroneously
596                      activates links'
597         o bug 3819, 'Duplicate definition of global pygtk symbols'
598         o bug 3821, 'Potential security issue with libetpan code in
599                      mailmbox plugin'
600         o bug 3916, 'message view shows wrong message contents'
601         o bug 3843, 'Non-functional "Change to..." command in
602                      Spelling menu'
603         o bug 3852, 'delete header entry button doesn't restore
604                      colour'
605         o bug 3881, 'Hide Read Threads eats emails'
606         o bug 3886, '"About to send mail to 2 recipients" warning
607                      when one of them is Reply-To'
608         o bug 3892, 'build fails with enchant-2.1.0'
609         o bug 3893, 'Text mode open/copy web links ignores trailing
610                      tilde(s)'
611         o bug 3924, 'Fix configuration of sieve plugin on FreeBSD
612                      (segfaulted)'
613         o bug 3931, 'segfault searching server with master password'
614         o off-by-one error in textview's quote unfolding
615         o Make sure outgoing messages have a trailing newline
616         o 'add_to_addressbook' filtering action correctly add the
617           name
618         o improved handling of bad filenames get_serverport() in
619           ssl_manager.c
620         o building against older webkitgtk versions
621         o crash in mailimf_group_parse() in mailmbox plugin
622         o missing invalid regexp indication in folder preferences.
623         o truncated input widgets in preferences window
624         o ignore_thread not marking complete thread
625         o buffer length handling in GnuTLS password encryption and
626           decryption
627         o many memory leaks
629 * 3.15.1
630 --------
632 * Bug fixes:
633         o bug 3348, 'Contact pictures not deleted when contact is
634                      deleted'
635         o bug 3721, 'Fails to build in Debian kfreebsd-*'
636         o bug 3744, 'Crash upon deleting tags.'
637         o bug 3822, 'AttRemover deletes message and fails to create
638                      new one when disk is full'
639         o bug 3828, '"Re-edit" should not recycle the Message-ID
640                      header'
641         o bug 3835, 'autogen.sh fails with invalid test on line 33'
642         o bug 3855, 'segfault at startup with old profile and IMAP
643                      account'
644         o bug 3866, 'slibtool causes compile failure'
645         o fix crash in sieve manager window when no account has sieve
646           enabled.
647         o fix incorrect labels in folder selection dialog.
648         o fix RSSyl feeds getting renamed to "Untitled feed".
649         o fix Resent-Date value.
650         o Fix typo around libarchive in configure.ac.
652 * 3.15.0
653 --------
655 * More granular options on when to open a selected message have been
656   added. There are now several checkboxes on the Display/Summaries
657   page of the Preferences which allow a greater flexibility.
659 * Compose window: Show the total size of attachments on the
660   Attachments tab.
662 * Compose window: Bcc has been added to the headers drop-down list.
664 * Folder list: Top-level folders can now be copied.  They are created
665   as regular folders in the target mailbox.
667 * Folder selection dialogue: Left/right keys collapse/expand rows.
668   Further keypress will move the cursor to parent or first child,
669   respectively.
671 * Menu items: 'Mark all unread [recursively]' has been added to the
672   folder context menu, message list menu, and the main window menu
673   and toolbar.
675 * Toolbar actions: Mark, Unmark, Lock, Unlock, Mark [all] read, Mark
676   [all] unread, Ignore Thread, Watch Thread, and Delete Duplicate
677   Messages have been added to the main window toolbar's Actions list.
679 * Account compose signature: The value of the signature file now
680   takes a path relative to the user's home directory in addition to a
681   full path.
683 * Icon Themes: Support for SVG themes with icon scaling capabilities
684   has been added. This requires libRSVG 2.40.5 or newer.
686 * Hidden preferences: colours for specifying Tags, QuickSearch, and
687   auto-filled header values have been added, both foreground and
688   background. Respectively, tags_color, tags_bgcolor,
689   qs_active_color, qs_active_bgcolor, qs_error_color,
690   qs_error_bgcolor, default_header_color, and default_header_bgcolor.
692 * Hidden preferences: warn_sending_many_recipients_num, if greater
693   than zero, a warning dialogue is shown when the number of
694   recipients exceeds the number given.
696 * GData plugin: This plugin now requires libgdata version 0.17.2 or
697   newer.
699 * TNEF parser plugin: This plugin now uses an external libytnef.
701 * vCalendar plugin: This plugin now uses an external libical, version
702   2.0.0 or newer is required.
704 * Mail Archiver plugin: - updated to support some of the compression
705   formats up to libarchive 3.2.2
707 * Several minor UI improvements.
709 * Updated manual in English and Spanish.
711 * Updated man page.
713 * Updated translations: Brazilian Portuguese, Catalan, Danish,
714   Dutch, French, German, Hungarian, Italian, Norwegian Bokmål,
715   Russian, Spanish, Swedish, Traditional Chinese, and Turkish.
717 * Bug fixes:
718         o bug 3251, 'A translated In-Reply-To header is sent
719                      translated'
720         o bug 3571, 'recipient list lost and truncated'
721         o bug 3574, 'Template addressing'
722         o bug 3582, 'Select folder dialogue does not tell what is
723                      selecting for'
724         o bug 3673, 'Be more friendly instead of "configure: error:
725                      'encrypt'-function not found."'
726         o bug 3734, 'undefined symbol error with flex-2.6.2'
727         o bug 3740, 'Templates information dialog can't be closed
728                      with WM button'
729         0 bug 3741, 'Deleting an account doesn't delete imapcache'
730         o bug 3742, 'Attaching file with plus sign in filename via
731                      drag and drop doesn't work'
732         o bug 3762, 'redirect fails'
733         o bug 3764, 'Use external libical instead of the internal
734                      copy'
735         o bug 3775, 'Error in string at src/mainwindow.c:4726?'
736         o bug 3777, 'Weird news dates for some RSS feeds'
737         o Debian bug 846170, 'incorrect IMAP UID handling'
738         o Allow sending empty messages in Session (just \r\n).
739         o fix some main window menu sensitivity issues
740         o make up/down key navigation obey 'always_show_msg'
741         o fix text selection when double-clicking quoted text and
742           'collapse quoted text on double click' is turned off
743         o fix 'Go to' moving off current, unopened msg, and dialogue
744           to go to next folder
745         o obey 'always_show_msg' on "no more [...] msgs. go to next
746           folder?"
747         o make Go to/[Next|Prev] sort order aware
748         o don't ignore auto-account selection when forwarding on IMAP
749           and NNTP accounts
750         o on first run, use --alternate-config-dir (if set) on prefs
751           migration. prevents useless creation of ~/.claws-mail
752           directory
753         o fix colouring of auto-filled headers
754         o don't remove the To when changing account
755         o Honour autosave_encrypted preference when using external
756           editor.
757         o Fix 'search folder' not working in some cases
758         o Fix build on OSX.
759         o fix memory leaks
760         o when renaming folder, only update summaryview folder name
761           if the current folder is being renamed
762         o sensitise trayicon's 'get mail' and 'exit'
763         o Handle timezones correctly in vCalendar.
764         o Do not hardcode resolv.conf location
765         o fix building with --disable-deprecated
767 * 3.14.1
768 --------
770 * 'hide_timezone', a new hidden preference that sets the timezone of
771   date fields sent over the network to the unknown timezone value as
772   specified in RFC 5322 §3.3.  Default value is false (i.e., send
773   available timezone information).
775 * 'rewrite_first_from', a new hidden preference which  works around a
776   limitation of some servers with 'overly-liberal parsers'. When this
777   is turned on and the Content-Transfer-Encoding is set to 8bit or
778   7bit, in a message body starting with 'From ' the 'From ' will
779   become '=46rom ' (i,e, encoded form of 'F') and the Content-
780   Transfer-Encoding will be changed to Quoted-Printable. When it is
781   turned off no such modification will be made but it is very likely
782   that an MTA will convert the 'From ' to '>From '. See RFC 4155 for
783   further details. Default value is '1', turned on.
785 * Templates: it is now possible to attach a file, using
786   '|attach_output{sub_expr}' or '|A{sub_expr}', 'sub_expr' is
787   evaluated as a command-line to get the filename name from, using an
788   absolute /path/to/filename.
790 * IMAP mailboxes which show subscribed folders only are now indicated
791   by a green folder icon.
793 * The Icon Legend has had the missing folder icons added and also has
794   an improved layout.
796 * Drafted messages: Do not add Message-ID for draft, unless the
797   message already has one. A Message-ID header is now only added when
798   queuing a message, and any existing Message-ID and References
799   headers in drafts, if there are any, are kept.
801 * Disable hiding threads and messages in draft folders.
803 * The /View/Go to/... actions now respect the 'Open message when
804   selected' option.
806 * In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
807   'IMAP4', 'SSL/TLS' instead of 'SSL'.
809 * GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
810   using older versions of GnuTLS library.
812   Since GnuTLS 3.1.7, this minimum size is dictated by the priority
813   string, and currently (GnuTLS 3.3.0) the "safe-enough" value is
814   1008 bits. We set this minimum size explicitly for older GnuTLS
815   versions.
817   Users who are affected by this (their servers use DH prime smaller
818   than 1008 bits) can override this by using a priority string
819   starting with the keyword "LEGACY". However, this keyword only
820   works with GnuTLS 3.3.0 or newer.
822 * RSSyl plugin: Enable keeping old items by default.
824 * vCalendar plugin: The ics file name is now used for the WebCal
825   subscription folder name.
827 * vCalendar plugin: Use hours/minutes for vcalendar alert time.
829 * Notification plugin: Add support for unity/messaging menu.
831 * PDF Viewer plugin: The icons are now themeable.
833 * Updated manual in English and Spanish.
835 * Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
836   Dutch, Finnish, French, Hebrew, Indonesian, Italian, Norwegian
837   Bokmål, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
838   and Turkish.
840 * Bug fixes:
841         o bug 2918, 'Notification Popup icon is hardcoded'
842         o bug 3207, 'Claws segfaults when closing LDAP-enabled
843                      address book'
844         o bug 3515, 'Ctrl-Shift-X opens multiple external editors'
845         o bug 3638, 'GData Plugin fails after initial Google
846                      handshake'
847         o bug 3665, 'Fix config script for macOS'
848         o bug 3666, 'Typos in Turkish translation'
849         o bug 3667, 'segfault in imap_session_authenticate'
850         o bug 3675, 'RSSyl crash when opening Atom feed'
851         o bug 3676, 'RSSyl crash when opening Atom feed with XML
852                      depth >= 3'
853         o bug 3678, 'Segfault when trying to add new account'
854         o bug 3684, 'Socket error with POP3 using TLS client
855                      certificate'
856         o bug 3697, 'Export to mbox' causes crash'
857         o bug 3705, 'active account Mail Address corrupted when
858                      address in Message-ID is used'
859         o bug 3711, 'Usage of (s)'
860         o bug 3712, 'Name of the example domain in the translation'
861         o fix non-resizeable Icon Legend dialogue
862         o Fix a potential bug in vcalendar's libical
863         o Fix potential crash in vcalendar's icalcomponent_vanew() on
864           64-bit archs.
865         o Fix regression: show simple text/calendar with plugin.
866         o Fix crash in vcalendar passwords handling on prefs save.
867         o Few miscellaneous fixes for RSSyl.
868         o several memory leaks.
869         o Don't check for encrypt() on FreeBSD.
870         o Add OpenBSD CA cert path.
871         o Do not process folder marks when just refreshing
872           summaryview
874 * 3.14.0
875 --------
877 * Passwords can now be secured with a Master Passphrase.
878   (/Configuration/Preferences/Other/Miscellaneous/)
880 * Passwords: The password storage method has changed. All passwords
881   are now stored in a separate file, (~/.claws-mail/passwordstorerc),
882   and use a stronger encryption than previously. Existing passwords
883   are moved to the new file automatically, in the old format. The
884   new format will be used whenever old passwords are changed or when
885   a Master Passphrase is used. All new passwords are saved using the
886   new format, irrespective of whether a Master Passphrase is used or
887   not. Further information can be found here:
888   http://www.claws-mail.org/doc/password_encryption.txt
890 * Compose window: Removed the outer scrollbar from header area.
892 * Message view: The HTML to plain text converter now indicates list
893   items with a hyphen (-), adds a line break after <dd>, and indents
894   text within blockquotes.
896 * Main window: Changed default /View/Show or hide/Menubar shortcut to
897   Ctrl+F12.
899 * SSL certificates list: Added automatic scrollbar.
901 * Address book: Double-clicking datasources now opens the edit
902   dialogue. 
904 * Forwarding: The external editor is now automatically used when
905   forwarding as attachment, if the preference is set.
907 * Preferences: Automatic mail checking can now be configured in
908   hours, minutes and seconds.
909   (/Configuration/Preferences/Mail Handling/Receiving)
911 * Preferences: The 'next_on_delete' hidden preference now applies to
912   trashing or moving, in addition to deleting, a message.
914 * Command line: Added -geometry to set geometry for main window.
916 * IMAP: Added SASL 'PLAIN' and 'LOGIN' authentication methods for
917   accounts. Renamed the old plaintext 'LOGIN' to 'plaintext'.
919 * IMAP: The acccount preference, 'Move deleted mails to trash and
920   expunge immediately' has been removed.
922 * Notification plugin: Added 'Get mail from account...' to the
923   SysTray module's menu.
925 * Notification plugin: Focus the widget between iconify/deiconify
926   events.
928 * Tools: Added tools/cm-reparent.pl, which can be used to fix thread
929   parenting for two or more messages.
931 * Documentation: Updated man page and manual.
933 * Translations: Updated: Brazilian Portuguese, Catalan, Czech, Dutch,
934                          Finnish, French, German, Hungarian, Italian,
935                          Slovak, Spanish, Swedish, Traditional
936                          Chinese.
937                 Added: Danish, Indonesian, Turkish.
938                 Dropped: Lithuanian (unmaintained)
940 * Bug fixes:
941         o bug 2518, '"Reply-All" message from NNTP-account does not
942                      contain CC'ed correspondents'
943         o bug 2781, 'Unsanitised Folder Creation'
944         o bug 3028, 'Claws doesn't select html part if attachments
945                      present'
946         o bug 3213, 'Line break in subject of message'
947         o bug 3573, 'Out of bounds read in macro LBREAK_IF_REQUIRED
948                      in codeconv.c'
949         o bug 3581, 'sys:1: Warning: Source ID # was not found when
950                      attempting to remove it'
951         o bug 3603, 'Feeds from Reddit are empty'
952         o bug 3610, 'Heap use after free in
953                      privacy_mimeinfo_check_signature()'
954         o bug 3616, 'segfault setting up new CM in new userid'
955         o bug 3623, 'Client crash on importing duplicated feed'
956         o bug 3629, 'Invalid subject can distort message list view'
957         o bug 3652, 'utils.c:4740:47: warning: ordered comparison of
958                      pointer with integer zero [-Wextra]'
959         o bug 3653, 'Upgrading from Mageia5 default (3.11.1),
960                      3.13.2git tries to load 3.11.1 plugins'
961         o bug 3658, 'Passphrase ignored during keypair generation
962                      with gpg2'
963         o include Reply-To value when using 'reply to all'
964         o inputdialog modality and focus issue
965         o fix Compose account selection when imap folder is selected.
966         o set correct rcdir on Win32
967         o Fix behavior in selecting PGP MIME signature on Windows.
968         o RSSyl: typo in handling feed name ending with a period on
969           Win32
970         o vCalendar: Handle ical lines longer than 256 bytes
972 * 3.13.2
973 --------
975 * Bug fixes:
976         o bug 2358, '"Disposition-Notification-To:" should default
977                      to same value as "From:'
978         o bug 3557, 'Remotely exploitable bug.'
979         o bug 3584, 'After 3.13.1, characters in some Japanese codec
980                      are never correctly converted to internal ones'
982 * 3.13.1
983 --------
985 * When attaching files with no suffix, e.g. Makefile, the correct
986   mime type is now found.
988 * Added support for a whole range of extra TLDs.
990 * '➜' is used instead of '-->' in the Message List when sender is
991   yourself. (Only visible if the hidden pref 'enable_swap_from' is
992   set to 0.)
994 * An external editor can now be embedded in the Compose window.
995   This depends upon the 'Text editor' option (/Configuration/
996   Preferences/Message View/External Programs) having a suitable
997   value, such as 'gvim -f --socketid %w %s'.
999 * Address Book: address books can now be searched.
1001 * A hidden pref has been added, 'next_on_delete'. This controls the
1002   message selection when a message is deleted. A setting of '0'
1003   which cause the previous, older message to be selected, a setting
1004   of '1' will cause the next, newer message to be selected.
1006 * PDF Viewer plugin: Support for encrypted (password protected) PDFs.
1008 * RSSyl plugin: The feed preferences window appearance has been
1009   improved.
1011 * The --enable-new-addrbook configure option has been renamed to
1012   --enable-alternate-addressbook.
1014 * Windows: Re-enabled regexps.
1016 * updated man page.
1018 * Updated translations: British English, Czech, Dutch, Finnish,
1019   French, German, Hebrew, Hungarian, Italian, Lithuanian,
1020   Norwegian Bokmål, Slovak, Swedish, Traditional Chinese.
1022 * New translations: Russian.
1024 * Removed translations: Bulgarian, Esperanto.
1026 * Bug fixes:
1027         o bug 1959, 'Selection selects too many under expanded view'
1028         o bug 2490, 'Selecting mails through Shift-Home/End doesn't
1029                      work properly'
1030         o bug 3151, 'loaded vCalendar plugin "disables" gnome-shells
1031                      calendar view entries'
1032         o bug 3375, 'Crash (SEGV) at gtkcmctree.c:4514 after deleting
1033                      an unread message'
1034         o bug 3557, 'Remotely exploitable bug.'
1035         o bug 3454, (windows) 'Attachments containing certain special
1036                      characters in filename are not opened'
1037         o bug 3480, 'No valid feed found when channel title is
1038                      missing'
1039         o bug 3513, 'Can't delete multiple selected e-mails'
1040         o bug 3541, 'Selecting a leaf folder with keyboard no longer
1041                      opens it'
1042         o bug 3559, 'Opening preferences window causes out of bounds
1043                      read'
1044         o bug 3561, 'HTML <a> tag with no href makes message display
1045                      incorrectly.'
1046         o bug 3562, 'Hyperlink Errors URI XMPP, SIP, SIPS and Skype'
1047         o bug 3563, 'URL parser will read out of bounds when closing
1048                      bracket is missing in get_url_part'
1049         o bug 3566, 'Missing locales in Eastern name order'
1050         o Debian bug 801375, 'Segfault when activating ... the plugin
1051                               with the Code from Google'
1052         o better fix for crash after broken pgp keyring update, and
1053           bogus EOF message on verifying sigs of missing keys
1054         o building on OpenBSD
1055         o libetpan version test
1056         o folder renaming for IMAP on Windows.
1058 * 3.13.0
1059 --------
1061 * Preferences are now saved to disk immediately on pressing OK or
1062   Apply.
1064 * New preferences have been added for default sorting of the message
1065   lists. They are found in the 'Message list' frame of the Display/
1066   Summaries page of the general preferences. These options only apply
1067   to newly created folders.
1069 * The menu item 'Delete thread' has been moved to the Message menu.
1070   Previously clicking it would not delete the thread, but just move
1071   it to the Trash folder. Now it will delete the thread.
1072   An additional menu item has been added, 'Move thread to trash',
1073   which implements the original behaviour.
1075 * Compose window: By default it is no longer possible to add user-
1076   defined headers, with only those pre-defined in the drop down menus
1077   being possible. To restore the old behaviour, a new hidden
1078   preference has been added: 'type_any_header', setting this to 1
1079   restores the old behaviour.
1081 * Automatic account selection is now also applied when you reply to
1082   one of your own messages, e.g. from the Sent folder.
1084 * Folder list: The Left and Right cursor keys now collapse or expand
1085   the currently selected folder tree item. The Left cursor key also
1086   moves the selection to parent folder, if current folder is within
1087   a collapsed tree.
1089 * Folder list: The Home and End keys now move the selection to the
1090   first folder and last folder in the tree.
1092 * Account Auto-configuration: when errors occur, a more detailed
1093   error message is shown.
1095 * GnuPG plugins: An option has been added to specify the location of
1096   the GnuPG executable.
1098 * GnuPG plugins: A new hidden preference has been added which limits
1099   the number of results returned when using your keyring for address
1100   auto-completion: 'autocompletion_limit'. The default value is 0,
1101   which means there is no limit, any other number will limit the
1102   results to that number.
1104 * Python plugin: Folder has been added to MessageInfo objects.
1106 * The GeoLocation plugin is no longer included.
1108 * The user manual has been updated.
1110 * The man page has been updated.
1112 * Updated translations: Brazilian Portuguese, British English, Czech,
1113   Dutch, Finnish, German, Hebrew, Hungarian, Norwegian Bokmål,
1114   Slovak, Spanish, Swedish.
1116 * New translations: Italian, Traditional Chinese.
1118 * Removed translations:  Indonesian, Polish.
1120 * Bug fixes:
1121         o bug 2115, 'Drag n' Drop of files with special characters
1122                      crashes CM'
1123         o bug 3209, 'autoconfig does not use full email address as
1124                      username'
1125         o bug 3253, 'all addresses of getaddrinfo() result should be
1126                      tried'
1127         o bug 3263, 'Wrong timezone while using date_fmt function'
1128         o bug 3296, 'Crash on double notification popup'
1129         o bug 3352, 'found_in_addressbook matches entries from GPG
1130                      keyring'
1131         o bug 3454, 'Attachments containing certain special
1132                      characters in filename are not opened'
1133         o bug 3473, 'base64 regression with old glib2 (before
1134                      2.26.0)'
1135         o bug 3475, 'Attachment dragged to email must be dropped to
1136                      attachment tab only - reggresion'
1137         o bug 3483, 'When replying to a *de*crypted message, it is
1138                      contained *encrypted* in reply'
1139         o bug 3507, 'build fails w/o GnuTLS'
1140         o bug 3516, 'vCard icon misplaced'
1141         o bug 3524, 'vCard does not decode all quoted-printable
1142                      values'
1143         o bug 3531, 'a/z hotkeys crash Claws immediately after
1144                      startup'
1145         o make 'date' (not thread date) the default sort when
1146           clicking column header to switch to date sort.
1147         o Several memory leaks in RSSyl.
1148         o IPv6 now works on Windows, for connections not handled by
1149           libetpan.
1150         o GPG preferences initialization.
1151         o Possible crash when gpg is upgraded to gpg-v21
1152         o Save temporary file in mime temporary directory when using
1153           right-click/Open image instead of saving in current working
1154           directory.
1155         o Crash in address completion when matching group name.
1156         o Correct handling of RFC3339 timestamp format with second
1157           fraction.
1158         o Building on GLib older than 2.25.
1160 * 3.12.0
1161 --------
1163 * New plugin: ManageSieve. Manage sieve filters on a server using
1164   the ManageSieve protocol.
1166 * Filtering/Processing: increase range for age matcher condition.
1168 * Filtering/Processing: 'mark_as_spam' now only marks as spam, it
1169   does not do an additional move.
1171 * Compose window: From line gets its own label with mnemonic.
1173 * Compose window: more intuitive right-click behaviour in attachments
1174   list.
1176 * QuickSearch: 'Cc' added to the mixed search: From/To/Cc/Subject/Tag.
1178 * Folder list: Added 'Mark all read recursively' to context menu.
1180 * Support for Mac-cyrillic encoding.
1182 * IMAP: Support for SCRAM-SHA-1 authentication mechanism.
1184 * PGP plugins: Display validity of signatures
1186 * Bogofilter plugin: 3rd spam handling option, 'Only mark as spam'.
1188 * RSSyl plugin: Per-feed support for HTTP basic auth.
1190 * GData plugin: minimum requirement: libgdata 0.17.1
1192 * Several layout improvements to preferences pages.
1194 * Updated user manual.
1196 * Updated man page.
1198 * Updated translations: Brazilian Portuguese, Catalan, Czech, Dutch,
1199   French, German, Hebrew, Hungarian, Norwegian Bokmål, Slovak, 
1200   Spanish, Swedish.
1202 ...and so much more!
1204 * Bug fixes:
1205         o bug 1769, 'vCalendar timezone glitches'
1206         o bug 1901, 'More descriptive error msgs when attempting to 
1207                      delete a folder'
1208         o bug 2435, 'Infinite loop+crash when refreshing folders from
1209                      dovecot mbox based mailbox'
1210         o bug 2577, 'improve focus rectangle removal in summaryview'
1211         o bug 2601, '"if item changes... never mark as unread" marks
1212                      new items as read'
1213         o bug 2965, 'Encrypted mails are stored unencrypted in
1214                      'Queue' while sending via IMAP'
1215         o bug 2981, 'claws-mail-3.9.3 compilation warnings'
1216         o bug 3211, 'Fails to build in Debian hurd-i386'
1217         o bug 3321, 'revert "Remove unreachable code"'
1218         o bug 3345, 'Ability to choose other From values via keyboard
1219                      has been lost'
1220         o bug 3349, 'Unable to insert a file into a message during
1221                      compose.'
1222         o bug 3351, 'Two problems when re-sending a file with an
1223                      attachment'
1224         o bug 3354, 'Event cancellation uses incorrect method
1225                      parameter for Content-Type header'
1226         o bug 3364, 'segfault in src/prefs_account.c'
1227         o bug 3365, 'segfault in src/wizard.c'
1228         o bug 3380, 'Initialize widget before callback handler for
1229                      'clicked''
1230         o bug 3389, 'document 'F12' shortcut'
1231         o bug 3407, 'Pressing the "Date" column header to "sort by
1232                      date" causes all columns to have a sort arrow.'
1233         o bug 3419, 'Saving/appending messages to an mbox file
1234                      violates RFC#4155'
1235         o bug 3421, 'Recipients list doesn't scroll when moving with
1236                      arrow keys.'
1237         o bug 3432, 'Google ClientLogin has been deprecated, should
1238                      be migrated to OAuth 2.0'
1239         o bug 3438, 'Filter to add address to Addressbook duplicates
1240                      address in Name field'
1241         o bug 3466, 'address auto-complete does not work on plasma5'
1242         o Debian bug 771360, CVE 2010-5109
1243         o Debian bug 771737, 'Segfaults when trying to open folder'
1244         o Debian bug 779824, 'claws-mail depends on plugins 
1245                               libraries'
1246         o Fix LDAP access using TLS protocol
1247         o claws-mail.desktop installation
1248         o Compose window Subject mnemonic
1249         o Archiver plguin: compatibility with libarchive 2.8.x
1250         o Remove draft when cancelling a message written with an
1251           external editor
1252         o Remove superfluous dynamic link against libarchive
1253         o Fix labels referring to 'SSL' instead of 'TLS'
1254         o Allow single-click to select mailboxes in the mailbox order
1255           dialog.
1256         o tbird2claws.py: set encoding to UTF-8.
1259 * 3.11.1
1260 --------
1262 * Use 'gnutls_priority' hidden account preference for POP3 and
1263   STARTTLS connections, in addition to SMTP.
1265 * RSSyl plugin: Enable use of .netrc to store network credentials.
1267 * Remove dependency on intltool.
1269 * Remove appdata.
1271 * Updated translations: Norwegian Bokmål.
1273 * Bug fixes:
1274         o bug 3306, 'HTML tag </b> is not always rendered in error
1275                      dialog'
1276         o bug 3308, 'build ignores --localedir'
1279 * 3.11.0
1280 --------
1282 * SSLv3 server connections are now disabled by default, in response
1283   to the POODLE vulnerability, see
1284   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566.
1286 * Several PGP/Core plugin improvements
1287   Indicate when a key has been revoked or has expired when displaying
1288   signature status. For example,
1289         "Good signature from %s, but the key has expired."
1290         "Good signature from %s, but the key has been revoked."
1291   When displaying the full information, show the Validity, and the
1292   Owner Trust level. Also indicate expired and revoked keys, and
1293   revoked UIDs.
1295   The "Content-Disposition: attachment" flag in PGP/MIME signed
1296   messages has been removed. It was confusing for cetain MUAs.
1298 * A new version of the RSSyl plugin, completely redesigned and
1299   rewritten. Migration from the previous version is automatic,
1300   it has a new storage format in ~/.claws-mail/RSSyl/ (hierarchical
1301   directories instead of flat file format). It uses the expat
1302   library instead of libxml2 for parsing feed data.
1304 * The results of TAB address completion in the Compose window have
1305   improved ordering.
1306         Order of results:
1307         1. Match beginning of name
1308         2. Match beginning of additional names
1309         3. Match complete email address before @
1310         4. Match beginning of email address
1311         5. Compare relative position of match
1312         6. Compare name alphabetically
1313         7. Compare address alphabetically.
1314         
1315 * Due to popular demand, use of the Up key in the message body in the
1316   Compose window stops at the top of the message body and does not
1317   continue up to the header fields. This reverts the behaviour
1318   introduced in version 3.10.0.
1320 * In the Compose window, when navigating with the arrow keys,
1321   selecting, and thus modifying, the Account selector is now
1322   prevented.
1324 * In the Compose window, a mnemonic (s) has been added to the Subject
1325   line.
1327 * The Queue folder is highlighted if there are messages in its sub-
1328   folders and the tree is collapsed.
1330 * When sorting messages by 'thread date', clicking the 'Date' column
1331   header will now toggle between ascending/descending and will not
1332   switch to 'date' sorting.
1334 * A new QuickSearch filter has been added that searches a header's
1335   content only.
1336   H S : messages which contain S in the value of any header.
1338 * A Reply-To field has been added to the main Template configuration.
1340 * The menubar can now be hidden, default hotkey: F12.
1342 * Fancy plugin: A user-controlled stylesheet can now be used.
1344 * Python plugin: Add flag attributes to MessageInfo object.
1346 * Python plugin: Make 'account' property of ComposeWindow read/write.
1348 * Libravatar plugin: a network timeout option has been added.
1350 * appdata has been added for package managers, it must be
1351   specifically enabled, using ./configure --enable-appdata
1352   See http://people.freedesktop.org/~hughsient/appdata/ for further
1353   information.
1355 * The tbird2claws.py script, for converting a Thunderbird mailbox to
1356   a Claws Mail mailbox, now handles sub-directory recursion.
1358 * Updated translations: Brazilian Portuguese, Bulgarian, Dutch,
1359   Esperanto, Finnish, German, Hebrew, Lithuanian, Slovak, Spanish,
1360   and Swedish
1362 * Bug fixes:
1363         o bug 3173, 'quick search ignores trailing blank'
1364         o bug 3211, 'Fails to build in Debian hurd-i386 architecture'
1365         o bug 3212, 'When msgnum matches a sub-folder name, fetch
1366                      fails'
1367         o bug 3221, 'IMAP: Claws Mail has issues with Yahoo IMAP
1368                      server/folders'
1369         o bug 3235, 'Extraneous double quotes inside base64-encoded
1370                      From header confuse 'Reply' action'
1371         o bug 3236, 'sc_html_parse_tag() does not recognize '<br/>'
1372                      as line break'
1373         o bug 3246, 'attachment open: "remember this" ignored if
1374                      ~/.mailcap does not exist'
1375         o bug 3265, 'procmime.c: unbalanced flockfile() /
1376                      funlockfile()'
1377         o bug 3300, 'Cannot send/receive mail when SSL 3.0 is not
1378                      supported on the server'
1379         o Debian bug 755022, '[claws-mail-spam-report] likely useless
1380                      to report to Debian because of the use of http
1381                      instead of https'
1382         o Disable SSL3.0 entirely as a Poodle fix.
1383         o fix msg display when utf8_instead_of_locale_for_broken_mail
1384           is turned off and you use a UTF-8 locale
1385         o fix building without gnuTLS support
1386         o Don't differentiate the protocols used when using direct
1387           SSL/TLS versus STARTTLS
1388         o disallow editing any account (even current account) when at
1389           least one compose window is open
1390         o Actually display "(No From)" in messageview's From column
1391           when appropriate.
1392         o When changing focus in folderview, make sure the newly
1393           focused folder is visible first.
1394         o various fixes to flaws reported by Coverity scan
1395         o PGP/Core plugin: Don't automatically re-check signatures
1396         o PGP/Core plugin: fix erroneous 'untrusted' msg based on
1397           validity not trust
1398         o Make INBOX case-insensitive (as RFC states)
1399         o Python plugin: Fix ComposeWindow.get_account_selection
1401         
1402 * 3.10.1
1403 --------
1405 * Add an account preference to allow automatically accepting
1406   unknown and changed SSL certificates, if they're valid (that is,
1407   if the root CA is trusted by the distro).
1409 * RFE 3196, 'When changing quicksearch Search Type, set focus to
1410              search input box'
1412 * PGP/Core plugin: Generate 2048 bit RSA keys.
1414 * Major code cleanup.
1416 * Extended claws-mail.desktop with Compose and Receive actions.
1418 * Updated Bulgarian, Brazilian Portuguese, Czech, Dutch, Esperanto,
1419   Finnish, French, German,Hebrew, Hungarian, Indonesian, Lithuanian,
1420   Slovak, Spanish, and Swedish translations.
1422 * Bug fixes:
1423         o bug 2728, 'erroneous switching from one to three column
1424                      view'
1425         o bug 2981, 'claws-mail-3.9.3 compilation warnings'
1426         o bug 3170, 'QuickSearch fights with View/Hide read threads
1427                      menu option'
1428         o bug 3179, 'Win32: Please add 'gtk-auto-mnemonics = 1' to
1429                      GTK+ setting'
1430         o bug 3201, 'Fix memory corruption in sc_html_read_line()'
1431         o Debian bug 730050, 'vcalendar plugin crash'
1432         o Fix GCond use with newer Glib
1433         o Fix the race fix, now preventing the compose window to be
1434           closed.
1435         o Fix "File (null) doesn't exist" error dialog, when
1436           attaching a non-existing file via --attach
1437         o Fix spacing in Folderview if the font is far from the
1438           system font
1439         o RSSyl: When parsing RSS 2.0, ignore <link> tags with a
1440           namespace prefix.
1441         o RSSyl: Check for existence of xmlNode namespace, to prevent
1442           NULL pointer crashes.
1445 * 3.10.0
1446 --------
1448 * Complete SSL certificate chains are now saved, and if built with
1449   Libetpan 1.4.1, the IMAP SSL connection's certificate chain is made
1450   available. Both of these allow correct certificate verification
1451   instead of a bogus 'No certificate issuer found' status.
1453 * Auto-configuration of account email servers, based on SRV records,
1454   is now possible. (GLib >= 2.22 is required.)
1456 * Added a preference to avoid automatically drafting emails that are
1457   to be sent encrypted, (Configuration/Preferences/Compose/Writing).
1459 * Messages saved as Drafts are now saved as New, highlighting the
1460   Drafts folder, in order to draw the attention to unfinished mails
1461   there.
1463 * It is now possible to add a 'Replace signature' button to the
1464   Compose window toolbar.
1466 * Quotation wrapping and undo/redo in the Compose window has been
1467   improved.
1469 * 'Reply to all' now excludes your own address.
1471 * The 'Generate X-Mailer header' option has been renamed 'Add user
1472   agent header' and applies to both X-Mailer and X-Newsreader
1473   headers.
1475 * Added hidden preferences, 'address_search_wildcard' and 
1476   'folder_search_wildcard', to choose between matching from start of
1477   the folder name/address or any part of the name. (Activating these
1478   options restores the previous behaviour.)
1480 * Added hidden preference 'enable_avatars' to control the internal
1481   capture/render process, and which allows disabling it by external
1482   plugins for example.
1484 * 'Check for new folders' now only updates the folder list, not
1485   updating the contents of folders. If needed, it can be followed by
1486   'Check for new messages'
1487   
1488 * When using Redirect, the redirecting account's address is used in
1489   the SMTP MAIL FROM instead of the original sender's address.
1491 * NEW: Libravatar plugin, which displays avatars from
1492   https://www.libravatar.org/
1494 * Added support for an arbitrary number and sources of 'avatars' and
1495   images for email senders, and migrated Face and X-Face headers.
1497 * Avatars are now included when printing mails.
1499 * The GPG keyring can now be used as the source for address auto-
1500   completion.
1502 * The vCalendar and RSSyl plugins now have an option to disable SSL
1503   certificate verification (and check them by default).
1505 * The ClamAV plugin now pops up an error message only once instead of
1506   repeatedly
1508 * Updated the man page and the manual.
1510 * Updated Brazilian Portuguese, British English, Czech, Dutch,
1511   Finnish, French, Hebrew, Hungarian, Indonesian, Lithuanian, Slovak,
1512   Spanish, and Swedish translations.
1514 * Added Esperanto translation.
1517 * Bug fixes:
1518         o bug 1644, 'race condition between message move and mark as
1519                      read after timeout'
1520         o bug 2119, 'Check for new folders on remote mailboxes is
1521                      very slow'
1522         o bug 2145, 'Claws becomes unresponsive and gets Killed while
1523                      moving messages between imap folders'
1524         o bug 2179, 'Improve quotation wrapping support'
1525         0 bug 2238, 'Incorrect undo/redo operations after paste with
1526                      replace from context menu'
1527         o bug 2389, 'GnuPG: invalid/revoked user IDs accepted'
1528         o bug 2398, 'Race when closing compose during drafting'
1529         o bug 2447, 'Compose window crashes if moving a folder that
1530                      is being replied to'
1531         o bug 2643, 'claws crash when accessing imap folder'
1532         o bug 2875, 'SMTP session disconnects before recieving'
1533         o bug 2991, 'POP3 sessions duplicated" on race conditions'
1534         o bug 3020, 'Use theme doesn't change some icons until
1535                      restart'
1536         o bug 3055, 'Claws segfaults when cancelling a sticky search
1537                      after changing folder'
1538         o bug 3038, 'Select a folder incorrectly matches on number in
1539                      parentheses'
1540         o bug 3039, 'displaying one specific html email lead in 100%
1541                      CPU usage'
1542         o bug 3040, 'Handle revoked GPG private keys'
1543         o bug 3050, 'Claws segfaults when attempting to delete a tag'
1544         o bug 3094, 'OK or Yes to create new directory ?'
1545         o bug 3100, 'Automatic account selection on reply fails if
1546                      name  is quoted and contains a comma'
1547         o bug 3105, 'vCal plugin via https does not check SSL peer
1548                      certificates or host'
1549         o bug 3106, 'rssyl plugin does not verify SSL peer at all'
1550         o bug 3107, 'Height of row in message list does not reflect
1551                      font size - three columns, small screen layout'
1552         o bug 3116, 'invalid DTSTART in ics subscription makes claws
1553                      crash'
1554         o bug 3117, 'full-day event shown from 01:00 to 01:00 next
1555                      day'
1556         o bug 3120, '"Error - File is empty" when redirecting mail
1557                      with empty parts'
1558         o bug 3131, 'Crash on reccurent events with no DTSTART'
1559         o bug 3138, 'PGP/Inline crashes on signature check if gpgme
1560                      failed to init'
1561         o bug 3139, 'Mainwindow unresponsive due to a busy loop'
1562         o bug 3145, 'Memory corruption in imap_disconnect_all'
1563         o bug 3146, 'Memory corruption when deleting a message from
1564                      folder'
1565         o bug 3147, 'verify_folderlist_xml() leaks memory'
1566         o bug 3148, 'Logic error in claws_get_socket_name()'
1567         o bug 3150, 'etpan_certificate_check() leaks memory'
1568         o bug 3155, 'Memory leaks found by Valgrind in
1569                      a9065aec26499a0e1294c73b6d9e6f039976521e'
1570         o bug 3169, 'threaded message list performance issue'
1571         o bug 3964, 'headers in wrong order -- file src/common/ssl.c'
1572         o Fix lots of memory leaks
1573         o Fix interference from liboverlay-scrollbar
1574         o Fix some typos
1575         o Fix some layout issues when user has large GTK font
1576         o Fix message search starting from end
1577         o Fix disappearing MIME icon highlight in mails with PGP
1578           signatures
1579         o When autoselecting account for a new message, quoted
1580           recipient names are handled better.
1581         o Python plugin: Also check for _PyGtk_API being a PyCapsule
1582         o MailMBOX plugin: Fix parsing UTC dates
1583         o vCalendar plugin: recognition of quoted parameter values,
1584                 which are legal.
1585         o ClamAV plugin: Fix a format string error.
1588 * 3.9.3
1589 -------
1591 * The TAB address completion in the Compose window now matches any
1592   part of the address and not just the beginning.
1594 * When copying or moving a message, the type-ahead search now matches
1595   any part of a folder name and not just the beginning.
1597 * It is now possible to replace the current signature in the Compose
1598   window by using the '/Message/Replace signature' menu item.
1600 * It is now possible to disable the 'Subject is empty' warning
1601   dialogue. See the option 'Warn when Subject is empty' option on the
1602   '/Configuration/Preferences/Mail handling/Sending' page.
1603   
1604 * When sending messages, if the hostname cannot be determined,
1605   fallback to 'localhost' rather than 'unknown', as the latter is
1606   rejected by some servers.
1608 * Added better handling of messages from broken mailers, such as
1609   yahoo groups.
1611 * PDF plugin: the minimum required version of poppler is 0.12.0.
1613 * PGP/* plugin: long key IDs are now displayed in the dialogues
1614   instead of short IDs.
1616 * PGP/* plugin: The automatic signature check is now non-blocking.
1618 * Python plugin: can now access accounts, mailboxes, folder
1619   properties
1621 * vCalendar plugin: webcals:// URLs are now treated as https://
1623 * Translation updates: Brazilian Portuguese, Czech, Dutch, French,
1624   German, Hebrew, Slovak, Spanish, and Swedish.
1626 * Support for Maemo has been removed.
1628 * Bug fixes:
1629         o bug 2132, 'Keyboard accelerators for "Clear" and "Edit"
1630                      quick search conflict with top menus'
1631         o bug 2210, 'Display name with invalid addresses not quoted
1632                      when inserted from address book'
1633         o bug 2794, 'account privacy signing method ignored on reply'
1634         o bug 2923, 'build failure with perl 5.18'
1635         o bug 2940, 'Extended search dialog too small for content in
1636                      polish l10n'
1637         o bug 2954, 'Crash in "Save Image As" for HTML message'
1638         o bug 2957, 'Double-free in account preferences'
1639         o bug 2960, 'rfc3156 deviation regarding hash symbols'
1640         o bug 2961, 'Partial retrieval not available with PGP/Inline
1641                      encrypted messages'
1642         o bug 2964, 'Lack of escaping of nested double-quotes in To:
1643                      header'
1644         o bug 2979, 'claws fails to load (empty) folderlist.xml and
1645                      shows account wizard'
1646         o bug 2982, 'variable declaration behind FLOCK conditional'
1647         o bug 2986, 'Down and Delete buttons have same hotkey in
1648                      filtering config'
1649         o bug 2989, 'Segfault at startup because of corrupted
1650                      folderlist.xml'
1651         o bug 2994, 'translating folder name'
1652         o bug 2995, 'closing extended quick search information panel
1653                      triggers window focus bug'
1654         o bug 3002, 'undefined reference to check_file_integrity'
1655         o bug 3004, 'claws picks wrong mime type for attachments'
1656         o bug 3009, '"Rebuild folder tree" causes SIGSEGV if a
1657                      directory name isn't valid utf-8'
1658         o bug 3011, 'crash when using %f Action on two or more
1659                      uncached (IMAP) messages.'
1660         o bug 3021, 'Icon key_pgp_signed always shows as the default,
1661                      never the themed version'
1662         o debian bug 711864, 'claws-mail-vcalendar-plugin: when
1663                               creating meeting GTK_IS_COMBO_BOX_TEXT
1664                               failed'
1665         o Quote all specials in name as defined on RFC,
1666           see http://tools.ietf.org/html/rfc5322#section-3.2.3
1667         o fix sensitivity and state of 'hide read threads'
1668         o Fancy plugin: disable DNS Prefetching when 'Enable loading
1669           of remote content' is switched off
1670         o Bogofilter plugin: insert X-Bogosity header like the option
1671           says, not X-Claws-Bogosity header
1673 * 3.9.2
1674 -------
1676 * New big icon for compose windows.
1678 * Bug fixes:
1679         o bug 2923 'build failure with perl 5.18'
1680         o Never decode multipart/* or message/* parts, as RFC states
1681         o add missing check for libperl
1682         o fix check for libsoup - it is not obligatory
1683         o Do not try to destroy a NULL session after an unsuccesful 
1684           NNTP connect attempt.
1685         o The extraheaderrc format doesn't allow data after the
1686           header colon. Other OSes may insert extra characters 
1687           other than \n, so, remove them all.
1688         o fix undoing file insertion.
1689         o fix check for python.
1690         o fix detection of account in --compose and
1691           --compose-from-file where the From value contains a name +
1692           email.
1694 * 3.9.1
1695 -------
1697 All plugins previously packaged as 'Extra Plugins' are now contained
1698 within the Claws Mail package. In addition to that, the following
1699 plugins have been dropped: TrayIcon, Dillo Viewer, and Gtkhtml2
1700 Viewer.
1702 This release contains the following plugins: ACPI Notifier, Address
1703 Keeper, Attachment Remover, Attachment Warner, Bogofilter, BS Filter,
1704 Clam AntiVirus, Fancy HTML Viewer, FetchInfo, gData, GeoLocation,
1705 Mail Archiver, MailMBOX, New Mail, Notification, PDF Viewer, Perl,
1706 PGP/Core, PGP/Inline, PGP/MIME, Python, RSSyl, SMime, Spam Report,
1707 SpamAssassin, TNEF Parse, and vCalendar. 
1709 * 3 command-line switches have been added:
1710   --cancel-receiving which cancels the currently running message
1711         retrieval operation
1712   --cancel-sending which cancels the currently running message
1713         sending operation
1714   --debug which toggles debug output.
1716 * '/Message/Cancel sending' has been added to the main menu. 
1718 * In the filtering and processing condition configuration for Age,
1719   it is now possible to match based on number of hours.
1721 * The GnuPG signature timestamp is now displayed in the full
1722   signature information
1724 * Support for GnuTLS priority string has been added. This is achieved
1725   via 2 hidden account preferences, gnutls_set_priority and 
1726   gnutls_priority. The former turning the option on or off, the
1727   latter containing the required priority string.
1729 * Keep-alive pings are now performed on IMAP and NNTP connections.
1731 * In the Compose window, the focus is now moved to the message body
1732   when focus is in the Subject entry and the Enter key is pressed.
1733   
1734 * The Delete key can now be used to remove Colour Label hotkeys.
1736 * PDF Viewer: The printed PDF quality has been improved.
1738 * Fancy HTML viewer: The options dialogue has been completely
1739   reworked, and disabling remote content is now totally strict.
1740                 
1741 * Python plugin: Added Cc field to messageinfo objects.
1743 * Python plugin: Added examples.
1745 * Python plugin: Added a function to get an arbitrary header from a
1746   MessageInfo object
1748 * Perl plugin: The documentation for insert_perl.pl has been
1749   improved.
1751 * Basic handling of vcard 3.0 has been added to vcard2xml.py.
1753 * A Swedish translation has been added to claws-mail.desktop.
1754                 
1755 * The man page has been updated.
1757 * Updated translations: Brazilian Portuguese, Czech, Finnish, French,
1758   German, Hebrew, Hungarian, Lithuanian, Slovak, Spanish, Swedish
1760 * Bug fixes:
1761         o bug 1137, 'loading plugins with same profile on different
1762                      archs'
1763         o bug 1684, 'view news messages with large attachements
1764                      segfaults'
1765         o bug 1963, 'Preferences Templates Information Window Focus
1766                      loss'
1767         o bug 2340, 'Create block list'
1768         o bug 2617, 'code cleanup'
1769         o bug 2624, 'dialog "Action Configuration" cannot be closed'
1770         o bug 2702, 'Support splitting subject line for small screen
1771                      layout'
1772         o bug 2774, 'Select folder/New Folder dialog - modal problem'
1773         o bug 2785, 'Marking mails for deletion reopens internal
1774                      message view'
1775         o bug 2801, 'Filtering Header:Name list is blank/corrupt'
1776         o bug 2826, 'replace deprecated gnutls function'
1777         o bug 2828, 'Use MD5 digest for socket name'
1778         o bug 2832, 'mail to from adress-book splitt names'
1779         o bug 2835, 'add_address() in addr_compl.c should allow a
1780                      NULL name'
1781         o bug 2859, 'Newmail plugin doesn't work if Mail folder not 
1782                      present when it is loaded.'
1783         o bug 2862, 'Segmentation fault when replying to a message
1784                      where the "code conversion" fails'
1785         o bug 2863, 'Applying has_attachment quicksearch on IMAP
1786                      segfaults'
1787         o bug 2878 'bsfilter / folder.c:1435 Condition identifier
1788                     != NULL failed'
1789         o bug 2879, 'Plain text mails treated as encrypted'
1790         o bug 2882, 'Reverse preference for external content'
1791         o bug 2885, 'SIGSEGV in hooks_marshal at hooks.c:108'
1792         o bug 2890, 'html2ps required...'
1793         o bug 2893, 'ical_yy_scan_bytes has wrong type'
1794         o bug 2903, 'key 'C' mention harcoded in string'
1795         o bug 2909, 'Changing folder quickly can cause wrong email to
1796                      be deleted'
1797         o IMAP: Don't set charset on simple searches. Fixes Exchange
1798           2007.
1799         o Disconnect NNTP accounts too when switching offline.
1800         o Fix sensitivity of next-unread toolbar button.
1801         o tools/gif2xface.pl, tools/outlook2claws-mail.pl: Fix
1802           address.
1803         o Add missing \n at end of the return receipt last part's
1804           headers.
1805         o Make LDAP over SSL work on Win32.
1806         o Fix crash on action error.
1807         o Fix trimming of leading spaces in actions.
1808         o tools/vcard2xml.py: Fix missing file encoding info.
1809         o fix sensitivity of 'Use both dictionaries' in compose
1810           window.
1811         o Fix actions with spaces (and quotes).
1812         o tools/vcard2xml.py: Lines split over more than one line
1813           breaks parser; Get email addres correct. Not only 
1814           email;internet.
1815         o Escape filename/description text of MIME parts, prevents
1816           error if, e.g., the filename contains an ampersand.
1817         o Fix 'edit accounts' windows going behind when leaving an
1818           'account preferences' window, by re-focusing this window.
1819         o Fix crash closing PDF information alert panel.
1820         o Fix default fonts on Windows.
1821         o Fix ugly icon in XFCE's alt-tab window.
1822         o Fix untranslated description in archiver plugin
1823         o fix crasher when using /Edit/Search folder on start-up with
1824           nothing selected.
1826 * 3.9.0
1827 -------
1829 * Added IMAP server side search
1831 * Added the file .claws-mail/extraheaderrc which holds editable extra
1832   headers to be added to compose window combobox
1834 * Added 'Select html part of multipart messages' to the Folder
1835   Properties
1837 * GnuPG: Consider marginal signature validity as untrusted
1839 * The mimeview shortcuts are now user configurable
1841 * Spell checker: Always show 'change dictionary' menu
1843 * Filtering dialogue: TreeView type-ahead is now case insensitive
1845 * Separated 'Mark all read' from 'Mark as read' and 'Ignore thread'
1847 * Made 'Mark all read' confirmation button more clear
1849 * Made the clickable area of the expander arrows in the folder list
1850   larger
1852 * Made SSL client certificate error messages more meaningful
1854 * The type of units required in the Extended Search information
1855   dialogue are now indicated
1857 * Several speed-ups and optimisations
1859 * Updated manual
1861 * Updated translations: Brazilian Portuguese, Finnish, French, German,
1862   Hungarian, Spanish, Swedish, traditional Chinese, Ukrainian
1864 * Bug fixes:
1865         o bug 1137, 'loading plugins with same profile on different
1866                      archs'
1867         o bug 1961, 'patches for a couple of clang warnings'
1868         o bug 1975, 'preference mutt key bindings do not take effect'
1869         o bug 2096, 'MEMORY-ERROR w/ Claws-Mail/IMAP and Lotus
1870                      Domino'
1871         o bug 2203, 'Problems in forwarding multipart/alternative
1872                      messages with HTML part'
1873         o bug 2390, 'Non-fully-trusted-key-warning appears based on 
1874                      primary UID rather than recipient e-mail'
1875         o bug 2579, 'Installed headers redefine autotools-specific
1876                      constants'
1877         o bug 2596, 'Spell checker does not work properly'
1878         o bug 2638, 'Respect $LEX environment variable in autogen.sh'
1879         o bug 2639, 'The MSGBUFSIZE definition collides with a
1880                      definition of OpenBSD'
1881         o bug 2650, 'segfault in pgp when gpgme_strerror() returns
1882                      a non utf-8 string'
1883         o bug 2689, 'segfault when trying to view info about
1884                      pgp/smime sign'
1885         o bug 2697, 'segfault in parse_parameters()'
1886         o bug 2718, 'Failure to check peer hostname when checking
1887                      certificate'
1888         o bug 2723, 'Missing encoding in generated html manual'
1889         o bug 2743, 'null pointer crash in procmime strchr'
1890         o bug 2744, 'Quick search throws bad command argument error
1891                      since recent change'
1892         o bug 2751, 'g_mutex_new/g_mutex_free removed from GLib 2.32'
1893         o bug 2760, 'display correct libc version in crash dialog
1894                      when uclibc is used'
1895         o bug 2761, 'Desktop file does not pass validation'
1896         o bug 2776, 'Make all menu shortcuts work properly in the
1897                      message window'
1898         o bug 2777, 'Installing latest cvs116 package 14 Windows
1899                      version results in wrong paths in clawsrc'
1900         o Fix some modal windows
1901         o Only show HTML parts by default (if the pref is set so) if
1902           the part disposition-type is inline or unknown, but not
1903           attachment.
1904         o IMAP: Always clear the tags list when fetching a folder, or
1905           Claws will never untag an untagged email.
1906         o Fix double mainwindow presentation that confuses GNOME3
1907           when some plugins fail to load (subsequent Claws windows
1908           got no focus in that case)
1909         o Fix build on Fink/OS X
1910         o Fix build with gnutls 3.1.3
1911         o Fix Windows build
1912         o Fix Windows runtime crash
1913         o Fix socket communication
1915 * 3.8.1
1916 -------
1918 * Replied and Forwarded message status flags are now non-exclusive.
1919   Introduced a new message state (and relevant icon in message list)
1920   where both the Replied and Forwarded flags are set
1922 * 'Send to...' has been added to the context menu of a message's
1923   parts. This causes a new Compose window to open with the selected
1924   mime part attached.
1926 * 'Hide' and 'View Log' buttons have been added to the Send and
1927    Receive dialogues. The former will hide the dialogue, the latter
1928    will open the Network Log dialogue.
1930 * A short symbol has been added the QuickSearch Extended mode: 'ha',
1931   an abbreviated form of 'has_attachment'.
1933 * Basic session statistics are now available, from the Statistics
1934   tab in About dialog and the command-line.
1936 * The display of attached patches, (text/x-patch or text/x-diff), is
1937   now colourised. The colours are controlled by 3 new hidden
1938   preferences: diff_added_color, diff_deleted_color, and
1939   diff_hunk_color.
1941 * Updated translations: Brazilian Portuguese, Czech, German, French, Hungarian,
1942   Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
1943   Traditional Chinese.
1945 * Bug fixes:
1946         o bug 1090, 'Standard-folders appear again after rescanning tree'
1947         o bug 1924, 'Messages marked move to Trash appear identical to
1948                      messages marked move to $FOLDER'
1949         o bug 2598, 'Actions can move locked messages'
1950         o bug 2501, 'opened message blanks when moved to other folder'
1951         o bug 2574, 'Statement might be overflowing a buffer in strncat'
1952         o bug 2577, 'Focus rectangle on folder list and message
1953                      list headings doesn't get properly cleared when switching
1954                      heading and horizontally scrolling list (underlines and
1955                      vertical lines remain on screen)'
1956         o bug 2582, 'Expanded mimeview drag n drop no longer works'
1957         o bug 2595, 'Change expand behavior for message list / message view'
1958         o bug 2620, 'shift+tab from subject field not working'
1959         o bug 2624, 'dialog "Action Configuration" cannot be closed'
1960         o bug 2646, 'Compile fails with gnutls-3.0.18'
1961         o bug 2659, 'E-mail attachments are handled inconsistently'
1962         o bug 2662, '"ag" quicksearch adds "1" to value'
1963         o Fix bug in search criteria when doing a complete directory
1964           search using '*'
1965         o Fix GTK+2.16 build (w32)
1966         o Fix sensitivity of toolbar's get_btn (retrieve mail from current
1967           account) and of mainwindows's relevant entry when current account
1968           is not able to retrieve (SMTP-only).
1969         o don't do TLS if not requested by user. fixes connecting to servers
1970           which, for example, want SSL 3 only
1972 * 3.8.0
1973 -------
1976 * GnuTLS 2.2 is now a minimum requirement if encrypted connections to
1977   servers are required.
1979 * The list displays have been updated to use newer GTK+ functions,
1980   this means that the expanders look different and the optional dotted
1981   lines have been dropped.
1983 * A hidden option, 'summary_from_show', which controls the display in
1984   the From column of the Message List: 0 (default): show name,
1985   1: show address, 2: show name + address
1986                 
1987 * The image viewer now uses the EXIF Orientation.
1988                 
1989 * 'Generate X-Mailer header' has been added as an Account option.
1991 * /View/Message scroll has been added, allowing keyboard shortcuts to
1992   be added and used for message scrolling.
1994 * Home and End keys now function in the Message View.
1996 * /Message/Print has been added to the Compose window.
1998 * Updated manuals
2000 * Update man page
2002 * Updated translations: Brazilian Portuguese, Czech, French,
2003         Hungarian, Indonesian, Russian, Slovak, Spanish, Ukrainian.
2005 * Bug fixes:
2006         o bug 1489, 'Filter action mark_as_read inoperative
2007                      following move action
2008         o bug 1563, 'Folder view: show complete threads if they
2009                      contain unread messages'
2010         o bug 1870, 'arrow scrolling in filters'
2011         o bug 2116, 'Rip spaces off server names in account
2012                      configuration'
2013         o bug 2127, 'SSL cert check uses canonical name instead of
2014                      specified name'
2015         o bug 2177, 'addrbook/addrbook-00000?.xml is not deleted
2016                      after removing the address book in the GUI'
2017         o bug 2303, 'Next unread message enables message view'
2018         o bug 2310, 'Crash when hitting Ctrl+R to reply to a 
2019                      particular mail'
2020         o bug 2377, 'Show All Headers - make change persistent
2021                      between sessions'
2022         o bug 2402, 'GnuTLS change breaks socket communication'
2023         o bug 2404, 'matcherrc updates upon account renaming'
2024         o bug 2406, 'some part of accountrc not updated upon account
2025                      rename'
2026         o bug 2408, 'Some UI elements are not persistent between
2027                      sessions'
2028         o bug 2422, 'Toggle Message View w/ V crashes Claws'
2029         o bug 2479, 'LDIF address book import matches tags case
2030                      sensitive'
2031         o bug 2481, 'do not scroll "from" dropdown list and sender
2032                      address'
2033         o bug 2493, 'Subscription pull down should be alphabetized'
2034         o bug 2502, 'gnutls_transport_set_lowat removed in gnutls
2035                      3.0.3'
2036         o bug 2505, 'tagsdb becomes polluted with old folder entries'
2037         o bug 2509, 'manually added headers are lost unless mail is
2038                      sent inmediately'
2039         o bug 2520, 'Please remove verbose "No further processing
2040                      after rule %s" message.'
2041         o bug 2525, 'Address completion window does not get keyboard
2042                      focus'
2043         o bug 2526, 'When reading message in separate window, n and p
2044                      keys do not work'
2045         o bug 2529, 'crash in mimeview_start_drag after deleting
2046                      message'
2047         o bug 2543, 'filter actions in actionsrc not updated upon
2048                      account renaming'
2049         o bug 2560, 'crash when unsubscribing newsgroup and having
2050                      active search field'
2051         o Fix focus problem on Gnome shell
2052         o Fix flicker on recursive quicksearch
2053         o Fix huge slowness induced by spellcheck "while typing"
2054           during initial quote rewraps.
2055         o Fix build with GLib 2.31.
2056         o Fix crasher when spellchecking is not enabled
2057         o Fix compose window size saving/restoring
2060 * 3.7.10
2061 --------
2063 * The name of the account is now included within the Network Log
2064   output. (See enhancement request 2184)
2066 * Right-clicking a message in the Message List no longer opens the
2067   message. (See enhancement request 2353)
2068   
2069 * Updated manuals.
2071 * Updated translations: Brazilian Portuguese, Czech, French, Hungarian,
2072   Lithuanian, and Slovak.
2074 * Bug fixes:
2075         o bug 1963, 'Preferences Templates Information Window Focus
2076                      loss'
2077         o bug 2397, 'Gtkhtml2 viewer ignores message encoding'
2078         o bug 2402, 'can't download message from pop3 server'
2079         o bug 2409, 'Failed to compile under GCC 3.x : option
2080                      -Wno-pointer-sign badly set in configure.ac'
2081         o bug 2412, 'Send account mail address in Message-ID wrongly
2082                      implemented'
2083         o bug 2414, 'Claws segfaults on startup with notification
2084                      plugin enabled'
2085         o bug 2418, 'NNTP authentication is broken'
2086         o bug 2420, 'Invalid markup in icon tooltip text after
2087                      signature check'
2088         o bug 2439, 'use bitwise operator for bitmask instead of
2089                      logical operator'
2090         o bug 2461, 'popup menu in message list displays 'move to
2091                      trash' and 'delete''
2092         o bug 2462, 'Building without GnuTLS support leads to a
2093                      failure in wizard.c'
2094         o fix trayicon build with gtk < 2.18.x
2095         o don't minimise/hide warning dialogue on plugin load error
2096         o when using a Compose template, only place the cursor in the
2097           body when the cursor symbol, %cursor (%X), is used
2098         o fix build on Debian Sid.
2099         o fix cursor placement in Forward template
2100         o fix duplicate key accels
2101         o fix NNTP server sending authentication warning as part of
2102           the connection session
2104 * 3.7.9
2105 -------
2107 * Added a hidden option, 'show_inline_attachments'. When this is
2108   de-activated inline attachments referenced by other message parts,
2109   (e.g. attached images referenced in an HTML message part), are
2110   hidden. This is on by default, maintaining previous behaviour.
2112 * Added a hidden option, 'msgview_date_format'. When this option is
2113   activated the Date format in the Message View will have the same
2114   format as in the Message List. The format of the date is also
2115   controlled in the same way, by the option on the Display/Summaries
2116   page of the Preferences. This is off by default, maintaining
2117   previous behaviour.
2118                 
2119 * Several GUI improvements:
2120         o Reworked Simplify Subject RegExp in the Folder Properties
2121         o The IMAP option 'Move deleted mails to trash and expunge
2122           immediately' has been moved to the Advanced page of the
2123           Account Preferences.
2124         o The option 'Send account mail address in Message-ID' has
2125           been moved to theSend page of the Account Preferences.
2126         o Improvements to the Preferences for the Toolbars.
2127         o Improvements to the initial Set-up Wizard dialogues.
2128         o Improvements to the Templates preferences pages.
2129         o Implemented a nicer scroll when drag and dropping.
2130         o Added a button to get dictionaries on WIndows.
2132 * New translation: Lithuanian.
2134 * Updated translations: Brazilian Portuguese, Czech, Finnish, French,
2135   Slovak, Spanish, Ukranian.
2136   
2137 * Bug fixes:
2138         o bug 2039, 'SMTP AUTHENTICATION'
2139         o bug 2050, 'Clawsmail sends return receipt every seconds'
2140         o bug 2148, 'Attachment content-transfer-encoding incorrectly
2141                      set when signing emails'
2142         o bug 2165, 'The date not localized in the message view'
2143         o bug 2203, 'Problems in forwarding multipart/alternative
2144                      messages with HTML part'
2145         o bug 2237, 'User action makes Claws unresponsive'
2146         o bug 2279, 'crash when clicking 'define' in filter
2147                      configuring'
2148         o bug 2299, 'Incorrect handling of quoted printable coma
2149                      in headers'
2150         o bug 2315, 'claws-mail 3.7.7 crashes when trying to compose
2151                      mail on FreeBSD 9.0 amd64 (GTK+ 2.22.1/GLib
2152                      2.26.1)'
2153         o bug 2322, 'GPG Full info: showing subkey ID instead of
2154                      primary key fingerprint'
2155         o bug 2325, 'messages remains in folder cache after moving
2156                      from MH to IMAP boxes'
2157         o bug 2331, 'Base64 is broken in 3.7.7 and 3.7.8'
2158         o bug 2332, 'Crash when hitting cancel on the SMTP status
2159                      window'
2160         o bug 2346, 'Please register x-handler-scheme in .desktop
2161                      file'
2162         o bug 2350, 'Make displaying localized date/time in message
2163                      view optional'
2164         o bug 2361, 'Claws crashes after PGP Check in separate msg
2165                      view'
2166         o bug 2365, 'Crash when auto-scrolling headers in compose
2167                      window'
2168         o bug 2369, 'valgrind.h should NOT be part of claws-mail'
2169         o bug 2381, 'Support for NetworkManager 0.9'
2170         o bug 2383, 'folderitemrc not updated when account name is
2171                      changed'
2172         o bug 2393, 'Crashes and rendering problems in the "Save as"
2173                      menu caused by attachments with umlauts in the
2174                      file name'
2175         o bug 2394, 'backtrace() crashes on FreeBSD'
2176         o fix matcher body parsing
2177         o fix crash when searching or adding a LDAP server
2178         o fix sa-learn when offline
2179         o TrayIcon plugin: fix logic bug which caused icon to be
2180           always set no-mail status on plugin load
2181         o TrayIcon plugin: force icon hide on plugin_done(), without
2182            it an empty space is left in tray under KDE3 and KDE4
2183         o fix segfault on Windows
2185 * 3.7.8
2186 -------
2188 * Bug fixes:
2189         o rfe 2309, 'Shortcuts should not be modifiable by default'
2190         o bug 2313, 'CLI quicksearch sometimes returns the same
2191                      messages twice'
2192         o bug 2317, 'Action results in "Bad file descriptor"'
2193         o PGP/Core: Win32 build fix
2194         o NNTP: fix replying (broken in corner case)
2195         o fix configure option --disable-manual
2196         o One more GTK+ 2.22 build fix
2197         o Debian bug 599547, 'Please re-introduce quick shortcut for
2198                               marking as spam'
2200 * 3.7.7
2201 -------
2203 * Enable building with GTK+ 2.22.
2205 * A QuickSearch can now be run from the command line using the
2206   --search command. See `claws-mail --help` for more information.
2208 * Added a hidden option to set a margin in the text area of the
2209   Compose window. 'show_compose_margin', defaults to FALSE.
2211 * 3.7.6
2212 -------
2214 * Require GTK+ 2.10 or newer.
2216 * Enable building with GTK+ 2.19 or newer.
2218 * Enable building with libetpan 1.0.
2220 * Encrypt saved LDAP passwords.
2222 * FIltering/Processing: Added 'List-Id' to the pre-defined headers.
2224 * Added 'Reply to this address' to popup menu in the Message View.
2226 * Added separate search phrase completion for normal/extended
2227   QuickSearch.
2229 * Several interface improvements.
2231 * Use in-reply-to info that is passed in mailto: links.
2233 * Added the GB18030 Chinese charset, which is a superset of GB2312
2234   and (X-)GBK.
2236 * Added German translation of the manual.
2238 * Added Ukrainian translation.
2241 * 3.7.5
2242 -------
2244 * Bug fixes:
2245         o bug 2059 'gpgme >=1.1.8 not compatible with S/MIME
2246                     encryption'
2247         o bug 2076 'having worked 2 times properly CLAWS ceased to
2248                     decrypt incoming PGP mails -displays base64 
2249                     instead - sucks completely'
2250         o bug 2098, 'claws-mails crashes frequently with pgpcore'
2251         o Address Book: fix button sensitivity in compose mode.
2253 * 3.7.4
2254 -------
2256 * Spell checker: Highlight misspelled words when applying template
2257   and 'check while typing' option is on
2259 * Spell checker: Highlight misspelled words in text inserted from
2260   file(s) or pasted to message body when 'check while typing' option
2261   is on
2263 * Improve parsing of List-Post header
2265 * Add new drag type "claws-mail/msg-path-list" for drag'n'drop of a
2266   message selection from the message list into other applications.
2267   This enables other applications to back-link to Claws Mail via a
2268   "claws-mail --select" call after they received a drop.
2270 * Place the cursor in the compose window according to provided input.
2271   If To: is present place cursor in Subject: field and if both To:
2272   and Subject: are present place cursor in body. If body: is present
2273   insert a new line after text and place cursor there.
2275 * QuickSearch: Use all of the available space to view expressions
2278 * 3.7.3
2279 -------
2281 * The user is now warned when inserting a large file in the message
2282   body. The value of 'large' can be configured on the Compose/Writing
2283   page of the Preferences.
2285 * Added 'has_attachment' and 'signed' matcher expressions to
2286   Filtering and Processing Flags lists.
2288 * Support Reply prefixes of French Yahoo mail and French Lotus Notes.
2290 * Enabled Page Size and Orientation configuration in the print dialog.
2291   GTK+ 2.18 or newer only.
2293 * tools/convert_mbox.pl
2294   Add -R flag to support recursive conversions of arbitrary Evolution
2295   mail folders.
2297 * 3.7.2
2298 -------
2300 * Default Cc, Bcc and Reply-To options have been added to Folder
2301   Properties.
2303 * MIME parts that lack an end boundary are now handled, (even though
2304   they're INVALID!).
2306 * A 'Metadata handling' option has been added to the Miscellaneous
2307   options page. The options are 'safer' or 'faster'. 'faster' is
2308   Claws' original behaviour. 'safer' prevents data loss on system
2309   crashes where the filesystem is of a 'not-so-robust' variety, e.g.
2310   xfs. If in doubt, use 'safer'. This option defaults to 'safer'.
2312 * Face and X-Face previews have been added to the Custom Header
2313   Configuration dialogue in Account preferences.
2315 * An option has been added to the Receive page of IMAP account
2316   preferences, "Move deleted mails to trash and expunge immediately".
2317   This option is on by default to avoid changing the existing
2318   behaviour. Turning it off prevents automatic expunging.
2319   Also, 'Tools/Expunge'  and 'View/Hide deleted messages' menu items
2320   have been added to main toolbar.
2322 * Support for clickable gopher:// links has been added.
2324 * In the Compose window a warning dialogue is raised if attachments
2325   that have been added no longer exist on the filesystem at the time
2326   of sending.
2328 * Buttons to clear header lines in the Compose window have been
2329   added.
2331 * GnuTLS compatibility mode is now used, this avoids problems with 
2332   servers that don't comply 100% with the spec, but still exist.
2334 * tools/csv2addressbook.pl
2335   thunderbird import for version 2.0.0.21 has been added.
2337 * 3.7.1
2338 -------
2340 * Spell Checking has been added to the Subject in the Compose window.
2342 * The 'Quotation characters' option has been moved from the Compose/
2343   Writing page of the preferences to the /Message View/Text Options
2344   page.
2346 * When replying to signed and/or encrypted mail and the preference to
2347   sign and/or encrypt is set, the original mail's privacy system is
2348   automatically used, if available.
2350 * If a text/calendar attachment is present in a message it is
2351   automatcally selected if a suitable plugin (i.e. vCalendar) is
2352   available.
2354 * /Tools/List URLs now shows both the link title and URI if possible.
2356 * A URI appearing in the statusbar is now only trimmed if necessary.
2358 * When using /Tools/Create filter|procesing rule/Automatically
2359   the List-Id header is preferred to X-* headers.
2361 * The manual has been updated.
2363 * 3.7.0
2364 -------
2366 * Expanding/Collapsing of threads is now approximately 95% faster.
2368 * Cache reading is now approximately 10% faster. 
2370 * The shortcut key settings of the main window and the message list
2371   context menus are now connected.
2373 * The preferences on the 'Other' page have now been moved to
2374   Other/Miscellaneous. The parent pages are now unselectable and the
2375   first page is automatically selected on opening the preferences.
2377 * In the Compose window, on the Others tab, the 'Save message to'
2378   entry now has a drop-down list of the previous save locations.
2380 *  In the Compose window, the Attachments Properties window is now
2381    confirmed and closed with the Return key.
2383 * When using an external editor to compose messages, the message is
2384   automatically saved to Drafts when the external editor is closed. 
2386 * A hidden option has been added, 'primary_paste_unselects' which
2387   causes the primary buffer to be cleared and the insertion point to
2388   be repositioned when the middle mouse button is used for pasting
2389   text. It is turned off by default.
2391 * In the Actions window, the Escape key now cancels the action
2392   editing.
2394 * Offline SSL certificate verification has been added.
2396 * Privacy plugins: The decryption failure messages are now shown
2397   in the NoticeView just above the message text rather than in a
2398   popup window.
2400 * Privacy plugins: when listing the UIDs during a signature check,
2401   show the UID validity
2403 * tools/popfile-link.sh
2404   Support for reusing existing POPFile session ID has been added.
2406 * tools/kdeservicemenu
2407   Support for kde4 has been added.
2409 * win32: better integration has been implemented by using the
2410   standard file associations.
2412 * 3.6.1
2413 -------
2415 * Claws Mail now requires libetpan 0.57 for IMAP and NNTP.
2417 * SSL support is now provided by gnuTLS exclusively. OpenSSL support
2418   has been dropped due to licensing issues.
2420 * Added /View/Fullscreen option.
2422 * Re-ordering of the filtering/processing condition and actions lists
2423   is now possible using drag'n'drop.
2425 * 3.6.0
2426 -------
2428 * Claws Mail now requires libetpan 0.56 for IMAP and NNTP
2430 * Spell checking is now provided by Enchant instead of Aspell. To
2431   build spell checker support, you will need the libenchant headers.
2433 * The S/MIME plugin is now part of this package.
2435 * IMAP, NNTP, and SSL are now supported in the Windows port.
2437 * Support for client SSL certificates.
2439 * Better support of SSL certificate stores, to be able to verify
2440   server certificates.
2442 * Renaming of newsgroups is possible.
2444 * "Always open message when selected" can now have three values:
2445   'Never', 'Always' and 'When message view is visible'.
2447 * Unsaved server passwords can now be temporarily saved for the
2448   duration of the session. They can be cleared before the session
2449   expires by using '/Tools/Forget all session passwords'.
2451 * Auto-wrapping settings are now saved in drafted messages.
2453 * Support for basic auto-indentation in the Compose window.
2455 * Support for animated GIFs in the message view.
2457 * Type-ahead search in Filtering, Templates, Actions dialogs now
2458   select the result of the search.
2460 * Finer granularity in POP3 accounts' Remove After delay - hours in
2461   addition to days.
2463 * Spam/Ham flag is now stored on IMAP server when possible, using
2464   "Junk" and "NonJunk" keywords. 
2466 * Use less precise intervals when possible for auto-checking, thus
2467   the CPU is woken up less frequently.
2469 * The warning icon in the main window is cleared when the error it
2470   relates to is clipped from the network log.
2472 * IMAP errors now reveal the server on which they happen.
2474 * All deprecated GTK interfaces have been replaced with their
2475   non-deprecated equivalents.
2477 * csv2addressbook.pl: Added support for FoxMail.
2480 * 3.5.0
2481 -------
2483 * Added an option, "Use secure file deletion if possible", which
2484   enables shredding of temporary files and messages instead of
2485   just removing them. This is available on the Other preferences
2486   page.
2488 * Added an option, "Select the HTML part of multipart/alternative
2489   messages". This is available on the Message View/Text Options
2490   preferences page. 
2492 * Added an option to the 'Create new folder' dialogue which enables
2493   new folders to inherit the properties of their parent folders
2494   during folder creation.
2496 * Added a hidden option, "two_line_vertical", which toggles the
2497   2-line view in the message list when using the 3-column layout.
2498   Defaults to '1', show 2 lines.
2500 * Added a hidden option, "outgoing_fallback_to_ascii", which allows
2501   the user to specify an outgoing charset/encoding, but still fall
2502   back to 7bit US-ASCII when possible.
2503   Defaults to '1', fallback when possible.
2505 * Added support for the Avant Window Navgator (Awn) information
2506   bubble. This is automatically enabled if dbus is available.
2508 * Face and X-Face headers can now be added globally and per-account
2509   from configuration files under ~/.claws-mail/autofaces/. Further
2510   information is provided in the manual.
2512 * The SHA1 fingerprint is now shown on the SSL certificate dialogue
2513   and the labels are now selectable.
2515 * Several GUI improvements have been made, (Address book, filtering
2516   dialogue, Actions dialogue, and Account preferences).
2518 * New icons have been added for 'Reply to list' and 'Cancel'. The
2519   'Insert file' and 'Close' icons have been improved, as have the
2520   tray icons.   
2522 * Added the Trash and Delete icons to the Custom Toolbars options.
2524 * SMTP-only accounts are now not shown in the Receive menus and
2525   Account lists in filtering/processing, as they are irrelevant here.
2527 * tools/csv2addressbook.pl
2528   Support for a gmail exported csv address book was added.
2530 * Updated English, French, and Spanish manuals.
2532 * 3.4.0
2533 -------
2535 * Added support for /dev/mem_notify. This Linux kernel feature
2536   will allow applications to be notified that memory has to be
2537   freed before getting OOM-killed.
2538   For more information: http://lwn.net/Articles/267013/
2540 * Enabled moving/copying folders to root folders when using the
2541   folder selection dialogue.
2543 * Global and per-folder templates can now override the From name.
2545 * Added a tooltip with extended folder stats. (Hover the cursor over
2546   the short stats on the right, below the message list.)
2548 * Implemented 2-line items in the message list when in three column
2549   mode.
2551 * Added support for png themes.
2553 * Added an icon for attached patches (text/x-patch and text/x-diff).
2555 * When viewing a message that has a large amount of text, show a
2556   maximum of 1MB of text and add a noticeview to show optionally show
2557   the whole message.
2559 * Added a button to the templates preferences to restore defaults for
2560   current language.
2562 * Added search in filtering rules list.
2564 * Bogofilter Plugin:
2565   Added a "learn from whitelist" preference.
2567 * MAEMO:
2568   Added information when fetching large messages.
2570 * tools/csv2addressbook.pl
2571   Added support for Kmail/Kaddressbook.
2573 * 3.3.1
2574 -------
2576 * Forbid attaching anything containing "../" or ".ssh/" in mailto:
2577   URIs.
2579 * Add a hidden preference, 'use_networkmanager', to disable
2580   NetworkManager handling
2582 * 3.3.0
2583 -------
2585 * Due to licensing problems, the ClamAV plugin has been removed from
2586   the Claws Mail core distribution and can now been found packaged
2587   separately or with the 'extra plugins' package.
2589 * Added NetworkManager support
2590   This is built by default if the dependencies are satisfied; it can
2591   be specifically disabled with '--disable-networkmanager-support'.
2592   This enables Claws Mail to track changes to the network status.
2594 * Added DIGEST-MD5 support for IMAP authentication
2596 * Added Folder Properties option, 'Run processing rules when opening'
2597   to the General page.
2599 * Added sub-sorting to the Message List; when the Sort type is either
2600   Subject, From, To or Tags, sub-sorting by Date will be active.
2602 * Added from=address to the mailto sequence
2603   The 'from' will try to select the first matching account in the
2604   Accounts list, otherwise it will use the usual account selection
2605   mechanism but will override it with the given 'from' address.
2607 * Added insert=FILE  to the mailto sequence (stands for 'insert file')
2608   This adds the ability to create a new message from the command-line,
2609   with the body set from the contents of an existing file.
2610                 
2611 * Added mailto with NNTP accounts
2612   This comes into play if mailto is used when an NNTP account is the
2613   default account or if an NNTP account address is used with 'from'.
2615 * Added several GUI improvements to the Filtering, Processing, Tags,
2616   Actions, Templates, Logging and Address Book dialogues
2618 * Added a tooltip to the 'replied' icon in the Message List which
2619   indicates 'click to see your reply' feature.
2621 * Added 'claws-mail --version-full' to display the version and a list
2622   of the compiled-in features
2624 * Implemented speed-ups to list operations, deletions and cache
2625   updates.
2627 * Updated the man page
2629 * The Trayicon plugin icons are now themable.
2631 * text/calendar message parts are now automatically displayed if a
2632   plugin handling text/calendar is loaded, e.g. vCalendar.
2634 * Maemo: connect HW status change signal for shutdown
2636 * Maemo: identify mmc1 and mmc2 more clearly in the GUI
2638 * Maemo: Make dnd threshold higher
2640 * 3.2.0
2641 -------
2643 * Several GUI improvements
2644         The colour preferences have been split into tabs.
2645         Improve the way 'Find in current message' search results are
2646         shown by vertically centering the selected text in the
2647         Message View.
2648         Improvements to the 'List URIs' dialogue.
2649         Filtering/Processing Match Type dialogue has been reworked.
2650         Several other layout improvements.
2652 * Several address book improvements
2653         Added Custom Attributes, which can be edited from
2654         '/Tools/Edit custom attributes...' and are used from the
2655         'Name' drop down list on the 'Edit Person Details' dialogue. 
2656         Always add a new contact if any value is set, instead of
2657         silently rejecting it when an email address is not set.
2658         Better guessing of contact name from incomplete name
2659         information.
2660         Better display of contacts that have no name set, in contact
2661         lists, group contents, find duplicate results.
2662         Error messages don't show in the status bar anymore, alert
2663         panels are used instead.
2664         Several other GUI improvements.
2666 * Added optional Tooltips to the Message List. This is enabled by the
2667   'Show tooltips' option on the '/Display/Summaries' Preferences page
2668   and is only possible with GTK+ >= 2.12
2670 * Much improved handling of Return Receipts, both outgoing and
2671   incoming. 
2673 * Added the option to use the system defaults for External Programs
2674   preferences on the '/Message View/External Programs' page.
2676 * Added "select first email in list" to the list of possible
2677   selections in the 'Set default selection on entering a folder'
2678   options on the '/Display/Summaries' preferences page.
2680 * IMAP: Added IMAP tags support. (Note: 'Bandwidth-efficient' mode
2681   prevents fetching of tags.)
2683 * IMAP: Optimised flag handling and message copying.
2685 * Improved printed page layout for built-in GTK+ printing
2686         Bold fonts are now used where appropriate and a demarcation
2687         between header and body has been added.
2689 * Optimised filtering on flags/tags changes.
2691 * MAEMO: Added LED flashing for new mail alerts
2693 * MAEMO: Made all of the left of column in the Folder List a hotspot
2694   for expanding/collapsing the tree.
2696 * 3.1.0
2697 -------
2699 Non-blocking NNTP has been implemented. NNTP support is now provided
2700         by and depends upon libetpan
2702 GnuTLS support has been implemented as an alternative to OpenSSL.
2703         [./configure --enable-gnutls]
2705 A run-time alternative configuration directory switch has been added,
2706         [claws-mail --alternate-config-dir DIR]
2708 Tags: Added tag alphabetical sorting and unified the dialogues.
2710 Edit accounts dialogue: The 'default account' (D) column has been
2711         removed, instead the default account is indicated by use of
2712         bold text.
2714 Templates: Added ability to attach files using |attach{filename}.
2715     Templates options are now presented in a tabbed layout.
2717 Address Book: Added duplicate finder, '/Tools/Find duplicates'.
2718     It is now possible to set an image for each contact. Pictures 
2719         from a contact's Face or X-Face will be automatically set
2720         when available. The contact's image will be automatically
2721         displayed in the message view or header pane if the message
2722         has no Face or X-Face header.
2724 '/View/Character encoding' submenus are now grouped together
2726 GTK+ built-in print support is now used if GTK+ >= 2.10 is available.
2727         libgnomeprint will never be used if GTK+ >= 2.10 is available.
2729 Reinstated 'Generate Message-ID' option as an Account preference. It
2730         is hidden on IMAP accounts, because Message-IDs are needed on
2731         servers that don't implement the UIDPLUS extension.
2733 Toolbar preferences: Improved dialogue.
2735 Compose window: the number of attachments is now shown in the tab's
2736         title.
2738 Attachments: When opening attachments with 'Open' or 'Open with...'
2739         the temporary files are now saved as read-only. A hidden
2740         preference has been added, 'save_parts_readwrite', which
2741         permits the previous behaviour.
2743 IMAP: Added a button on the Folder Properties General page to allow
2744         users to discard local caches.
2745     Added much better error handling.
2746     Fetching of cached mails has been heavily optimised.
2748 LDAP: Added read-only support for jpegPhoto LDAP field
2750 Bcc in commandline URIs has been added.
2752 Dillo browser plugin: Address book based whitelisting for loading
2753         remote images has been added.
2755 SpamAssassin plugin: Address book based whitelisting has been added.
2757 MAEMO: Maemo 4.0 (Chinook) build enabled.
2759 MAEMO: Removed some useless tooltips.
2761 tools/csv2addressbook.pl
2762         a new script that imports a CSV formatted address book. Becky
2763         and Thunderbird address book are currently supported.
2765 * 3.0.2
2766 -------
2768 * Bug fixes:
2769         o bug 1320, 'Memory leak caused by gtk_container_get_children'
2770         o bug 1321, 'access before allocation when scanning for uris'
2771         o bug 1324, 'Corrupted IMAP cache'
2772         o bug 1327, 'segfault when replying to a non-existent news
2773                      message'
2774         o bug 1329, 'error in quicksearch.c'
2775         o bug 1334, 'user defined mail incorporation script not run'
2776         o bug 1336, 'Segfault if empty space before search-string'
2777         o bug 1337, 'Crash on removing uncached emails'
2778         o Prevent unquoted mime boundaries, by always using a /
2779         o Remove unnecessary error when cancelling export to mbox.
2780         o MAEMO: make all Folder Properties pages visible
2781         o MAEMO: fix overlapping buttons in Edit Accounts page
2784 * 3.0.1
2785 -------
2787 * Bug fixes:
2788         o bug 1308, 'Claws deletes folderlist.xml after fetching mail
2789                      short after start-up'
2790         o bug 1311, 'Wrong arrow position while moving message into
2791                      folder when column headers hidden'
2792         o fix build without USE_LDAP_TLS
2793         o Accounts list: fix "Local" protocol not shown when
2794           USE_OPENSSL is set.
2795         o Tags: fixed issues with tags with spaces, and renaming tags
2796         o Accounts list: Show protocol "SMTP" and the appropriate
2797           server for send-only accounts
2798         o Accounts list: show "-" instead of "" when no value is
2799           relevant
2800         o do not allow locked msgs to be deleted, even by filtering
2801           or processing
2802         o Show error message in the GUI if image can't be loaded
2803         o Remove Generate Message-ID option. We need this on some
2804           IMAP servers.
2805         o Maemo: distinguish various statusbar messages,
2806                 in order to display only the most important.
2807         o Maemo: fix statusbar/window mismatch
2808         o Maemo: fix scrolling to cursor
2811 * 3.0.0
2812 -------
2814 * Claws Mail is now licensed under GPLv3 or later.
2816 * added Tags feature
2817   Tags are arbitrary labels that can be applied to messages. It is
2818   possible to create, edit, remove Tags; apply them to mails;
2819   filter on Tags or Tag presence; apply or unset Tags via Filtering
2820   actions; reference Tags in reply Templates.
2822 * Threads can now be sorted by most recent message
2823   /View/Sort/By thread date
2825 * Added "/View/Show or Hide/Column headers"
2827 * Added 'watch thread' feature
2828         
2829 * Enabled the running of folder Processing rules on demand
2831 * Added options to stop/enable writing logs to disc, see Logging
2832   page of preferences
2834 * IMAP and News: Implement age-based caching: allow the specifying 
2835   of a threshold for the offline synchronisation feature, and whether 
2836   old cached bodies should be removed. Accessible from the Folder
2837   Properties.
2839 * IMAP: Made multiple copy, (in the same IMAP account), faster by
2840   matching source/destination message UIDs.
2841         
2842 * LDAP: Ability to edit all Person attributes
2844 * Nicer layout of the message part icons
2846 * Speed up and clean up rendering of larger msgs
2848 * Use progress bar when sending messages
2850 * Made mainwindow's /Help/Manual point to the remote copy if the
2851   local copy doesn't exist
2853 * Replaced some deprecated widgets
2855 * Enabled changing the emphasis color used to highlight the
2856   newsreader/x-mailer header value when it matches our preferred
2857   mail agent, (hidden pref 'emphasis_color' added to clawsrc).
2859 * tools/mew2claws-mail.pl
2860   Added new script that imports a Mew address book
2862 * tools/popfile-link.sh
2863   Added a new script that will open selected messages in
2864   POPFile control center, in order to change the message
2865   status.
2867 * Updated the manual
2869 * Check that Dillo's installed when loading the Dillo Browser
2870   plugin
2872 * Maemo improvements:
2873         o Automatically choose the correct application
2874           to open parts
2875         o Better way to notify of new mails
2876         o Destroy messageview after trashing mail
2877         o Simplified layout
2878         o Better toolbars, removal of CTree headers
2879         o Add a specific icon to go back to folder list
2880         o Improvements to the Wizard, About and icon legend dialogues
2881         o add an easy way to store data (mails and IMAP/NNTP caches)
2882           on one of the SD cards, and protect against unmounts if
2883           needed
2884         o plug the online/offline system into maemo's interfaces to
2885           have Claws automatically switch according to the system
2886           status (on IT OS 2007)
2887         o use HildonBanners to display status messages
2888         o force layout to be Small screen
2889         o put the progress bar in the toolbar
2892 * 2.10.0
2893 --------
2895 * libetpan 0.49 is now required for IMAP support
2897 * Added "From, To or Subject" to the QuickSearch types.
2899 * Added handling of the 'a' key to loop through a mail's MIME parts.
2901 * In the Compose window "Add to address book" has been added to the
2902   context menu of the sender and recipient fields.
2904 * Implemented a proper References filtering condition.
2906 * Added the possibility to cancel receiving in IMAP accounts.
2908 * Made offline synchronisation faster.
2910 * Added an alternate way to fetch flags on IMAP, which improves
2911   performance with some servers, (like Exchange).
2912   See "Bandwidth-efficient mode" in IMAP accounts' Receive
2913   preferences.
2915 * Allow manual sorting of Templates.
2917 * Templates improvements: easier syntax, add some useful variables.
2919 * Implemented per-account and per-folder compose/reply/forward
2920   Templates.
2922 * Added a QuickSearch option to automatically run a search selected
2923   from the history.
2925 * Made the Summaries Preferemces page "when entering a folder..."
2926   options fully customisable.
2928 * Added an "Open last opened folder at startup" option to the
2929   Summaries page in the Prerferences.
2931 * Changed the Preference "Only mark as read when opened in new
2932   window" on the Summaries page to "Only mark as read when opened
2933   in new window, or replied to".
2935 * Allow disabling mail filtering plugins on a per-account
2936   basis.
2938 * Added an option to the Bogofilter and SpamAssassin plugins to
2939   enable marking saved spam as Read.
2941 * Added a warning about encryption limits, which can be disabled.
2943 * Removed the "Download all" preference from POP3 accounts; it
2944   was useless and confusing.
2946 * Re-organized some Preferences page.
2948 * Replaced the tabbed layout in Account Preferences with pages.
2950 * Renamed 'Protocol Log' to 'Network Log'
2952 * Added a few cursor improvments while Claws is busy.
2954 * Added support for CRLF in headers of messages.
2956 * Added support for a few more date formats (RFC3339 subsets).
2958 * The keypad's Enter key now does the same as the Return key.
2960 * Improved LDIF import, better error handling, UI cleanup.
2962 * LDAP write support has been added.
2964 * Use Hildon's file chooser on Maemo.
2967 * 2.9.2
2968 -------
2970 * Added a printer icon.
2972 * Bug fixes
2973         o bug 1187, 'Reply-to addressee disappears when reply-to text
2974                      box is clicked...' (Maemo)
2975         o bug 1190, 'dir_open' button doesn't work' (Maemo)
2976         o bug 1193, 'Need a way to multi-select items'
2977         o bug 1194, 'Hardware keys move from email list to account/
2978                      directory list, but not back to email list...'
2979                      (Maemo)
2980         o bug 1196, 'Edit>Select All doesn't work' (Maemo)
2981         o bug 1198, 'Reply-all "disappearing" address bug
2982                      persists...'
2983         o bug 1200, 'Add option to always retrieve full messages'
2984         o bug 1209, 'Clicking on address in header (mailto uri)
2985                      selects default account'
2986         o bug 1211, 'Offline dialog message bugs/annoyances...'
2987         o Don't reflect accounts changes to the mainwindow when it's
2988           not necessary.
2989         o Fix double fetching of mails if first try failed
2990         o Fix a crash in textview
2991         o Fix changing quicksearch type (after Esc, after changing
2992           Recursive, ...)
2993         o tools/uudec Fix missing dash to `display` command-line
2995 * 2.9.1
2996 -------
2998 * Security fix:
2999         o Fix for CVE-2007-1558 (APOP)
3000           http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1558
3002 * Bug fixes
3003         o Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3004         o Fix encoding woes wrt saving of mails and parts
3006 * 2.9.0
3007 -------
3009 * Added a Maemo port
3010   The Maemo port touches several areas: using the correct APIs for
3011   a good integration, adding of a new layout suited for small
3012   screens, Maemo-specific default preferences changes, Maemo-specific
3013   GUI improvements, etc.
3015 * Added more customisable colour labels
3017 * Added 'Mark as spam', 'Mark as ham', and 'Add to address book'
3018   filtering actions
3020 * Added a new Quote Format symbol, %A, to insert the sender's email 
3021   address
3023 * Changed the option to display unread message counts next to folder
3024   names: it is now possible to display the total count of messages
3025   too. Configurable from Display/Summaries
3027 * If Claws Mail is already running on another display, attempting to
3028   start it will mention that instead of popping up the window on the
3029   other display
3031 * Added debugging of filtering/processing rules. Configurable from
3032   Other/Logging options page
3034 * Added handling of the contextual menu key in compose windows and
3035   MIME parts list
3037 * Added a "pulsing" progressbar in the label window used when
3038   rebuilding folder tree, etc, in order to show activity
3040 * Improved "Offline mode override" dialogue to avoid asking
3041   repeatedly, but still ask on explicit user actions
3043 * Improved the creation of POP/Local accounts when no MH mailbox
3044   exist: create the default one
3046 * Write folderlist directly after adding/deleting accounts that have
3047   folders
3049 * Added logging IMAP ALERTs as errors in the log
3051 * Added a way for MimeViewer plugins to implement search in a part's
3052   body
3054 * Updated, added and replaced some icons
3056 * Added display of any LDAP specified Search attributes 
3058 * Added 'telephoneNumber' in the default LDAP list of attributes
3060 * Updated the Face header in the welcome message
3062 * Added the option to minimize to tray in the Trayicon plugin
3064 * Added a wrapper to mairix in the tools folder, tools/mailrix.sh
3066 * Added a script which enables inserting files into the message body
3067   of a new Compose window from the command line,
3068   tools/claws-mail-compose-insert-files.pl
3070 * Updated Brazilian Portuguese, Catalan, Czech, French, German,
3071   Hungarian, Polish,Serbian, Simplified Chinese, and Spanish
3072   translations
3074 * 2.8.1
3075 -------
3077 * Bug fixes:
3078         o bug 1129, '"local mbox file" account isn't retrieving 
3079                      mails'
3080         o bug 1135, 'cm-segfault on decrypting with PGP/inline'
3081         o bug 1136, 'Crash in group address completion'
3082         * Fix "After receiving new mail, go to inbox" on IMAP, and
3083           restrict it to manual fetching only
3084         * Fix alertpanel.h only included in #ifdef HAVE_LIBETPAN
3085         * Fix return value without libetpan
3086         * Use gtk_window_set_role instead of gtk_window_set_wmclass
3087         * Fix mime/globs path on NetBSD
3089 * 2.8.0
3090 -------
3092 * Removed 'Separate Folder tree' and 'Separate Message View' and put
3093   new layouts in place of it, 'Standard', 'Three columns', 'Wide
3094   message' and 'Wide message list'. Accessible from /View/Layout.
3096 * Added IMAP subscriptions
3097   Creating a new folder subscribes it. Deleting a folder unsubscribes
3098   it. "Creating" an existing but unsubscribed folder will subscribe
3099   it. By default, for new accounts, only subscribed folders are shown.
3100   A contextual menu item has been added, /Subscriptions,  which allows
3101   switching the display between All folders and Subscribed folders
3102   only. It also enables the subscribing and unsubscribing of folders. 
3104 * Added the option 'Enable customisable menu shortcuts' to the
3105   'Other' preferences page. Turning this off locks the current hot
3106   keys, preventing accidental changes.
3108 * Added icons for application/pdf, application/pgp-signature,
3109   application/postscript and text/calendar.
3111 * Added /Tools/List URIs
3112   Enables opening any or all of the URIs contained in the currently
3113   selected mail.
3115 * Added 'spam flag' to the Filtering and Processing Match Types.
3117 * Removed the 'Composing messages exist' dialogue on exit. Instead
3118   opened messages are automatically saved to drafts, and re-opened at
3119   the next startup.
3121 * Added handling of local URIs, (file:///...), from the --attach
3122   command line.
3124 * Added Account options for spellcheck default dictionaries.
3126 * Added 'Edit/Delete thread'.
3128 * Added an option 'Ask about account specific filtering rules...' to
3129   the 'Other' page, which was previously a hidden option.
3131 * Some preferences have been re-arranged:
3132   Moved the 'Ask before emptying trash' option on the 'Other' page
3133   outside of the 'On exit' frame as it's not only an 'On exit' option.
3134   Moved 'Never send Return Receipts' from 'Other'  to 'Sending' page.
3135   Moved keybinding preferences to the 'Other' page.
3136   Added 'mousepad' to the list of text editors on the 'External
3137   Programs' page.
3139 * Bogofilter and SpamAssassin plugins:  Enabled moving spam mail to the
3140   Account's Trash folder instead of default Trash folder.
3142 * ClamAV plugin: updated for the upstream changes in libclamav, whilst
3143   maintaining compatibility with older version of libclamav.
3145 * GPG Plugins: Added an option 'Use gpg-agent to manage passwords' to
3146   GPG page of the common preferences. Fixes annoyances with distro-
3147   installed gpg-agent, when no pinentry program is installed, and the
3148   user is at a loss on why "decryption failed". It can be turned off
3149   to bypass gpg-agent. The option is disabled if gpg-agent is not
3150   running.
3152 * TrayIcon plugin: Added 'Hide at startup' and 'Close to tray'
3153   options.
3154   When the 'Close to tray' option is used the Window Manager's hotkey
3155   and [X] button will hide the window instead of closing it - closing
3156   CM can be done using the tray icon menu or the /File menu.
3157   Clicking the trayicon now raises the window to current desktop when
3158   it was either minimized or shaded, or when it was on another desktop.
3160 * Added support for non ISO-8859-1 compatible locales to the Actions
3161   scripts freshmeat_search.pl, google_search.pl and multiwebsearch.pl.
3162                 
3163 * Renamed the maildir2claws-mail.pl script to kmail-mailbox2claws-mail.pl
3164   and updated it to work with newer versions of Kmail. 
3166 * Added thunderbird-filters-convertor.pl script, which converts
3167   thunderbird filter rules to Claws filter rules.
3169 * Updated Brazilian Portuguese, British English, Czech, Finnish,
3170   French, German, Hungarian, Polish, Serbian, Simplified Chinese,
3171   Slovak and Spanish translations.
3173 * 2.7.2
3174 -------
3176 * Added command line equivalent options:
3177   -h for --help
3178   -q and --quit for --exit
3179   -v for --version
3180   "Unknown option" is now printed when unknown command line options
3181   are used.
3183 * The wizard for configuration migration, (Sylpheed-Claws to Claws
3184   Mail), now has the option to save or not save a backup of the old
3185   configuration folder.
3187 * The configuration wizard is now re-run if it was previously
3188   cancelled.
3190 * Bug fixes:
3191         o bug 1100, 'Highlighted e-mail data not visible when color
3192                      label applied.'
3193         o bug 1101, '"Load plugin" button is accidentally hidden'
3194         o bug 1102, 'claws-mail-2.7.1 makes use of deprecated ldap 
3195                      functions'
3196         o IMAP: fixed crash when connect command doesn't exist.
3197         o IMAP: better folder checking when an IMAP directory is set.
3198         o IMAP: Never remove INBOX when scanning for new folders.
3199           It's a special folder that must exist.
3200         o fix vertical scrollbar jumping back to the top when 'Check
3201           for new folders' is used.
3202         o fix sensitivity issues of Mark as Spam/Ham context menus.
3203         o fix potential crashes in the address book's embedded 'Edit
3204           person' dialogue, and fix conflicting copy/paste menu
3205           entry.
3206         o Reflect change of Font configuration in the Header view
3207           clickable links.
3208         o fix handling of empty values in attach_load_directory and
3209           attach_save_directory clawsrc options.
3210         o fix 2nd-run loss and new configuration loss of filtering
3211           rules on configuration migration.
3212         o Bogofilter plugin: fix sensitivity of "Insert X-Bogosity
3213           header" option
3215 * 2.7.1
3216 -------
3218 * Bug fixes:
3219         o bug 1095, 'Crash while changing folder columns during
3220                      incorporation'
3221         o bug 1098, 'bogus last row display after expanding a thread'
3222         o fix a few annoyances when choosing keys for the CMS (S/MIME)
3223           protocol
3224         o fix updating of the mime parts
3225         o fix Forwarding msgs with attachments that have dos line
3226           endings
3227         o strip S/MIME signatures when re-editing S/MIME signed
3228           messages
3229         o fix body search starting at the end of the mail (and asking
3230           for loop)
3231         o fix Enter in search windows
3232         o fix dbus-related crash in the the GTK+ file selector.
3233         o IMAP: fix recursion when server lists the current subfolder
3234           in the response
3235         o IMAP: get rid of the previous mailimap when connecting, just
3236           in case disconnect was unclean
3237         o IMAP: make sure we don't use an old socket when reconnecting
3240 * 2.7.0
3241 -------
3243 * The --select option can now also select emails by Message-ID
3245 * Attaching files from 'mailto:' URIs (&attach=...) is now possible.
3246   A dialog is displayed to make sure that the user is aware that the
3247   mail will contain attachments
3249 * 'New Message format' has been added to the Compose/Writing options,
3250   this works like the Quote format and the same symbols are supported
3252 * Reworked the About dialog, including the addition of a new page, 
3253   'Features', which indicates which of the optional features are
3254   compiled in and which are not. A 'Release Notes' page was also
3255   added
3257 * Added history combo for all search fields (message and text)
3259 * The 'mark_as_read_delay' option is not hidden anymore and can be
3260   found in Configuration/Preferences/Summaries
3262 * Added global and per-folder preferences to set the default
3263   alternate dictionary
3265 * Allow spell-checking to use both current and alternate dictionaries
3267 * Added an hidden option 'addressbook_use_editaddress_dialog' to
3268   embed the contact editor in the addressbook window in contrast to
3269   a separate dialog
3271 * Added a hidden option 'unsafe_ssl_certs', to allow storing
3272   multiple SSL certificates for a given server/port. You will be
3273   asked to accept unknown certificates. Unchecking this option will
3274   require you to re-accept previously known certificates
3276 * Allow copying of folders between mailboxes
3278 * Better automatic account selection for mailing lists (searches for
3279   the email address in the Delivered-To header also)
3281 * Made the "Synchronise" menu item inactive when there's nothing to
3282   synchronise
3284 * Use Message font in Writing and Quoting preferences, as well as in
3285   Templates
3287 * Added more HTML symbols to the html to text converter
3289 * Save the addressbook's window size on closing
3291 * Better checks for syntax errors are applied to Templates and Quote
3292   formats
3294 * Added a check to avoid trying to use a non-existent folder as
3295   default inbox
3297 * Enable setting SSL via STARTTLS from the set-up wizard
3299 * Added handling of ":port" in server addresses in the set-up wizard
3300   to specify a port to connect to
3302 * Bogofilter plugin: added an option to print the X-Claws-Bogosity
3303   header in emails handled by the Bogofilter plugin (in MH folders
3304   only)
3306 * Bogofilter plugin: added an option to whitelist senders found in
3307   addressbook
3309 * Bogofilter plugin: Allow storing of Unsure mails in a specific
3310   folder to make better teaching easier
3312 * Bogofilter plugin: Improved GUI interaction while Bogofilter is
3313   filtering
3315 * TrayIcon plugin: added an "Email from account/..." submenu
3317 * updated Brazilian Portuguese, British English, Catalan, Finnish,
3318   French, Italian, Serbian, Simplified Chinese, Slovak, and Spanish
3319   translations
3321 * 2.6.1
3322 -------
3324 * First release as Claws Mail
3326 * Bug fixes:
3327         o bug 1053, 'SC fails to reestablish a secure connection'
3328         o bug 1054, 'Slowness logging big data chunks'
3329         o bug 1057, 'crash on sending s signed message to a
3330                      newsgroup'
3331         o bug 1060, 'compilation error with Irix's cc'
3332         o bug 1061, 'crash on opening signed email'
3333         o bug 1066, 'Incorrect mailbox size displayed'
3334         o bug 1069, 'Sent mails disappear, BCC or locking problem?'
3335         o fix Reply To/Mailing list from the menu
3336         o forbid drag and drop from/to different folders of type
3337           F_UNKNOWN
3338         o src/ssl_manager.c: fix possible infinite loop
3339         o fix Options/Reply mode after draft save
3340         o obey always_show_msg option when marking as spam
3341         o fix spelling menu when replying
3342         o don't change the From column title to To if the To column
3343           is visible
3344         o fix the wrong recipient being selected when replying to a
3345           msg which is From one of our accounts To another of our
3346           accounts
3347         o fix crash on combining mark_as_read_delay with Hide Read
3348           Messages
3349         o create ~/.mailcap if it doesn't exist
3352 * 2.6.0
3353 -------
3355 * Final release as Sylpheed-Claws
3357 * libetpan 0.48 or greater is now required for IMAP support.
3359 * The Compose window now has an /Options/Reply mode/ menu. This
3360   enables changing the recipients of a reply on the fly.
3362 * QuickSearch now has a type-ahead option for fast searches.
3364 * Extra symbols are now available for the Quote parser, your name,
3365   your email address, the account name, and the organization.
3367 * In the Folder Properties, it is now possible to test the regular
3368   expression used in the Simplify Subject RegExp option.
3370 * GSSAPI support has been added for IMAP.
3372 * UIDPLUS support has been added for IMAP.
3374 * A Stop button has been added for Message Body searches, enabling
3375   cancelling of a running search. This is available in '/Edit/Search
3376   Folder...' and '/Edit/Find in current message...'.
3378 * libSM support has been added. This enables communication with the
3379   session manager, so that it is known when the session ends, in
3380   order to save the caches, and draft any messages currently being
3381   composed.
3383 * Support for Address Book Groups has been added to the Compose
3384   window's automatic address completion.
3386 * a new hidden option has been added, 'respect_flowed_format'. This
3387   follows RFC3676 with regard to a message part with a Content-Type
3388   that includes 'format=flowed' and 'delsp=yes'. This will cause some
3389   mails to have long lines, but will fix some URLs that would
3390   otherwise be wrapped. By default it is turned off.
3392 * Basic key import/export has been added to the PGP plugins. When
3393   generating a new key pair you can export the public key to a key
3394   server. When selecting the signature part of a message, if the key
3395   is not on your keyring, you will be asked if you want to attempt
3396   to import it from a keyserver.
3398 * The TrayIcon now displays 'offline' status.
3400 * More window sizes and placements are remembered across sessions.
3402 * tools/fix_date.sh: Switches to replace non RFC-compliant Date:
3403   value, and to use strict RFC matching patterns for dates have been
3404   added.
3406 * Several optimisations have been made.
3409 * 2.5.6
3410 -------
3412 * Bug fixes:
3413         o Fix redirecting of sent mails
3414         o Fix Go to Next * after applying Preferences
3415         o Fix quote-folding when emails don't convert cleanly to
3416           UTF-8
3418 * 2.5.5
3419 -------
3421 * Bug fix:
3422         o bug 1034, 'Incorrect display of size field in message view'
3424 * 2.5.4
3425 -------
3427 * Bug fixes:
3428         o bug 1032, 'Segmentation fault when showing message'
3429         o fix crash with quote folding on HTML
3430         o fix building with --disable-nls
3431         o remove tabs in Subject string
3433 * 2.5.3
3434 -------
3436 * Make node expanding in the Folder List non-recursive
3438 * Bug fixes:
3439         o bug 1024, 'Array index out of range in
3440           claws-mail-2.5.2'
3441         o Fix "Check for new folders" on folders with accented
3442           characters
3443         o Fix filtering "copy" rules
3444         o Fix "goto next unread" after collapsing/expanding a node
3446 * 2.5.2
3447 -------
3449 * Bug fixes: 
3450         o bug #1023 (Sylpheed deletes too much messages)
3451         o Crash in partial downloading
3453 * 2.5.1
3454 -------
3456 * It is now possible to stop searches in message bodies
3458 * IMAP: Use UID SEARCH ALL instead of UID SEARCH UID 1:* in order
3459   to fix speed issues with badly implemented servers
3460   
3461 * Bug fixes: 
3462         o Fix multiple registering of SpamAssassin and Bogofilter
3463           plugin after having changed their preferences, leading to
3464           slowness or duplicated messages.
3466 * 2.5.0
3467 -------
3469 * Minimum required versions of GTK+ and GLIB is now 2.6.0
3471 * Minimum required version of libetpan (for IMAP support) is now 0.46
3473 * metamail support has been dropped, this is now handled internally
3475 * New plugin: Bogofilter, providing Spam filtering and learning
3477 * Account-based filtering rules. Each filtering rule can now be
3478   assigned to a specific account, by default it's "All".
3480 * Filtering against Address Book. It is now possible add matched 
3481   conditions to determine if any email address in a message matches
3482   or doesn't match any or all books or folders in the Address Book.
3484 * Quote folding. Quotes in the message view can now be folded, via
3485   the "/View/Quotes/..." menu. The folding can also be toggled by
3486   double clicking on the quotes in the Message View
3488 * Re-enabled user-defined Headers in Displayed Headers configuration
3490 * "/View/Go to/Parent message" and "/View/Go to/Last read message"
3491   have been added
3493 * Made the list views look more modern by add alternating coloured
3494   lines, replacing the box-type expanders with arrows, removing the
3495   dotted lines.
3496   Hidden prefs have been added to enable users to maintain the old
3497   style:
3498   'enable_dotted_lines' for the dotted lines and box-type expanders. 
3499   'use stripes_in_summary' to enable alternating coloured lines in
3500    the Message and Folder lists.
3501   'use stripes_everywhere' to  also enable alternating coloured lines
3502    in all other lists.
3503   Note: 'use_stripes_everywhere' replaces the previous hidden option
3504   'enable_rules_hint'.
3506 * New hidden pref, 'stripes_color_offset', to change the value added/
3507   subtracted to normal bgcolor to create the stripes in the summaries
3509 * The Send button on the main toolbar is now inactive when the Queue
3510   folders are empty
3512 * IMAP: Added a View Log button on auth error
3514 * PGP/Core plugin: it is now possible to create a new key pair from
3515   within Claws Mail
3517 * PGP/Core plugin: When encrypting, if only one key matches, and it 
3518   matches exactly, it is automatically used
3520 * TrayIcon plugin: the icon now has transparency
3522 * Enabled text selection for replying from MimeViewer plugins
3524 * The attachments list in the MimeView column can now be scrolled
3525   using the mousewheel
3527 * In the MimeView column a middle-click will now just open the Mime
3528   part without showing it in the Message View, likewise, a right-
3529   click will display the context menu without displaying the part
3531 * The "When entering a folder..." selection option is now used for
3532   '/View/Go to/Next unread folder'
3534 * A special Return-Receipt message is shown if the message is from
3535   the user
3537 * An icon has been added to the statusbar to notify of errors
3539 * Added missing icons to the Icon Legend dialog
3541 * Enabled closing of SSL certificates and Folder Sort dialogs with Esc
3542   key
3544 * Displaying of huge mails can now be cancelled, so the GUI doesn't
3545   block
3547 * Claws Mail' internal queue headers are now hidden when showing
3548   all headers. They'll be present only in Source window.
3550 * Several GUI improvements.
3552 * Faster loading of folders and other optimisations and speed-ups
3554 * Logging has been improved.
3556 * improved sizing of some widgets
3558 * Made the desktop file XDG compliant
3560 * The manuals have been updated
3562 * A Spanish translation of the manual has been added
3564 * Added an action tool, tools/uuooffice, to open uuencoded *.doc files
3565   with OpenOffice.
3567 * Added an action tool, tools/fix_date.sh, to fix a missing Date field
3568   in emails.
3570 * 2.4.0
3571 -------
3573 * A ./configure option has been added, --with-mandir=DIR allowing the
3574   setting of the man directory location
3576 * 'Send queue' has been added to the folder contextual menu, which
3577   allows sending the contents of a single queue, as opposed to the
3578   toolbar's Send Queue, which sends all queues
3580 * '/View/Go to/Next unread folder' has been added
3582 * 'View/Go to/Next marked messages' now traverses folders
3584 * sftp:// links are now recognised in mails
3586 * A dialogue is presented to the user when dropping files into the
3587   Compose window, asking whether to insert or attach the file(s). The
3588   default behaviour can be controlled via a new option in 
3589   Compose/Writing
3591 * Allow attached message parts to be selected, opened, or saved via
3592   their text label in the message body
3594 * Save named inlined attachments with "Save all"
3596 * An option to change the Folder Type has been added to the Folder
3597   Properties
3599 * Add |i{sub_expr} to Templates, which allows inserting user-entered
3600   text in a template
3602 * A new option has been added to '/Preferences/External programs' to
3603   allow "Display as text" on attachments to be done via a script
3605 * An option to 'Never send Return Receipts' has been added to the
3606   'Other' page of the preferences.
3608 * The Custom Header dialogue in Account Preferences now has a 'From
3609   file...' button, which enables a Face or X-Face header to be set by
3610   selecting a file 
3612 * libgnomeprint support : A font for printing can be specified in
3613   '/Display/Fonts'
3615 * Add Help buttons to some dialogues, clicking on them will open the
3616   manual at a suitable section in the configured browser
3618 * The option 'Add date header' has been removed, a date header is
3619   now always added
3621 * The '/Message/Re-edit' menu item has been removed from the separate
3622   Message View, where it was useless
3624 * Display an Account's Protocol as a label instead of the unusable
3625   combo when editing accounts
3627 * It is now possible to move and copy mails from and to the Drafts
3628   and Queue folders
3630 * More non-English Subject prefixes have been added
3632 * The Attachment flag is now set for some inlined attachments
3634 * Faster recursive quicksearch (show current folder's results before
3635   searching sub-folders)
3637 * Faster send on IMAP
3639 * Alert in case of authentication error on imap
3641 * Better error reporting in GPG plugins
3643 * Faster and better MBOX import/export
3645 * Save caches on SIGPIPE (like on Xorg exit)
3647 * Unified Info/Help/Symbols buttons
3649 * Honor display-header-pane setting in separate window too
3651 * Use the user-defined From: in the Return-Path: header when sending
3653 * Grab Save button by default in Save dialog, which allows saving
3654   by hitting Enter
3656 * The online status is checked before resetting mailcheck timer
3658 * Show POP3 connection earlier in statusbar
3660 * Re-read /etc/resolv.conf before connecting to IMAP servers, and
3661   when switching to Online mode
3663 * tools/textviewer.pl has been added, which can be used with the new
3664   option 'Command for Display as Text' in '/Preferences/External
3665   programs'
3667 * The Claws Mail logo has been updated
3669 * 2.3.1
3670 -------
3672   * bug fix release
3674   * Improved error catching in GnuPG plugins
3676   * Always replace \n, \r and \t with spaces in headers
3678   * Fix 'make clean' removing of provided manuals
3680   * Fix setting of PACKAGE_DATA_DIR with newer versions of autoconf,
3681     backwards compatible
3683   * Fix double-ask of "Do you want to mark all as read"
3685   * Fix bug #968 (Rockliffe IMAP server doesn't like SC (server isn't 
3686     RFC-compliant)) - Workaround Rockliffe IMAP server bug
3688   * Fix bug #969 (crash on rebuilding imap folder)
3690   * Fix bug #971 (2.2.3 cannot read mail from local mbox)
3692 * 2.3.0
3693 -------
3695   * Mailing-list support (Subscribe, Unsubscribe, View Archive, etc) 
3696     has been added in the main window's 'Message/Mailing list' menu
3698   * Filtering and processing rules can be disabled with just one click
3700   * The From address is editable in the Compose window
3702   * A menu has been added to the Compose toolbar button to enable
3703     choosing the account to use
3705   * Write-only support of .mh_sequences' Unseen property has been added 
3706     for MH mailboxes, allowing synchronised flags when reading your MH
3707     mailbox with Mutt or other MH-based mail clients
3709   * More feedback is provided to the user when importing MBOX files
3711   * 'k' added as a shortcut for 'colorlabel' in the Extended Quick
3712     Search
3714   * The option to go to the first Marked message when entering a
3715     folder has been added.
3717   * The 'ignore thread' flag is now correctly set on mails threaded by
3718     subject, in addition to standard headers.
3720   * Hidden prefs have been added that allow customization of the
3721     colours used in the Log window (useful for dark GTK+ themes)
3723   * Optimised large folder reading
3725   * Optimised copy/move/deletion/selection
3727   * Optimised 'mark all read' in the current folder
3729   * 'test' filtering rules are processed in the background
3731   * A progressbar for cache updates has been added
3733   * A progressbar for copy/move functions has been added
3735   * More dialogues have been made HIG compliant
3737   * Allow recursive setting of properties for whole mailboxes
3739   * A Face header has been added to the Welcome mail
3741   * The user manual has been updated
3743   * tools/filter_conv_new.pl has been updated for rule 
3744     enabling/disabling
3746 * 2.2.3
3747 -------
3749   * bug fix release
3751   * Fix crash on a very common code path, introduced by a merge error in 
3752     2.2.1
3754 * 2.2.2
3755 -------
3757   * bug fix release
3759   * Fix URI check, which failed to identify fake, phishing URIs if they
3760     began with a space.
3762   * Reply-To and Sender addresses in the message view are now fully
3763     clickable.
3765   * Remove extraneous tab at start of addresses.
3767 * 2.2.1
3768 -------
3770   * bug fix release
3772   * Always obey the "confirm before marking all mails read" option
3774   * Fixed MBOX import/export's behaviour on failure
3776   * Fixed automatic rule creation with List-Post
3778   * Fixed some GTK+ warnings and errors at runtime
3780   * Fixed some compiler warnings
3782   * Fixed double init of the g_thread subsystem
3784   * Fixed saving of parts with names that can't be converted to UTF-8
3786   * Fixed a possible infinite loop when filtering moved and copied some
3787     mails
3789   * Fixed a buffer overflow in Russian locale 
3791   * Fixed a memory leak in expired SSL certificate check
3793   * Fixed bolding of folder names in the folder selector window with
3794     GLib 2.10
3796   * Added an hidden preference, 'ssl_skip_cert_check', to avoid
3797     duplicates of bug #959 - if libetpan is linked against gnutls, there
3798     can be bugs on 64 bits systems. Gnutls fixed them in their 1.2.4 
3799     release.
3801   * The SSL "expired certificate" warning is now presented only once per
3802     session
3804   * Fixed races when reusing the SMTP sessions
3806   * Added the missing timeout on SMTP sessions
3808   * Fixed a few leaks
3810   * Fixed a crash in PGP plugins, which could happen when signing fails
3811     for unknown reasons
3813   * Fixed SpamAssassin plugin, which stayed disabled as long as the
3814     transport wasn't reselected
3816   * Fixed bug #830 (Some unread messages get marked read in IMAP inbox)
3818   * Fixed bug #955 (copying messages between imap folders is extremely
3819     slow)
3821   * Fixed bug #961 (return receipt dialog complains incorrectly about
3822     return-path email adress being different)
3824   * Fixed bug #962 (Manual and/or UI should warn about incompatible
3825     locking causing dataloss)
3827 * 2.2.0
3828 -------
3830   * S/MIME signature verification has been removed from the PGP/MIME
3831     plugin as it is now provided by the S/MIME plugin.
3833   * IMAP users will see significant speed improvements.
3835   * ANONYMOUS auth has been added for IMAP
3837   * In the Compose window all spell-checker options are now available
3838     from the /Spelling/Options menu. 
3839         
3840   * Syntax errors in the extended Quick Search are now indicated by
3841     a pink/red background.
3843   * An encrypt-to-self option has been added to the Account Privacy
3844     options.
3846   * Sysadmins can now provide their users with pre-filled values in
3847     the Setup Wizard. See the manual, '6.6. Deploying Claws Mail',
3848     for details.
3850   * Various GUI improvements have been added.
3852   * A new command line option has been added: --select 'folder[/msg]'
3853     This can be used at startup and causes the specified folder/message
3854     to be selected. 'folder' is a folder id like '#mh/Mailbox/inbox'
3856   * Optional background colouring of quotes has been added. It can be
3857     configured from the Colour Preferences dialogue.
3858     GTK+-2.8.x or newer is required for this feature.
3860   * In the Compose window, multiple quote levels are now coloured in
3861     the same way as the Message View.
3863   * A warning is now displayed on expired SSL certificates and the 
3864     expiration date is shown.
3866   * A hidden option has been added, 'compose_no_markup', this prohibits
3867     the use of bold and italic text in Compose dialogue's account 
3868     selector.
3870   * LDAPS support has been added.
3872   * The user manual has been updated, and French and Polish 
3873     translations are now also included.
3875 * 2.1.1
3876 -------
3878   * bug fix release
3880   * The Preferences config file, ~/.claws-mail/sylpheedrc, is now
3881     stored with UTF-8 encoding
3883 * 2.1.0
3884 -------
3886   * libetpan version 0.45 or newer is now required for IMAP support,
3887     this allows checking for IMAP/SSL certificates.
3889   * Support for the Face header has been added, 
3890     see http://quimby.gnus.org/circus/face/
3892   * In the Templates dialog TAB address completion has been added for
3893     Cc and Bcc fields, in addition to To. 
3895   * An account's signature file, (Account Preferences, Compose tab),
3896     can now been edited in place using the configured text editor.
3898   * An advanced search is now possible in the '/Edit/Search folder' 
3899     dialog.
3901   * '/Edit/Find' has been added to the Compose window for text 
3902     searching.
3904   * A progress bar is now shown in the status bar whilst doing a Quick 
3905     Search.
3907   * A long search can now be cancelled.
3909   * In a Sent mail folder the From column in the message list is now
3910     automatically changed to the To column.
3912   * '/Message/Colour Label' has been added to the main menu, enabling
3913     (unmodifiable) shortcut keys, Ctrl+[0-7].
3915   * The colour labels are now customisable from the 'Display/Colours'
3916     page of the Preferences. It is now possible to choose any colours 
3917     and to give them each a label.
3919   * A Spell Checking option to 'Recheck message when changing 
3920     dictionary' has been added.
3922   * An option to 'Render HTML-only mail with plugin if possible' has
3923     been added to the 'Message View/Text Options' preferences page.
3925   * Headers in the message view and the Custom headers dialog are now
3926     translated if the option 'Translate header names' is activated.
3928   * It is now possible to sort the columns in the Addressbook.
3930   * More drag-n-drop capabilities have been added, from the message
3931     list to other apps, from the mimeview to other apps, from other 
3932     apps to message list, from other apps to folder list, from the 
3933     mimeview to the message and folder lists and the Compose window's
3934     attachments pane.
3936   * "Ignore thread" has beed added as a filtering action.
3938   * The Compose window is now hidden when sending mails via filtering.
3940   * An alphabetical resort is done immediately when a folder's name
3941     is changed.
3943   * Unsubscribing a newsgroup now removes the related folder and
3944     articles from newscache/
3946   * A "Get more..." link has been added to the Plugins window. This
3947     loads http://claws.sylpheed.org/plugins.php in your browser.
3949   * The SpamAssassin plugin is now equipped with a spam learning 
3950     interface, usable by right-clicking a message and choosing
3951     'Mark as Spam' or 'Mark as Ham' in the Mark submenu. It is now also
3952     possible to disable SpamAssasin filtering when receiving mail, so
3953     that the plugin can be used for learning only.
3955   * Remote learning in the SpamAssassin plugin has been added. This 
3956     requires SpamAssassin 3.1.x.
3958   * A new script has been added that integrates a Thunderbird folder 
3959     tree into Claws Mail, tools/tbird2syl.py
3961 * 2.0.0
3962 -------
3964   * libetpan >= 0.41 is now required for IMAP support
3966   * A new and completely rewritten manual has been added.
3968   * An icon legend window has been added to the Help menu
3970   * Attached images can now be printed along with the message when using
3971     the optional libgnomeprintui support.
3973   * '--exit' command-line option has been added.
3975   * '--subscribe' command-line option has been added.
3976     Calling claws-mail --subscribe '%s' will ask the loaded plugins
3977     if they can handle the type of URL passed as a parameter. Thus, if
3978     using the RSSyl or vCalendar plugins, for example, the user will be
3979     able to subscribe RSS feeds or Webcals from the browser.
3981   * claws-mail email@domain.com  is now equivalent to --compose
3983   * claws-mail proto://blah.com is equivalent to --subscribe
3985   * HIG compliant button order has been implemented.
3987   * Several dialogues throughout have been improved.
3989   * Text can now also been displayed next to the icons in the main 
3990     window Toolbar.
3992   * Quick mail retrieval from any account is now possible due to the
3993     account submenu which has been added to the 'Get All' button.
3995   * The spellchecker context menu in the compose window has been added
3996     to the standard GtkTextView menu instead of replacing it.
3998   * The Subject in the compose window title now updates instantaneously.
4000   * The mimetypes list in the compose window attachment pane is now
4001     alphabetically ordered.
4003   * The message view email and URI parsers have been enhanced.
4005   * In Quick Search Extended mode, a '...' button has been added, this 
4006     provides the user with a dialogue enabling the quick formation of 
4007     search criteria.
4009   * When Quick Search is activated, the entry box is given a yellow
4010     background for greater visibility.
4012   * The LDAP search in the address book now supports wildcard searching
4013     using '*'.
4015   * The configuration option 'Go to inbox after receiving new mail' has 
4016     been moved from 'Display/Summaries' to 'Mail handling/Receive'.
4018   * The 'Wrap at send' configuration option has been removed.
4020   * Colour preferences have been moved from '/Message View/Colors' to
4021     '/Display/Colors'.
4023   * The previously hidden option, color_new, has been added to the GUI
4024     as '/Display/Colors/Folder' containing new messages.
4026   * The spamassassin and spamassassin_gtk plugins have been merged into
4027     one single plugin, and this plugin is now built by default if the
4028     requirements are matched.
4030   * The clamav and clamav_gtk plugins have been merged into one single
4031     plugin.
4033   * GnuPG support: Add support for PKA info if available
4035   * The PGP/Inline plugin now supports Content-Type 'application/pgp'.
4037   * A check to verify that plugins are licenced under a GPL-compatible
4038     licence has been added.
4040   * The unmaintained mathml_viewer plugin has been removed.
4042   * Added tools/filter_conv_new.pl.
4043     Converts the new style Sylpheed filter rules (Sylpheed >= 0.9.99)
4044     to Claws filtering rules.
4046 * 1.9.100
4047 ---------
4049   * etpan >= 0.40 is now required for IMAP support
4050     0.40 fixes the SSL connection errors that some users experienced.
4052   * Buffer overflows in the address book 'Import LDIF/ Mutt/Pine file'
4053     functions were fixed.
4055   * GnuPG support:
4056     Signature checking is now non-blocking
4058   * The URLs in the About window are now clickable
4060   * the man page has been updated and renamed 'claws-mail'
4062 * 1.9.99
4063 --------
4065   * The binary is now 'claws-mail' and not 'sylpheed'
4067   * The default config dir is now '~/.claws-mail'. The user will
4068     be prompted to perform an automatic migration of configuration
4069     options to this new directory.
4071   * A new default internal icon theme has been added, based on the
4072     Gnomaws theme.
4074   * Messages are now sorted by Date by default
4076   * GnuPG support:
4077     The noticeview is now shown on the message/rfc822 part in addition
4078     to the text/plain part.
4079     The privacy icon in the noticeview is now clickable and also uses
4080     key C to perform the signature check.
4081     The Trust field has been moved into Full info display.
4082     When trust is less than full, don't display a warning icon.
4083     Visual feedback is provided in the statusbar when checking
4084     signature.
4085     The PGP/MIME signature file is now named 'signature.asc'.
4086     The dialog for entering a passphrase has been improved.
4088   * Local deletion of news posts has been added.
4090   * A file selector has been added for selecting an account's Signature
4091     file
4093   * Many window sizes are now remembered.
4095   * The presense of marked msgs in unexpanded subfolders is now indicated
4096     by the icon of the parent folder.
4098 * QuickSearch:
4099   The message list is reset when the dialog is hidden.
4100   The 'Sticky' option, for keeping the search activated across folders.
4102   * The Subject is now set when forwarding multiple mails.
4104   * When a default Cc or Bcc is used, a check is performed to make sure
4105     the To header has also been set.
4107   * In the filtering dialog a warning dialog is shown if the rule was
4108     not saved.
4110   * The file and directory Browse buttons, ("...") have been improved.
4112   * When double-clicking an attachment the "Open with" dialog is
4113     presented if no command was found for the file type.
4115   * The X-Face has been added to the message view and can be toggled by
4116     '/Configuration/Preferences/Message View/Text options/Display
4117     X-Face in messageview'.
4119   * The message list context menu has been reworked.
4121   * When replying to a mail sent by yourself, Reply excludes your own
4122     address from the list of recipients. 'Reply All' and 'Reply to
4123     sender' still work like before.
4125   * When the Folder Preference 'Default To for replies' the entry in
4126     the Compose window is presented in bold text.
4128   * The About window has been reworked.
4130 * 1.9.15
4131 --------
4133   * etpan >= 0.39 is now required for IMAP support
4135   * LDAP and JPilot support is now built by default if the dependencies
4136     are available.
4138   * ~/.mailcap or /etc/mailcap is now used to open attachments
4140   * middle-click pasting that respects the 'Wrap pasted text' option
4141     has been added
4143   * during composition the user is alerted if the message can't be
4144     drafted
4146   * the description windows are now non-modal
4148   * a 'Clear Log' button has been added to the log window popup menu
4150   * Sender, List-Post and To have been added to the headers that are
4151     checked during automatic Filtering and Processing rules creation
4153   * the current locale's charset is used for display of broken mails
4154     and a hidden option, 'utf8_instead_of_locale_for_broken_mail', has
4155     been added allowing the user to use UTF-8 for broken mails
4157   * GNU/aspell support: if black is chosen as the misspelled word
4158     colour, misspelled words will be underlined.
4160   * the Message View and Compose windows now display the message
4161     subject as the window title.
4163   * libgnomeprint support: currently selected text attachments can be
4164     printed
4166   * drag'n'drop of messages from the Message List to a Compose window's
4167     Attachment pane is now possible
4169   * PGP/MIME plugin: it is now possible to verify S/MIME signatures
4171   * PGP/Core plugin: A "Don't encrypt" button has been added to the key
4172     selection dialog, and the buttons have been reordered.
4174   * the user is warned if the requested Privacy system is not available
4175     when composing a message
4177 * 1.9.14
4178 --------
4180   * The 'Open first unread message when entering a folder' option has
4181     been replaced with 'When entering a folder select...'.
4182     Whether or not the selected message is opened is now exclusively
4183     controlled by the 'Always open message when selected' option.
4185   * Filtering and Processing rules can now be named.
4187   * A new icon for the Trash button has been added.
4189   * The 'Bold font' option has been removed. A displayed bold font is
4190     now derived from the normal font.
4192   * The option 'Display recipient in 'From' column if sender is yourself'
4193     has been removed from the GUI. It still exists as a hidden option.
4195   * Many improvements to the Address book.
4197   * A '/Special paste/' menu item has been added with sub-items 'as
4198     quotation', 'wrapped', and 'unwrapped'.
4200   * Colourisation of quotes, signatures, and URIs has been added to the
4201     Compose window.
4203   * A 'To' column has been added to the message list pane.
4205   * The displayed columns in the folder list are now configurable.
4207   * A hidden option has been added, 'toolbar_detachable', that enables
4208     the removal of the toolbar handles.
4210   * A hidden option has been added, 'statusbar_update_step', that
4211     enables changing the sensitivity of the progress bar stepping.
4213   * Changes to the Fonts options are now applied immediately.
4215   * Subfolders of Drafts, Queue, Sent, and Trash now behave like their
4216     parents.
4218   * An 'Open image' menu item has been added to image popup menu in the
4219     message view.
4221   * Several optimisations and speed-ups have been added throughout.
4223   * The localedir, manualdir, and faqdir are now user-configurable.
4225   * tools/asus_mailled.sh
4226     A new script to blink an ASUS laptop's mail LED when there is
4227     unread mail.
4229   * tools/kdeservicemenu/*
4230     Use Claws Mail icon and the text 'Claws Mail' in the menu,
4231     use kdialog during installation
4233 * 1.9.13
4234 --------
4236   * add GPGME 1.x support.
4238   * A new PGP/Core plugin has been added
4240   * IMAP now uses libEtPan!
4242   * Printing support using libgnomeprint2 and libgnomeprintui2
4244   * The cache/mark files are now platform-independent.
4246   * A plugin dependency system has been added.
4248   * The PGP/Inline plugin has been added to the main package.
4250   * Folders which contain Marked messages are now indicated by a
4251     Folder icon overlaid with a tick
4253   * '/Edit/Quick search' menu item has been added to the main window
4255   * An option to 'Confirm before sending queued messages' has been
4256   added
4258   * The "Copy ..." menu items now copy to both the X and the gtk
4259     clipboards in the Compose window
4261   * The Template and Plugin lists are now sorted alphabetically
4263   * Plugins preferences are now grouped under their own 'Plugins'
4264     heading
4266   * A 'Go to Prev' button has been added to the toolbar
4268   * Keyboard accelerators have been added to many buttons
4270   * The folder selection dialogue now displays folder names with
4271     new/unread counts
4273   * The 'Display cursor in message view' option is now a hidden option,
4274     'textview_cursor_visible'
4276   * Reordering of accounts by drag 'n' drop has been enabled in the
4277     'Edit accounts' dialogue
4279   * New Claws Mail icons have been added, and the default
4280     application icon is now set.
4282   * The SpamAssassin and Clam AntiVirus plugins have been optimised.
4285 * 1.9.12
4286 --------
4288   * improved IMAP support
4290   * Performance increases
4292   * /Message/Delete and /Message/Move to trash
4293         '/Message/Delete' has been renamed '/Message/Move to trash'
4294         and '/Message/Delete' has been added. '/Message/Delete' will
4295         now directly destroy the message, after asking for a
4296         confirmation, instead of moving it to the Trash folder.
4298   * new style configuration options interface.
4300   * PGP MIME plugin
4301         The 'PGP/MIME' plugin has been renamed 'PGP MIME'.
4303   * LDAP bind password is no longer visible onscreen.
4305   * An option to encrypt replies to encrypted messages by default
4307   * Filtering rules can be reordered by drag n drop
4309   * '/Options/Character encoding/...' has been added to the Compose
4310     window
4312   * Hebrew encodings have been added
4314   * The 'Show all headers' option is now sticky.
4316   * Return Receipts can now be sent from any account.
4318   * A clip/signed icon has been added.
4321 * 1.9.11
4322 --------
4324   * bug-fix release which fixes the ASpell Spell Checker
4325     support
4327 * 1.9.9
4328 -------
4330   * Inline image display
4332   * An option to render HTML as text has been added to
4333     /Configuration/Preferences/Common/Message
4335   * An option for a default Queue folder has been added to the
4336     'Advanced' tab of Account Preferences
4338   * Filtering Preferences window size is saved
4340   * Batch sending of mails (per account)
4342   * Support for GBK encoding
4344   * New logo in About window
4346   * tools/acroread2sylpheed.pl
4347         script to send pdfs as attachments from Adobe Reader 7
4348         see tools/README for details
4351 * 1.9.6
4352 -------
4354   Initial GTK2 release
4356   * default config dir is ~/.sylpheed-gtk2
4358 -- 
4359 Copyright 1999-2014 by Hiroyuki Yamamoto and the Claws Mail team.
4360 See accompanying COPYING file for license details.