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