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