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