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