New files to ignore
[claws.git] / NEWS
1 Changes of the  Claws Mail GTK2 branch
2
3 * 3.10.1
4 --------
5
6 * Add an account preference to allow automatically accepting
7   unknown and changed SSL certificates, if they're valid (that is,
8   if the root CA is trusted by the distro).
9
10 * RFE 3196, 'When changing quicksearch Search Type, set focus to
11              search input box'
12
13 * PGP/Core plugin: Generate 2048 bit RSA keys.
14
15 * Major code cleanup.
16
17 * Extended claws-mail.desktop with Compose and Receive actions.
18
19 * Updated Bulgarian, Brazilian Portuguese, Czech, Dutch, Esperanto,
20   Finnish, French, German,Hebrew, Hungarian, Indonesian, Lithuanian,
21   Slovak, Spanish, and Swedish translations.
22
23 * Bug fixes:
24         o bug 2728, 'erroneous switching from one to three column
25                      view'
26         o bug 2981, 'claws-mail-3.9.3 compilation warnings'
27         o bug 3170, 'QuickSearch fights with View/Hide read threads
28                      menu option'
29         o bug 3179, 'Win32: Please add 'gtk-auto-mnemonics = 1' to
30                      GTK+ setting'
31         o bug 3201, 'Fix memory corruption in sc_html_read_line()'
32         o Debian bug 730050, 'vcalendar plugin crash'
33         o Fix GCond use with newer Glib
34         o Fix the race fix, now preventing the compose window to be
35           closed.
36         o Fix "File (null) doesn't exist" error dialog, when
37           attaching a non-existing file via --attach
38         o Fix spacing in Folderview if the font is far from the
39           system font
40         o RSSyl: When parsing RSS 2.0, ignore <link> tags with a
41           namespace prefix.
42         o RSSyl: Check for existence of xmlNode namespace, to prevent
43           NULL pointer crashes.
44
45
46 * 3.10.0
47 --------
48
49 * Complete SSL certificate chains are now saved, and if built with
50   Libetpan 1.4.1, the IMAP SSL connection's certificate chain is made
51   available. Both of these allow correct certificate verification
52   instead of a bogus 'No certificate issuer found' status.
53
54 * Auto-configuration of account email servers, based on SRV records,
55   is now possible. (GLib >= 2.22 is required.)
56
57 * Added a preference to avoid automatically drafting emails that are
58   to be sent encrypted, (Configuration/Preferences/Compose/Writing).
59
60 * Messages saved as Drafts are now saved as New, highlighting the
61   Drafts folder, in order to draw the attention to unfinished mails
62   there.
63
64 * It is now possible to add a 'Replace signature' button to the
65   Compose window toolbar.
66
67 * Quotation wrapping and undo/redo in the Compose window has been
68   improved.
69
70 * 'Reply to all' now excludes your own address.
71
72 * The 'Generate X-Mailer header' option has been renamed 'Add user
73   agent header' and applies to both X-Mailer and X-Newsreader
74   headers.
75
76 * Added hidden preferences, 'address_search_wildcard' and 
77   'folder_search_wildcard', to choose between matching from start of
78   the folder name/address or any part of the name. (Activating these
79   options restores the previous behaviour.)
80
81 * Added hidden preference 'enable_avatars' to control the internal
82   capture/render process, and which allows disabling it by external
83   plugins for example.
84
85 * 'Check for new folders' now only updates the folder list, not
86   updating the contents of folders. If needed, it can be followed by
87   'Check for new messages'
88   
89 * When using Redirect, the redirecting account's address is used in
90   the SMTP MAIL FROM instead of the original sender's address.
91
92 * NEW: Libravatar plugin, which displays avatars from
93   https://www.libravatar.org/
94
95 * Added support for an arbitrary number and sources of 'avatars' and
96   images for email senders, and migrated Face and X-Face headers.
97
98 * Avatars are now included when printing mails.
99
100 * The GPG keyring can now be used as the source for address auto-
101   completion.
102
103 * The vCalendar and RSSyl plugins now have an option to disable SSL
104   certificate verification (and check them by default).
105
106 * The ClamAV plugin now pops up an error message only once instead of
107   repeatedly
108
109 * Updated the man page and the manual.
110
111 * Updated Brazilian Portuguese, British English, Czech, Dutch,
112   Finnish, French, Hebrew, Hungarian, Indonesian, Lithuanian, Slovak,
113   Spanish, and Swedish translations.
114
115 * Added Esperanto translation.
116
117
118 * Bug fixes:
119         o bug 1644, 'race condition between message move and mark as
120                      read after timeout'
121         o bug 2119, 'Check for new folders on remote mailboxes is
122                      very slow'
123         o bug 2145, 'Claws becomes unresponsive and gets Killed while
124                      moving messages between imap folders'
125         o bug 2179, 'Improve quotation wrapping support'
126         0 bug 2238, 'Incorrect undo/redo operations after paste with
127                      replace from context menu'
128         o bug 2389, 'GnuPG: invalid/revoked user IDs accepted'
129         o bug 2398, 'Race when closing compose during drafting'
130         o bug 2447, 'Compose window crashes if moving a folder that
131                      is being replied to'
132         o bug 2643, 'claws crash when accessing imap folder'
133         o bug 2875, 'SMTP session disconnects before recieving'
134         o bug 2991, 'POP3 sessions duplicated" on race conditions'
135         o bug 3020, 'Use theme doesn't change some icons until
136                      restart'
137         o bug 3055, 'Claws segfaults when cancelling a sticky search
138                      after changing folder'
139         o bug 3038, 'Select a folder incorrectly matches on number in
140                      parentheses'
141         o bug 3039, 'displaying one specific html email lead in 100%
142                      CPU usage'
143         o bug 3040, 'Handle revoked GPG private keys'
144         o bug 3050, 'Claws segfaults when attempting to delete a tag'
145         o bug 3094, 'OK or Yes to create new directory ?'
146         o bug 3100, 'Automatic account selection on reply fails if
147                      name  is quoted and contains a comma'
148         o bug 3105, 'vCal plugin via https does not check SSL peer
149                      certificates or host'
150         o bug 3106, 'rssyl plugin does not verify SSL peer at all'
151         o bug 3107, 'Height of row in message list does not reflect
152                      font size - three columns, small screen layout'
153         o bug 3116, 'invalid DTSTART in ics subscription makes claws
154                      crash'
155         o bug 3117, 'full-day event shown from 01:00 to 01:00 next
156                      day'
157         o bug 3120, '"Error - File is empty" when redirecting mail
158                      with empty parts'
159         o bug 3131, 'Crash on reccurent events with no DTSTART'
160         o bug 3138, 'PGP/Inline crashes on signature check if gpgme
161                      failed to init'
162         o bug 3139, 'Mainwindow unresponsive due to a busy loop'
163         o bug 3145, 'Memory corruption in imap_disconnect_all'
164         o bug 3146, 'Memory corruption when deleting a message from
165                      folder'
166         o bug 3147, 'verify_folderlist_xml() leaks memory'
167         o bug 3148, 'Logic error in claws_get_socket_name()'
168         o bug 3150, 'etpan_certificate_check() leaks memory'
169         o bug 3155, 'Memory leaks found by Valgrind in
170                      a9065aec26499a0e1294c73b6d9e6f039976521e'
171         o bug 3169, 'threaded message list performance issue'
172         o bug 3964, 'headers in wrong order -- file src/common/ssl.c'
173         o Fix lots of memory leaks
174         o Fix interference from liboverlay-scrollbar
175         o Fix some typos
176         o Fix some layout issues when user has large GTK font
177         o Fix message search starting from end
178         o Fix disappearing MIME icon highlight in mails with PGP
179           signatures
180         o When autoselecting account for a new message, quoted
181           recipient names are handled better.
182         o Python plugin: Also check for _PyGtk_API being a PyCapsule
183         o MailMBOX plugin: Fix parsing UTC dates
184         o vCalendar plugin: recognition of quoted parameter values,
185                 which are legal.
186         o ClamAV plugin: Fix a format string error.
187
188
189 * 3.9.3
190 -------
191
192 * The TAB address completion in the Compose window now matches any
193   part of the address and not just the beginning.
194
195 * When copying or moving a message, the type-ahead search now matches
196   any part of a folder name and not just the beginning.
197
198 * It is now possible to replace the current signature in the Compose
199   window by using the '/Message/Replace signature' menu item.
200
201 * It is now possible to disable the 'Subject is empty' warning
202   dialogue. See the option 'Warn when Subject is empty' option on the
203   '/Configuration/Preferences/Mail handling/Sending' page.
204   
205 * When sending messages, if the hostname cannot be determined,
206   fallback to 'localhost' rather than 'unknown', as the latter is
207   rejected by some servers.
208
209 * Added better handling of messages from broken mailers, such as
210   yahoo groups.
211
212 * PDF plugin: the minimum required version of poppler is 0.12.0.
213
214 * PGP/* plugin: long key IDs are now displayed in the dialogues
215   instead of short IDs.
216
217 * PGP/* plugin: The automatic signature check is now non-blocking.
218
219 * Python plugin: can now access accounts, mailboxes, folder
220   properties
221
222 * vCalendar plugin: webcals:// URLs are now treated as https://
223
224 * Translation updates: Brazilian Portuguese, Czech, Dutch, French,
225   German, Hebrew, Slovak, Spanish, and Swedish.
226
227 * Support for Maemo has been removed.
228
229 * Bug fixes:
230         o bug 2132, 'Keyboard accelerators for "Clear" and "Edit"
231                      quick search conflict with top menus'
232         o bug 2210, 'Display name with invalid addresses not quoted
233                      when inserted from address book'
234         o bug 2794, 'account privacy signing method ignored on reply'
235         o bug 2923, 'build failure with perl 5.18'
236         o bug 2940, 'Extended search dialog too small for content in
237                      polish l10n'
238         o bug 2954, 'Crash in "Save Image As" for HTML message'
239         o bug 2957, 'Double-free in account preferences'
240         o bug 2960, 'rfc3156 deviation regarding hash symbols'
241         o bug 2961, 'Partial retrieval not available with PGP/Inline
242                      encrypted messages'
243         o bug 2964, 'Lack of escaping of nested double-quotes in To:
244                      header'
245         o bug 2979, 'claws fails to load (empty) folderlist.xml and
246                      shows account wizard'
247         o bug 2982, 'variable declaration behind FLOCK conditional'
248         o bug 2986, 'Down and Delete buttons have same hotkey in
249                      filtering config'
250         o bug 2989, 'Segfault at startup because of corrupted
251                      folderlist.xml'
252         o bug 2994, 'translating folder name'
253         o bug 2995, 'closing extended quick search information panel
254                      triggers window focus bug'
255         o bug 3002, 'undefined reference to check_file_integrity'
256         o bug 3004, 'claws picks wrong mime type for attachments'
257         o bug 3009, '"Rebuild folder tree" causes SIGSEGV if a
258                      directory name isn't valid utf-8'
259         o bug 3011, 'crash when using %f Action on two or more
260                      uncached (IMAP) messages.'
261         o bug 3021, 'Icon key_pgp_signed always shows as the default,
262                      never the themed version'
263         o debian bug 711864, 'claws-mail-vcalendar-plugin: when
264                               creating meeting GTK_IS_COMBO_BOX_TEXT
265                               failed'
266         o Quote all specials in name as defined on RFC,
267           see http://tools.ietf.org/html/rfc5322#section-3.2.3
268         o fix sensitivity and state of 'hide read threads'
269         o Fancy plugin: disable DNS Prefetching when 'Enable loading
270           of remote content' is switched off
271         o Bogofilter plugin: insert X-Bogosity header like the option
272           says, not X-Claws-Bogosity header
273
274 * 3.9.2
275 -------
276
277 * New big icon for compose windows.
278
279 * Bug fixes:
280         o bug 2923 'build failure with perl 5.18'
281         o Never decode multipart/* or message/* parts, as RFC states
282         o add missing check for libperl
283         o fix check for libsoup - it is not obligatory
284         o Do not try to destroy a NULL session after an unsuccesful 
285           NNTP connect attempt.
286         o The extraheaderrc format doesn't allow data after the
287           header colon. Other OSes may insert extra characters 
288           other than \n, so, remove them all.
289         o fix undoing file insertion.
290         o fix check for python.
291         o fix detection of account in --compose and
292           --compose-from-file where the From value contains a name +
293           email.
294
295 * 3.9.1
296 -------
297
298 All plugins previously packaged as 'Extra Plugins' are now contained
299 within the Claws Mail package. In addition to that, the following
300 plugins have been dropped: TrayIcon, Dillo Viewer, and Gtkhtml2
301 Viewer.
302
303 This release contains the following plugins: ACPI Notifier, Address
304 Keeper, Attachment Remover, Attachment Warner, Bogofilter, BS Filter,
305 Clam AntiVirus, Fancy HTML Viewer, FetchInfo, gData, GeoLocation,
306 Mail Archiver, MailMBOX, New Mail, Notification, PDF Viewer, Perl,
307 PGP/Core, PGP/Inline, PGP/MIME, Python, RSSyl, SMime, Spam Report,
308 SpamAssassin, TNEF Parse, and vCalendar. 
309
310 * 3 command-line switches have been added:
311   --cancel-receiving which cancels the currently running message
312         retrieval operation
313   --cancel-sending which cancels the currently running message
314         sending operation
315   --debug which toggles debug output.
316
317 * '/Message/Cancel sending' has been added to the main menu. 
318
319 * In the filtering and processing condition configuration for Age,
320   it is now possible to match based on number of hours.
321
322 * The GnuPG signature timestamp is now displayed in the full
323   signature information
324
325 * Support for GnuTLS priority string has been added. This is achieved
326   via 2 hidden account preferences, gnutls_set_priority and 
327   gnutls_priority. The former turning the option on or off, the
328   latter containing the required priority string.
329
330 * Keep-alive pings are now performed on IMAP and NNTP connections.
331
332 * In the Compose window, the focus is now moved to the message body
333   when focus is in the Subject entry and the Enter key is pressed.
334   
335 * The Delete key can now be used to remove Colour Label hotkeys.
336
337 * PDF Viewer: The printed PDF quality has been improved.
338
339 * Fancy HTML viewer: The options dialogue has been completely
340   reworked, and disabling remote content is now totally strict.
341                 
342 * Python plugin: Added Cc field to messageinfo objects.
343
344 * Python plugin: Added examples.
345
346 * Python plugin: Added a function to get an arbitrary header from a
347   MessageInfo object
348
349 * Perl plugin: The documentation for insert_perl.pl has been
350   improved.
351
352 * Basic handling of vcard 3.0 has been added to vcard2xml.py.
353
354 * A Swedish translation has been added to claws-mail.desktop.
355                 
356 * The man page has been updated.
357
358 * Updated translations: Brazilian Portuguese, Czech, Finnish, French,
359   German, Hebrew, Hungarian, Lithuanian, Slovak, Spanish, Swedish
360
361 * Bug fixes:
362         o bug 1137, 'loading plugins with same profile on different
363                      archs'
364         o bug 1684, 'view news messages with large attachements
365                      segfaults'
366         o bug 1963, 'Preferences Templates Information Window Focus
367                      loss'
368         o bug 2340, 'Create block list'
369         o bug 2617, 'code cleanup'
370         o bug 2624, 'dialog "Action Configuration" cannot be closed'
371         o bug 2702, 'Support splitting subject line for small screen
372                      layout'
373         o bug 2774, 'Select folder/New Folder dialog - modal problem'
374         o bug 2785, 'Marking mails for deletion reopens internal
375                      message view'
376         o bug 2801, 'Filtering Header:Name list is blank/corrupt'
377         o bug 2826, 'replace deprecated gnutls function'
378         o bug 2828, 'Use MD5 digest for socket name'
379         o bug 2832, 'mail to from adress-book splitt names'
380         o bug 2835, 'add_address() in addr_compl.c should allow a
381                      NULL name'
382         o bug 2859, 'Newmail plugin doesn't work if Mail folder not 
383                      present when it is loaded.'
384         o bug 2862, 'Segmentation fault when replying to a message
385                      where the "code conversion" fails'
386         o bug 2863, 'Applying has_attachment quicksearch on IMAP
387                      segfaults'
388         o bug 2878 'bsfilter / folder.c:1435 Condition identifier
389                     != NULL failed'
390         o bug 2879, 'Plain text mails treated as encrypted'
391         o bug 2882, 'Reverse preference for external content'
392         o bug 2885, 'SIGSEGV in hooks_marshal at hooks.c:108'
393         o bug 2890, 'html2ps required...'
394         o bug 2893, 'ical_yy_scan_bytes has wrong type'
395         o bug 2903, 'key 'C' mention harcoded in string'
396         o bug 2909, 'Changing folder quickly can cause wrong email to
397                      be deleted'
398         o IMAP: Don't set charset on simple searches. Fixes Exchange
399           2007.
400         o Disconnect NNTP accounts too when switching offline.
401         o Fix sensitivity of next-unread toolbar button.
402         o tools/gif2xface.pl, tools/outlook2claws-mail.pl: Fix
403           address.
404         o Add missing \n at end of the return receipt last part's
405           headers.
406         o Make LDAP over SSL work on Win32.
407         o Fix crash on action error.
408         o Fix trimming of leading spaces in actions.
409         o tools/vcard2xml.py: Fix missing file encoding info.
410         o fix sensitivity of 'Use both dictionaries' in compose
411           window.
412         o Fix actions with spaces (and quotes).
413         o tools/vcard2xml.py: Lines split over more than one line
414           breaks parser; Get email addres correct. Not only 
415           email;internet.
416         o Escape filename/description text of MIME parts, prevents
417           error if, e.g., the filename contains an ampersand.
418         o Fix 'edit accounts' windows going behind when leaving an
419           'account preferences' window, by re-focusing this window.
420         o Fix crash closing PDF information alert panel.
421         o Fix default fonts on Windows.
422         o Fix ugly icon in XFCE's alt-tab window.
423         o Fix untranslated description in archiver plugin
424         o fix crasher when using /Edit/Search folder on start-up with
425           nothing selected.
426
427 * 3.9.0
428 -------
429
430 * Added IMAP server side search
431
432 * Added the file .claws-mail/extraheaderrc which holds editable extra
433   headers to be added to compose window combobox
434
435 * Added 'Select html part of multipart messages' to the Folder
436   Properties
437
438 * GnuPG: Consider marginal signature validity as untrusted
439
440 * The mimeview shortcuts are now user configurable
441
442 * Spell checker: Always show 'change dictionary' menu
443
444 * Filtering dialogue: TreeView type-ahead is now case insensitive
445
446 * Separated 'Mark all read' from 'Mark as read' and 'Ignore thread'
447
448 * Made 'Mark all read' confirmation button more clear
449
450 * Made the clickable area of the expander arrows in the folder list
451   larger
452
453 * Made SSL client certificate error messages more meaningful
454
455 * The type of units required in the Extended Search information
456   dialogue are now indicated
457
458 * Several speed-ups and optimisations
459
460 * Updated manual
461
462 * Updated translations: Brazilian Portuguese, Finnish, French, German,
463   Hungarian, Spanish, Swedish, traditional Chinese, Ukrainian
464
465 * Bug fixes:
466         o bug 1137, 'loading plugins with same profile on different
467                      archs'
468         o bug 1961, 'patches for a couple of clang warnings'
469         o bug 1975, 'preference mutt key bindings do not take effect'
470         o bug 2096, 'MEMORY-ERROR w/ Claws-Mail/IMAP and Lotus
471                      Domino'
472         o bug 2203, 'Problems in forwarding multipart/alternative
473                      messages with HTML part'
474         o bug 2390, 'Non-fully-trusted-key-warning appears based on 
475                      primary UID rather than recipient e-mail'
476         o bug 2579, 'Installed headers redefine autotools-specific
477                      constants'
478         o bug 2596, 'Spell checker does not work properly'
479         o bug 2638, 'Respect $LEX environment variable in autogen.sh'
480         o bug 2639, 'The MSGBUFSIZE definition collides with a
481                      definition of OpenBSD'
482         o bug 2650, 'segfault in pgp when gpgme_strerror() returns
483                      a non utf-8 string'
484         o bug 2689, 'segfault when trying to view info about
485                      pgp/smime sign'
486         o bug 2697, 'segfault in parse_parameters()'
487         o bug 2718, 'Failure to check peer hostname when checking
488                      certificate'
489         o bug 2723, 'Missing encoding in generated html manual'
490         o bug 2743, 'null pointer crash in procmime strchr'
491         o bug 2744, 'Quick search throws bad command argument error
492                      since recent change'
493         o bug 2751, 'g_mutex_new/g_mutex_free removed from GLib 2.32'
494         o bug 2760, 'display correct libc version in crash dialog
495                      when uclibc is used'
496         o bug 2761, 'Desktop file does not pass validation'
497         o bug 2776, 'Make all menu shortcuts work properly in the
498                      message window'
499         o bug 2777, 'Installing latest cvs116 package 14 Windows
500                      version results in wrong paths in clawsrc'
501         o Fix some modal windows
502         o Only show HTML parts by default (if the pref is set so) if
503           the part disposition-type is inline or unknown, but not
504           attachment.
505         o IMAP: Always clear the tags list when fetching a folder, or
506           Claws will never untag an untagged email.
507         o Fix double mainwindow presentation that confuses GNOME3
508           when some plugins fail to load (subsequent Claws windows
509           got no focus in that case)
510         o Fix build on Fink/OS X
511         o Fix build with gnutls 3.1.3
512         o Fix Windows build
513         o Fix Windows runtime crash
514         o Fix socket communication
515
516 * 3.8.1
517 -------
518
519 * Replied and Forwarded message status flags are now non-exclusive.
520   Introduced a new message state (and relevant icon in message list)
521   where both the Replied and Forwarded flags are set
522
523 * 'Send to...' has been added to the context menu of a message's
524   parts. This causes a new Compose window to open with the selected
525   mime part attached.
526
527 * 'Hide' and 'View Log' buttons have been added to the Send and
528    Receive dialogues. The former will hide the dialogue, the latter
529    will open the Network Log dialogue.
530
531 * A short symbol has been added the QuickSearch Extended mode: 'ha',
532   an abbreviated form of 'has_attachment'.
533
534 * Basic session statistics are now available, from the Statistics
535   tab in About dialog and the command-line.
536
537 * The display of attached patches, (text/x-patch or text/x-diff), is
538   now colourised. The colours are controlled by 3 new hidden
539   preferences: diff_added_color, diff_deleted_color, and
540   diff_hunk_color.
541
542 * Updated translations: Brazilian Portuguese, Czech, German, French, Hungarian,
543   Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
544   Traditional Chinese.
545
546 * Bug fixes:
547         o bug 1090, 'Standard-folders appear again after rescanning tree'
548         o bug 1924, 'Messages marked move to Trash appear identical to
549                      messages marked move to $FOLDER'
550         o bug 2598, 'Actions can move locked messages'
551         o bug 2501, 'opened message blanks when moved to other folder'
552         o bug 2574, 'Statement might be overflowing a buffer in strncat'
553         o bug 2577, 'Focus rectangle on folder list and message
554                      list headings doesn't get properly cleared when switching
555                      heading and horizontally scrolling list (underlines and
556                      vertical lines remain on screen)'
557         o bug 2582, 'Expanded mimeview drag n drop no longer works'
558         o bug 2595, 'Change expand behavior for message list / message view'
559         o bug 2620, 'shift+tab from subject field not working'
560         o bug 2624, 'dialog "Action Configuration" cannot be closed'
561         o bug 2646, 'Compile fails with gnutls-3.0.18'
562         o bug 2659, 'E-mail attachments are handled inconsistently'
563         o bug 2662, '"ag" quicksearch adds "1" to value'
564         o Fix bug in search criteria when doing a complete directory
565           search using '*'
566         o Fix GTK+2.16 build (w32)
567         o Fix sensitivity of toolbar's get_btn (retrieve mail from current
568           account) and of mainwindows's relevant entry when current account
569           is not able to retrieve (SMTP-only).
570         o don't do TLS if not requested by user. fixes connecting to servers
571           which, for example, want SSL 3 only
572
573 * 3.8.0
574 -------
575
576
577 * GnuTLS 2.2 is now a minimum requirement if encrypted connections to
578   servers are required.
579
580 * The list displays have been updated to use newer GTK+ functions,
581   this means that the expanders look different and the optional dotted
582   lines have been dropped.
583
584 * A hidden option, 'summary_from_show', which controls the display in
585   the From column of the Message List: 0 (default): show name,
586   1: show address, 2: show name + address
587                 
588 * The image viewer now uses the EXIF Orientation.
589                 
590 * 'Generate X-Mailer header' has been added as an Account option.
591
592 * /View/Message scroll has been added, allowing keyboard shortcuts to
593   be added and used for message scrolling.
594
595 * Home and End keys now function in the Message View.
596
597 * /Message/Print has been added to the Compose window.
598
599 * Updated manuals
600
601 * Update man page
602
603 * Updated translations: Brazilian Portuguese, Czech, French,
604         Hungarian, Indonesian, Russian, Slovak, Spanish, Ukrainian.
605
606 * Bug fixes:
607         o bug 1489, 'Filter action mark_as_read inoperative
608                      following move action
609         o bug 1563, 'Folder view: show complete threads if they
610                      contain unread messages'
611         o bug 1870, 'arrow scrolling in filters'
612         o bug 2116, 'Rip spaces off server names in account
613                      configuration'
614         o bug 2127, 'SSL cert check uses canonical name instead of
615                      specified name'
616         o bug 2177, 'addrbook/addrbook-00000?.xml is not deleted
617                      after removing the address book in the GUI'
618         o bug 2303, 'Next unread message enables message view'
619         o bug 2310, 'Crash when hitting Ctrl+R to reply to a 
620                      particular mail'
621         o bug 2377, 'Show All Headers - make change persistent
622                      between sessions'
623         o bug 2402, 'GnuTLS change breaks socket communication'
624         o bug 2404, 'matcherrc updates upon account renaming'
625         o bug 2406, 'some part of accountrc not updated upon account
626                      rename'
627         o bug 2408, 'Some UI elements are not persistent between
628                      sessions'
629         o bug 2422, 'Toggle Message View w/ V crashes Claws'
630         o bug 2479, 'LDIF address book import matches tags case
631                      sensitive'
632         o bug 2481, 'do not scroll "from" dropdown list and sender
633                      address'
634         o bug 2493, 'Subscription pull down should be alphabetized'
635         o bug 2502, 'gnutls_transport_set_lowat removed in gnutls
636                      3.0.3'
637         o bug 2505, 'tagsdb becomes polluted with old folder entries'
638         o bug 2509, 'manually added headers are lost unless mail is
639                      sent inmediately'
640         o bug 2520, 'Please remove verbose "No further processing
641                      after rule %s" message.'
642         o bug 2525, 'Address completion window does not get keyboard
643                      focus'
644         o bug 2526, 'When reading message in separate window, n and p
645                      keys do not work'
646         o bug 2529, 'crash in mimeview_start_drag after deleting
647                      message'
648         o bug 2543, 'filter actions in actionsrc not updated upon
649                      account renaming'
650         o bug 2560, 'crash when unsubscribing newsgroup and having
651                      active search field'
652         o Fix focus problem on Gnome shell
653         o Fix flicker on recursive quicksearch
654         o Fix huge slowness induced by spellcheck "while typing"
655           during initial quote rewraps.
656         o Fix build with GLib 2.31.
657         o Fix crasher when spellchecking is not enabled
658         o Fix compose window size saving/restoring
659
660
661 * 3.7.10
662 --------
663
664 * The name of the account is now included within the Network Log
665   output. (See enhancement request 2184)
666
667 * Right-clicking a message in the Message List no longer opens the
668   message. (See enhancement request 2353)
669   
670 * Updated manuals.
671
672 * Updated translations: Brazilian Portuguese, Czech, French, Hungarian,
673   Lithuanian, and Slovak.
674
675 * Bug fixes:
676         o bug 1963, 'Preferences Templates Information Window Focus
677                      loss'
678         o bug 2397, 'Gtkhtml2 viewer ignores message encoding'
679         o bug 2402, 'can't download message from pop3 server'
680         o bug 2409, 'Failed to compile under GCC 3.x : option
681                      -Wno-pointer-sign badly set in configure.ac'
682         o bug 2412, 'Send account mail address in Message-ID wrongly
683                      implemented'
684         o bug 2414, 'Claws segfaults on startup with notification
685                      plugin enabled'
686         o bug 2418, 'NNTP authentication is broken'
687         o bug 2420, 'Invalid markup in icon tooltip text after
688                      signature check'
689         o bug 2439, 'use bitwise operator for bitmask instead of
690                      logical operator'
691         o bug 2461, 'popup menu in message list displays 'move to
692                      trash' and 'delete''
693         o bug 2462, 'Building without GnuTLS support leads to a
694                      failure in wizard.c'
695         o fix trayicon build with gtk < 2.18.x
696         o don't minimise/hide warning dialogue on plugin load error
697         o when using a Compose template, only place the cursor in the
698           body when the cursor symbol, %cursor (%X), is used
699         o fix build on Debian Sid.
700         o fix cursor placement in Forward template
701         o fix duplicate key accels
702         o fix NNTP server sending authentication warning as part of
703           the connection session
704
705 * 3.7.9
706 -------
707
708 * Added a hidden option, 'show_inline_attachments'. When this is
709   de-activated inline attachments referenced by other message parts,
710   (e.g. attached images referenced in an HTML message part), are
711   hidden. This is on by default, maintaining previous behaviour.
712
713 * Added a hidden option, 'msgview_date_format'. When this option is
714   activated the Date format in the Message View will have the same
715   format as in the Message List. The format of the date is also
716   controlled in the same way, by the option on the Display/Summaries
717   page of the Preferences. This is off by default, maintaining
718   previous behaviour.
719                 
720 * Several GUI improvements:
721         o Reworked Simplify Subject RegExp in the Folder Properties
722         o The IMAP option 'Move deleted mails to trash and expunge
723           immediately' has been moved to the Advanced page of the
724           Account Preferences.
725         o The option 'Send account mail address in Message-ID' has
726           been moved to theSend page of the Account Preferences.
727         o Improvements to the Preferences for the Toolbars.
728         o Improvements to the initial Set-up Wizard dialogues.
729         o Improvements to the Templates preferences pages.
730         o Implemented a nicer scroll when drag and dropping.
731         o Added a button to get dictionaries on WIndows.
732
733 * New translation: Lithuanian.
734
735 * Updated translations: Brazilian Portuguese, Czech, Finnish, French,
736   Slovak, Spanish, Ukranian.
737   
738 * Bug fixes:
739         o bug 2039, 'SMTP AUTHENTICATION'
740         o bug 2050, 'Clawsmail sends return receipt every seconds'
741         o bug 2148, 'Attachment content-transfer-encoding incorrectly
742                      set when signing emails'
743         o bug 2165, 'The date not localized in the message view'
744         o bug 2203, 'Problems in forwarding multipart/alternative
745                      messages with HTML part'
746         o bug 2237, 'User action makes Claws unresponsive'
747         o bug 2279, 'crash when clicking 'define' in filter
748                      configuring'
749         o bug 2299, 'Incorrect handling of quoted printable coma
750                      in headers'
751         o bug 2315, 'claws-mail 3.7.7 crashes when trying to compose
752                      mail on FreeBSD 9.0 amd64 (GTK+ 2.22.1/GLib
753                      2.26.1)'
754         o bug 2322, 'GPG Full info: showing subkey ID instead of
755                      primary key fingerprint'
756         o bug 2325, 'messages remains in folder cache after moving
757                      from MH to IMAP boxes'
758         o bug 2331, 'Base64 is broken in 3.7.7 and 3.7.8'
759         o bug 2332, 'Crash when hitting cancel on the SMTP status
760                      window'
761         o bug 2346, 'Please register x-handler-scheme in .desktop
762                      file'
763         o bug 2350, 'Make displaying localized date/time in message
764                      view optional'
765         o bug 2361, 'Claws crashes after PGP Check in separate msg
766                      view'
767         o bug 2365, 'Crash when auto-scrolling headers in compose
768                      window'
769         o bug 2369, 'valgrind.h should NOT be part of claws-mail'
770         o bug 2381, 'Support for NetworkManager 0.9'
771         o bug 2383, 'folderitemrc not updated when account name is
772                      changed'
773         o bug 2393, 'Crashes and rendering problems in the "Save as"
774                      menu caused by attachments with umlauts in the
775                      file name'
776         o bug 2394, 'backtrace() crashes on FreeBSD'
777         o fix matcher body parsing
778         o fix crash when searching or adding a LDAP server
779         o fix sa-learn when offline
780         o TrayIcon plugin: fix logic bug which caused icon to be
781           always set no-mail status on plugin load
782         o TrayIcon plugin: force icon hide on plugin_done(), without
783            it an empty space is left in tray under KDE3 and KDE4
784         o fix segfault on Windows
785
786 * 3.7.8
787 -------
788
789 * Bug fixes:
790         o rfe 2309, 'Shortcuts should not be modifiable by default'
791         o bug 2313, 'CLI quicksearch sometimes returns the same
792                      messages twice'
793         o bug 2317, 'Action results in "Bad file descriptor"'
794         o PGP/Core: Win32 build fix
795         o NNTP: fix replying (broken in corner case)
796         o fix configure option --disable-manual
797         o One more GTK+ 2.22 build fix
798         o Debian bug 599547, 'Please re-introduce quick shortcut for
799                               marking as spam'
800
801 * 3.7.7
802 -------
803
804 * Enable building with GTK+ 2.22.
805
806 * A QuickSearch can now be run from the command line using the
807   --search command. See `claws-mail --help` for more information.
808
809 * Added a hidden option to set a margin in the text area of the
810   Compose window. 'show_compose_margin', defaults to FALSE.
811
812 * 3.7.6
813 -------
814
815 * Require GTK+ 2.10 or newer.
816
817 * Enable building with GTK+ 2.19 or newer.
818
819 * Enable building with libetpan 1.0.
820
821 * Encrypt saved LDAP passwords.
822
823 * FIltering/Processing: Added 'List-Id' to the pre-defined headers.
824
825 * Added 'Reply to this address' to popup menu in the Message View.
826
827 * Added separate search phrase completion for normal/extended
828   QuickSearch.
829
830 * Several interface improvements.
831
832 * Use in-reply-to info that is passed in mailto: links.
833
834 * Added the GB18030 Chinese charset, which is a superset of GB2312
835   and (X-)GBK.
836
837 * Added German translation of the manual.
838
839 * Added Ukrainian translation.
840
841
842 * 3.7.5
843 -------
844
845 * Bug fixes:
846         o bug 2059 'gpgme >=1.1.8 not compatible with S/MIME
847                     encryption'
848         o bug 2076 'having worked 2 times properly CLAWS ceased to
849                     decrypt incoming PGP mails -displays base64 
850                     instead - sucks completely'
851         o bug 2098, 'claws-mails crashes frequently with pgpcore'
852         o Address Book: fix button sensitivity in compose mode.
853
854 * 3.7.4
855 -------
856
857 * Spell checker: Highlight misspelled words when applying template
858   and 'check while typing' option is on
859
860 * Spell checker: Highlight misspelled words in text inserted from
861   file(s) or pasted to message body when 'check while typing' option
862   is on
863
864 * Improve parsing of List-Post header
865
866 * Add new drag type "claws-mail/msg-path-list" for drag'n'drop of a
867   message selection from the message list into other applications.
868   This enables other applications to back-link to Claws Mail via a
869   "claws-mail --select" call after they received a drop.
870
871 * Place the cursor in the compose window according to provided input.
872   If To: is present place cursor in Subject: field and if both To:
873   and Subject: are present place cursor in body. If body: is present
874   insert a new line after text and place cursor there.
875
876 * QuickSearch: Use all of the available space to view expressions
877
878
879 * 3.7.3
880 -------
881
882 * The user is now warned when inserting a large file in the message
883   body. The value of 'large' can be configured on the Compose/Writing
884   page of the Preferences.
885
886 * Added 'has_attachment' and 'signed' matcher expressions to
887   Filtering and Processing Flags lists.
888
889 * Support Reply prefixes of French Yahoo mail and French Lotus Notes.
890
891 * Enabled Page Size and Orientation configuration in the print dialog.
892   GTK+ 2.18 or newer only.
893
894 * tools/convert_mbox.pl
895   Add -R flag to support recursive conversions of arbitrary Evolution
896   mail folders.
897
898 * 3.7.2
899 -------
900
901 * Default Cc, Bcc and Reply-To options have been added to Folder
902   Properties.
903
904 * MIME parts that lack an end boundary are now handled, (even though
905   they're INVALID!).
906
907 * A 'Metadata handling' option has been added to the Miscellaneous
908   options page. The options are 'safer' or 'faster'. 'faster' is
909   Claws' original behaviour. 'safer' prevents data loss on system
910   crashes where the filesystem is of a 'not-so-robust' variety, e.g.
911   xfs. If in doubt, use 'safer'. This option defaults to 'safer'.
912
913 * Face and X-Face previews have been added to the Custom Header
914   Configuration dialogue in Account preferences.
915
916 * An option has been added to the Receive page of IMAP account
917   preferences, "Move deleted mails to trash and expunge immediately".
918   This option is on by default to avoid changing the existing
919   behaviour. Turning it off prevents automatic expunging.
920   Also, 'Tools/Expunge'  and 'View/Hide deleted messages' menu items
921   have been added to main toolbar.
922
923 * Support for clickable gopher:// links has been added.
924
925 * In the Compose window a warning dialogue is raised if attachments
926   that have been added no longer exist on the filesystem at the time
927   of sending.
928
929 * Buttons to clear header lines in the Compose window have been
930   added.
931
932 * GnuTLS compatibility mode is now used, this avoids problems with 
933   servers that don't comply 100% with the spec, but still exist.
934
935 * tools/csv2addressbook.pl
936   thunderbird import for version 2.0.0.21 has been added.
937
938 * 3.7.1
939 -------
940
941 * Spell Checking has been added to the Subject in the Compose window.
942
943 * The 'Quotation characters' option has been moved from the Compose/
944   Writing page of the preferences to the /Message View/Text Options
945   page.
946
947 * When replying to signed and/or encrypted mail and the preference to
948   sign and/or encrypt is set, the original mail's privacy system is
949   automatically used, if available.
950
951 * If a text/calendar attachment is present in a message it is
952   automatcally selected if a suitable plugin (i.e. vCalendar) is
953   available.
954
955 * /Tools/List URLs now shows both the link title and URI if possible.
956
957 * A URI appearing in the statusbar is now only trimmed if necessary.
958
959 * When using /Tools/Create filter|procesing rule/Automatically
960   the List-Id header is preferred to X-* headers.
961
962 * The manual has been updated.
963
964 * 3.7.0
965 -------
966
967 * Expanding/Collapsing of threads is now approximately 95% faster.
968
969 * Cache reading is now approximately 10% faster. 
970
971 * The shortcut key settings of the main window and the message list
972   context menus are now connected.
973
974 * The preferences on the 'Other' page have now been moved to
975   Other/Miscellaneous. The parent pages are now unselectable and the
976   first page is automatically selected on opening the preferences.
977
978 * In the Compose window, on the Others tab, the 'Save message to'
979   entry now has a drop-down list of the previous save locations.
980
981 *  In the Compose window, the Attachments Properties window is now
982    confirmed and closed with the Return key.
983
984 * When using an external editor to compose messages, the message is
985   automatically saved to Drafts when the external editor is closed. 
986
987 * A hidden option has been added, 'primary_paste_unselects' which
988   causes the primary buffer to be cleared and the insertion point to
989   be repositioned when the middle mouse button is used for pasting
990   text. It is turned off by default.
991
992 * In the Actions window, the Escape key now cancels the action
993   editing.
994
995 * Offline SSL certificate verification has been added.
996
997 * Privacy plugins: The decryption failure messages are now shown
998   in the NoticeView just above the message text rather than in a
999   popup window.
1000
1001 * Privacy plugins: when listing the UIDs during a signature check,
1002   show the UID validity
1003
1004 * tools/popfile-link.sh
1005   Support for reusing existing POPFile session ID has been added.
1006
1007 * tools/kdeservicemenu
1008   Support for kde4 has been added.
1009
1010 * win32: better integration has been implemented by using the
1011   standard file associations.
1012
1013 * 3.6.1
1014 -------
1015
1016 * Claws Mail now requires libetpan 0.57 for IMAP and NNTP.
1017
1018 * SSL support is now provided by gnuTLS exclusively. OpenSSL support
1019   has been dropped due to licensing issues.
1020
1021 * Added /View/Fullscreen option.
1022
1023 * Re-ordering of the filtering/processing condition and actions lists
1024   is now possible using drag'n'drop.
1025
1026 * 3.6.0
1027 -------
1028
1029 * Claws Mail now requires libetpan 0.56 for IMAP and NNTP
1030
1031 * Spell checking is now provided by Enchant instead of Aspell. To
1032   build spell checker support, you will need the libenchant headers.
1033
1034 * The S/MIME plugin is now part of this package.
1035
1036 * IMAP, NNTP, and SSL are now supported in the Windows port.
1037
1038 * Support for client SSL certificates.
1039
1040 * Better support of SSL certificate stores, to be able to verify
1041   server certificates.
1042
1043 * Renaming of newsgroups is possible.
1044
1045 * "Always open message when selected" can now have three values:
1046   'Never', 'Always' and 'When message view is visible'.
1047
1048 * Unsaved server passwords can now be temporarily saved for the
1049   duration of the session. They can be cleared before the session
1050   expires by using '/Tools/Forget all session passwords'.
1051
1052 * Auto-wrapping settings are now saved in drafted messages.
1053
1054 * Support for basic auto-indentation in the Compose window.
1055
1056 * Support for animated GIFs in the message view.
1057
1058 * Type-ahead search in Filtering, Templates, Actions dialogs now
1059   select the result of the search.
1060
1061 * Finer granularity in POP3 accounts' Remove After delay - hours in
1062   addition to days.
1063
1064 * Spam/Ham flag is now stored on IMAP server when possible, using
1065   "Junk" and "NonJunk" keywords. 
1066
1067 * Use less precise intervals when possible for auto-checking, thus
1068   the CPU is woken up less frequently.
1069
1070 * The warning icon in the main window is cleared when the error it
1071   relates to is clipped from the network log.
1072
1073 * IMAP errors now reveal the server on which they happen.
1074
1075 * All deprecated GTK interfaces have been replaced with their
1076   non-deprecated equivalents.
1077
1078 * csv2addressbook.pl: Added support for FoxMail.
1079
1080
1081 * 3.5.0
1082 -------
1083
1084 * Added an option, "Use secure file deletion if possible", which
1085   enables shredding of temporary files and messages instead of
1086   just removing them. This is available on the Other preferences
1087   page.
1088
1089 * Added an option, "Select the HTML part of multipart/alternative
1090   messages". This is available on the Message View/Text Options
1091   preferences page. 
1092
1093 * Added an option to the 'Create new folder' dialogue which enables
1094   new folders to inherit the properties of their parent folders
1095   during folder creation.
1096
1097 * Added a hidden option, "two_line_vertical", which toggles the
1098   2-line view in the message list when using the 3-column layout.
1099   Defaults to '1', show 2 lines.
1100
1101 * Added a hidden option, "outgoing_fallback_to_ascii", which allows
1102   the user to specify an outgoing charset/encoding, but still fall
1103   back to 7bit US-ASCII when possible.
1104   Defaults to '1', fallback when possible.
1105
1106 * Added support for the Avant Window Navgator (Awn) information
1107   bubble. This is automatically enabled if dbus is available.
1108
1109 * Face and X-Face headers can now be added globally and per-account
1110   from configuration files under ~/.claws-mail/autofaces/. Further
1111   information is provided in the manual.
1112
1113 * The SHA1 fingerprint is now shown on the SSL certificate dialogue
1114   and the labels are now selectable.
1115
1116 * Several GUI improvements have been made, (Address book, filtering
1117   dialogue, Actions dialogue, and Account preferences).
1118
1119 * New icons have been added for 'Reply to list' and 'Cancel'. The
1120   'Insert file' and 'Close' icons have been improved, as have the
1121   tray icons.   
1122
1123 * Added the Trash and Delete icons to the Custom Toolbars options.
1124
1125 * SMTP-only accounts are now not shown in the Receive menus and
1126   Account lists in filtering/processing, as they are irrelevant here.
1127
1128 * tools/csv2addressbook.pl
1129   Support for a gmail exported csv address book was added.
1130
1131 * Updated English, French, and Spanish manuals.
1132
1133 * 3.4.0
1134 -------
1135
1136 * Added support for /dev/mem_notify. This Linux kernel feature
1137   will allow applications to be notified that memory has to be
1138   freed before getting OOM-killed.
1139   For more information: http://lwn.net/Articles/267013/
1140
1141 * Enabled moving/copying folders to root folders when using the
1142   folder selection dialogue.
1143
1144 * Global and per-folder templates can now override the From name.
1145
1146 * Added a tooltip with extended folder stats. (Hover the cursor over
1147   the short stats on the right, below the message list.)
1148
1149 * Implemented 2-line items in the message list when in three column
1150   mode.
1151
1152 * Added support for png themes.
1153
1154 * Added an icon for attached patches (text/x-patch and text/x-diff).
1155
1156 * When viewing a message that has a large amount of text, show a
1157   maximum of 1MB of text and add a noticeview to show optionally show
1158   the whole message.
1159
1160 * Added a button to the templates preferences to restore defaults for
1161   current language.
1162
1163 * Added search in filtering rules list.
1164
1165 * Bogofilter Plugin:
1166   Added a "learn from whitelist" preference.
1167
1168 * MAEMO:
1169   Added information when fetching large messages.
1170
1171 * tools/csv2addressbook.pl
1172   Added support for Kmail/Kaddressbook.
1173
1174 * 3.3.1
1175 -------
1176
1177 * Forbid attaching anything containing "../" or ".ssh/" in mailto:
1178   URIs.
1179
1180 * Add a hidden preference, 'use_networkmanager', to disable
1181   NetworkManager handling
1182
1183 * 3.3.0
1184 -------
1185
1186 * Due to licensing problems, the ClamAV plugin has been removed from
1187   the Claws Mail core distribution and can now been found packaged
1188   separately or with the 'extra plugins' package.
1189
1190 * Added NetworkManager support
1191   This is built by default if the dependencies are satisfied; it can
1192   be specifically disabled with '--disable-networkmanager-support'.
1193   This enables Claws Mail to track changes to the network status.
1194
1195 * Added DIGEST-MD5 support for IMAP authentication
1196
1197 * Added Folder Properties option, 'Run processing rules when opening'
1198   to the General page.
1199
1200 * Added sub-sorting to the Message List; when the Sort type is either
1201   Subject, From, To or Tags, sub-sorting by Date will be active.
1202
1203 * Added from=address to the mailto sequence
1204   The 'from' will try to select the first matching account in the
1205   Accounts list, otherwise it will use the usual account selection
1206   mechanism but will override it with the given 'from' address.
1207
1208 * Added insert=FILE  to the mailto sequence (stands for 'insert file')
1209   This adds the ability to create a new message from the command-line,
1210   with the body set from the contents of an existing file.
1211                 
1212 * Added mailto with NNTP accounts
1213   This comes into play if mailto is used when an NNTP account is the
1214   default account or if an NNTP account address is used with 'from'.
1215
1216 * Added several GUI improvements to the Filtering, Processing, Tags,
1217   Actions, Templates, Logging and Address Book dialogues
1218
1219 * Added a tooltip to the 'replied' icon in the Message List which
1220   indicates 'click to see your reply' feature.
1221
1222 * Added 'claws-mail --version-full' to display the version and a list
1223   of the compiled-in features
1224
1225 * Implemented speed-ups to list operations, deletions and cache
1226   updates.
1227
1228 * Updated the man page
1229
1230 * The Trayicon plugin icons are now themable.
1231
1232 * text/calendar message parts are now automatically displayed if a
1233   plugin handling text/calendar is loaded, e.g. vCalendar.
1234
1235 * Maemo: connect HW status change signal for shutdown
1236
1237 * Maemo: identify mmc1 and mmc2 more clearly in the GUI
1238
1239 * Maemo: Make dnd threshold higher
1240
1241 * 3.2.0
1242 -------
1243
1244 * Several GUI improvements
1245         The colour preferences have been split into tabs.
1246         Improve the way 'Find in current message' search results are
1247         shown by vertically centering the selected text in the
1248         Message View.
1249         Improvements to the 'List URIs' dialogue.
1250         Filtering/Processing Match Type dialogue has been reworked.
1251         Several other layout improvements.
1252
1253 * Several address book improvements
1254         Added Custom Attributes, which can be edited from
1255         '/Tools/Edit custom attributes...' and are used from the
1256         'Name' drop down list on the 'Edit Person Details' dialogue. 
1257         Always add a new contact if any value is set, instead of
1258         silently rejecting it when an email address is not set.
1259         Better guessing of contact name from incomplete name
1260         information.
1261         Better display of contacts that have no name set, in contact
1262         lists, group contents, find duplicate results.
1263         Error messages don't show in the status bar anymore, alert
1264         panels are used instead.
1265         Several other GUI improvements.
1266
1267 * Added optional Tooltips to the Message List. This is enabled by the
1268   'Show tooltips' option on the '/Display/Summaries' Preferences page
1269   and is only possible with GTK+ >= 2.12
1270
1271 * Much improved handling of Return Receipts, both outgoing and
1272   incoming. 
1273
1274 * Added the option to use the system defaults for External Programs
1275   preferences on the '/Message View/External Programs' page.
1276
1277 * Added "select first email in list" to the list of possible
1278   selections in the 'Set default selection on entering a folder'
1279   options on the '/Display/Summaries' preferences page.
1280
1281 * IMAP: Added IMAP tags support. (Note: 'Bandwidth-efficient' mode
1282   prevents fetching of tags.)
1283
1284 * IMAP: Optimised flag handling and message copying.
1285
1286 * Improved printed page layout for built-in GTK+ printing
1287         Bold fonts are now used where appropriate and a demarcation
1288         between header and body has been added.
1289
1290 * Optimised filtering on flags/tags changes.
1291
1292 * MAEMO: Added LED flashing for new mail alerts
1293
1294 * MAEMO: Made all of the left of column in the Folder List a hotspot
1295   for expanding/collapsing the tree.
1296
1297 * 3.1.0
1298 -------
1299
1300 Non-blocking NNTP has been implemented. NNTP support is now provided
1301         by and depends upon libetpan
1302
1303 GnuTLS support has been implemented as an alternative to OpenSSL.
1304         [./configure --enable-gnutls]
1305
1306 A run-time alternative configuration directory switch has been added,
1307         [claws-mail --alternate-config-dir DIR]
1308
1309 Tags: Added tag alphabetical sorting and unified the dialogues.
1310
1311 Edit accounts dialogue: The 'default account' (D) column has been
1312         removed, instead the default account is indicated by use of
1313         bold text.
1314
1315 Templates: Added ability to attach files using |attach{filename}.
1316     Templates options are now presented in a tabbed layout.
1317
1318 Address Book: Added duplicate finder, '/Tools/Find duplicates'.
1319     It is now possible to set an image for each contact. Pictures 
1320         from a contact's Face or X-Face will be automatically set
1321         when available. The contact's image will be automatically
1322         displayed in the message view or header pane if the message
1323         has no Face or X-Face header.
1324
1325 '/View/Character encoding' submenus are now grouped together
1326
1327 GTK+ built-in print support is now used if GTK+ >= 2.10 is available.
1328         libgnomeprint will never be used if GTK+ >= 2.10 is available.
1329
1330 Reinstated 'Generate Message-ID' option as an Account preference. It
1331         is hidden on IMAP accounts, because Message-IDs are needed on
1332         servers that don't implement the UIDPLUS extension.
1333
1334 Toolbar preferences: Improved dialogue.
1335
1336 Compose window: the number of attachments is now shown in the tab's
1337         title.
1338
1339 Attachments: When opening attachments with 'Open' or 'Open with...'
1340         the temporary files are now saved as read-only. A hidden
1341         preference has been added, 'save_parts_readwrite', which
1342         permits the previous behaviour.
1343
1344 IMAP: Added a button on the Folder Properties General page to allow
1345         users to discard local caches.
1346     Added much better error handling.
1347     Fetching of cached mails has been heavily optimised.
1348
1349 LDAP: Added read-only support for jpegPhoto LDAP field
1350
1351 Bcc in commandline URIs has been added.
1352
1353 Dillo browser plugin: Address book based whitelisting for loading
1354         remote images has been added.
1355
1356 SpamAssassin plugin: Address book based whitelisting has been added.
1357
1358 MAEMO: Maemo 4.0 (Chinook) build enabled.
1359
1360 MAEMO: Removed some useless tooltips.
1361
1362 tools/csv2addressbook.pl
1363         a new script that imports a CSV formatted address book. Becky
1364         and Thunderbird address book are currently supported.
1365
1366 * 3.0.2
1367 -------
1368
1369 * Bug fixes:
1370         o bug 1320, 'Memory leak caused by gtk_container_get_children'
1371         o bug 1321, 'access before allocation when scanning for uris'
1372         o bug 1324, 'Corrupted IMAP cache'
1373         o bug 1327, 'segfault when replying to a non-existent news
1374                      message'
1375         o bug 1329, 'error in quicksearch.c'
1376         o bug 1334, 'user defined mail incorporation script not run'
1377         o bug 1336, 'Segfault if empty space before search-string'
1378         o bug 1337, 'Crash on removing uncached emails'
1379         o Prevent unquoted mime boundaries, by always using a /
1380         o Remove unnecessary error when cancelling export to mbox.
1381         o MAEMO: make all Folder Properties pages visible
1382         o MAEMO: fix overlapping buttons in Edit Accounts page
1383
1384
1385 * 3.0.1
1386 -------
1387
1388 * Bug fixes:
1389         o bug 1308, 'Claws deletes folderlist.xml after fetching mail
1390                      short after start-up'
1391         o bug 1311, 'Wrong arrow position while moving message into
1392                      folder when column headers hidden'
1393         o fix build without USE_LDAP_TLS
1394         o Accounts list: fix "Local" protocol not shown when
1395           USE_OPENSSL is set.
1396         o Tags: fixed issues with tags with spaces, and renaming tags
1397         o Accounts list: Show protocol "SMTP" and the appropriate
1398           server for send-only accounts
1399         o Accounts list: show "-" instead of "" when no value is
1400           relevant
1401         o do not allow locked msgs to be deleted, even by filtering
1402           or processing
1403         o Show error message in the GUI if image can't be loaded
1404         o Remove Generate Message-ID option. We need this on some
1405           IMAP servers.
1406         o Maemo: distinguish various statusbar messages,
1407                 in order to display only the most important.
1408         o Maemo: fix statusbar/window mismatch
1409         o Maemo: fix scrolling to cursor
1410
1411
1412 * 3.0.0
1413 -------
1414
1415 * Claws Mail is now licensed under GPLv3 or later.
1416
1417 * added Tags feature
1418   Tags are arbitrary labels that can be applied to messages. It is
1419   possible to create, edit, remove Tags; apply them to mails;
1420   filter on Tags or Tag presence; apply or unset Tags via Filtering
1421   actions; reference Tags in reply Templates.
1422
1423 * Threads can now be sorted by most recent message
1424   /View/Sort/By thread date
1425
1426 * Added "/View/Show or Hide/Column headers"
1427
1428 * Added 'watch thread' feature
1429         
1430 * Enabled the running of folder Processing rules on demand
1431
1432 * Added options to stop/enable writing logs to disc, see Logging
1433   page of preferences
1434
1435 * IMAP and News: Implement age-based caching: allow the specifying 
1436   of a threshold for the offline synchronisation feature, and whether 
1437   old cached bodies should be removed. Accessible from the Folder
1438   Properties.
1439
1440 * IMAP: Made multiple copy, (in the same IMAP account), faster by
1441   matching source/destination message UIDs.
1442         
1443 * LDAP: Ability to edit all Person attributes
1444
1445 * Nicer layout of the message part icons
1446
1447 * Speed up and clean up rendering of larger msgs
1448
1449 * Use progress bar when sending messages
1450
1451 * Made mainwindow's /Help/Manual point to the remote copy if the
1452   local copy doesn't exist
1453
1454 * Replaced some deprecated widgets
1455
1456 * Enabled changing the emphasis color used to highlight the
1457   newsreader/x-mailer header value when it matches our preferred
1458   mail agent, (hidden pref 'emphasis_color' added to clawsrc).
1459
1460 * tools/mew2claws-mail.pl
1461   Added new script that imports a Mew address book
1462
1463 * tools/popfile-link.sh
1464   Added a new script that will open selected messages in
1465   POPFile control center, in order to change the message
1466   status.
1467
1468 * Updated the manual
1469
1470 * Check that Dillo's installed when loading the Dillo Browser
1471   plugin
1472
1473 * Maemo improvements:
1474         o Automatically choose the correct application
1475           to open parts
1476         o Better way to notify of new mails
1477         o Destroy messageview after trashing mail
1478         o Simplified layout
1479         o Better toolbars, removal of CTree headers
1480         o Add a specific icon to go back to folder list
1481         o Improvements to the Wizard, About and icon legend dialogues
1482         o add an easy way to store data (mails and IMAP/NNTP caches)
1483           on one of the SD cards, and protect against unmounts if
1484           needed
1485         o plug the online/offline system into maemo's interfaces to
1486           have Claws automatically switch according to the system
1487           status (on IT OS 2007)
1488         o use HildonBanners to display status messages
1489         o force layout to be Small screen
1490         o put the progress bar in the toolbar
1491
1492
1493 * 2.10.0
1494 --------
1495
1496 * libetpan 0.49 is now required for IMAP support
1497
1498 * Added "From, To or Subject" to the QuickSearch types.
1499
1500 * Added handling of the 'a' key to loop through a mail's MIME parts.
1501
1502 * In the Compose window "Add to address book" has been added to the
1503   context menu of the sender and recipient fields.
1504
1505 * Implemented a proper References filtering condition.
1506
1507 * Added the possibility to cancel receiving in IMAP accounts.
1508
1509 * Made offline synchronisation faster.
1510
1511 * Added an alternate way to fetch flags on IMAP, which improves
1512   performance with some servers, (like Exchange).
1513   See "Bandwidth-efficient mode" in IMAP accounts' Receive
1514   preferences.
1515
1516 * Allow manual sorting of Templates.
1517
1518 * Templates improvements: easier syntax, add some useful variables.
1519
1520 * Implemented per-account and per-folder compose/reply/forward
1521   Templates.
1522
1523 * Added a QuickSearch option to automatically run a search selected
1524   from the history.
1525
1526 * Made the Summaries Preferemces page "when entering a folder..."
1527   options fully customisable.
1528
1529 * Added an "Open last opened folder at startup" option to the
1530   Summaries page in the Prerferences.
1531
1532 * Changed the Preference "Only mark as read when opened in new
1533   window" on the Summaries page to "Only mark as read when opened
1534   in new window, or replied to".
1535
1536 * Allow disabling mail filtering plugins on a per-account
1537   basis.
1538
1539 * Added an option to the Bogofilter and SpamAssassin plugins to
1540   enable marking saved spam as Read.
1541
1542 * Added a warning about encryption limits, which can be disabled.
1543
1544 * Removed the "Download all" preference from POP3 accounts; it
1545   was useless and confusing.
1546
1547 * Re-organized some Preferences page.
1548
1549 * Replaced the tabbed layout in Account Preferences with pages.
1550
1551 * Renamed 'Protocol Log' to 'Network Log'
1552
1553 * Added a few cursor improvments while Claws is busy.
1554
1555 * Added support for CRLF in headers of messages.
1556
1557 * Added support for a few more date formats (RFC3339 subsets).
1558
1559 * The keypad's Enter key now does the same as the Return key.
1560
1561 * Improved LDIF import, better error handling, UI cleanup.
1562
1563 * LDAP write support has been added.
1564
1565 * Use Hildon's file chooser on Maemo.
1566
1567
1568 * 2.9.2
1569 -------
1570
1571 * Added a printer icon.
1572
1573 * Bug fixes
1574         o bug 1187, 'Reply-to addressee disappears when reply-to text
1575                      box is clicked...' (Maemo)
1576         o bug 1190, 'dir_open' button doesn't work' (Maemo)
1577         o bug 1193, 'Need a way to multi-select items'
1578         o bug 1194, 'Hardware keys move from email list to account/
1579                      directory list, but not back to email list...'
1580                      (Maemo)
1581         o bug 1196, 'Edit>Select All doesn't work' (Maemo)
1582         o bug 1198, 'Reply-all "disappearing" address bug
1583                      persists...'
1584         o bug 1200, 'Add option to always retrieve full messages'
1585         o bug 1209, 'Clicking on address in header (mailto uri)
1586                      selects default account'
1587         o bug 1211, 'Offline dialog message bugs/annoyances...'
1588         o Don't reflect accounts changes to the mainwindow when it's
1589           not necessary.
1590         o Fix double fetching of mails if first try failed
1591         o Fix a crash in textview
1592         o Fix changing quicksearch type (after Esc, after changing
1593           Recursive, ...)
1594         o tools/uudec Fix missing dash to `display` command-line
1595
1596 * 2.9.1
1597 -------
1598
1599 * Security fix:
1600         o Fix for CVE-2007-1558 (APOP)
1601           http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1558
1602
1603 * Bug fixes
1604         o Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
1605         o Fix encoding woes wrt saving of mails and parts
1606
1607 * 2.9.0
1608 -------
1609
1610 * Added a Maemo port
1611   The Maemo port touches several areas: using the correct APIs for
1612   a good integration, adding of a new layout suited for small
1613   screens, Maemo-specific default preferences changes, Maemo-specific
1614   GUI improvements, etc.
1615
1616 * Added more customisable colour labels
1617
1618 * Added 'Mark as spam', 'Mark as ham', and 'Add to address book'
1619   filtering actions
1620
1621 * Added a new Quote Format symbol, %A, to insert the sender's email 
1622   address
1623
1624 * Changed the option to display unread message counts next to folder
1625   names: it is now possible to display the total count of messages
1626   too. Configurable from Display/Summaries
1627
1628 * If Claws Mail is already running on another display, attempting to
1629   start it will mention that instead of popping up the window on the
1630   other display
1631
1632 * Added debugging of filtering/processing rules. Configurable from
1633   Other/Logging options page
1634
1635 * Added handling of the contextual menu key in compose windows and
1636   MIME parts list
1637
1638 * Added a "pulsing" progressbar in the label window used when
1639   rebuilding folder tree, etc, in order to show activity
1640
1641 * Improved "Offline mode override" dialogue to avoid asking
1642   repeatedly, but still ask on explicit user actions
1643
1644 * Improved the creation of POP/Local accounts when no MH mailbox
1645   exist: create the default one
1646
1647 * Write folderlist directly after adding/deleting accounts that have
1648   folders
1649
1650 * Added logging IMAP ALERTs as errors in the log
1651
1652 * Added a way for MimeViewer plugins to implement search in a part's
1653   body
1654
1655 * Updated, added and replaced some icons
1656
1657 * Added display of any LDAP specified Search attributes 
1658
1659 * Added 'telephoneNumber' in the default LDAP list of attributes
1660
1661 * Updated the Face header in the welcome message
1662
1663 * Added the option to minimize to tray in the Trayicon plugin
1664
1665 * Added a wrapper to mairix in the tools folder, tools/mailrix.sh
1666
1667 * Added a script which enables inserting files into the message body
1668   of a new Compose window from the command line,
1669   tools/claws-mail-compose-insert-files.pl
1670
1671 * Updated Brazilian Portuguese, Catalan, Czech, French, German,
1672   Hungarian, Polish,Serbian, Simplified Chinese, and Spanish
1673   translations
1674
1675 * 2.8.1
1676 -------
1677
1678 * Bug fixes:
1679         o bug 1129, '"local mbox file" account isn't retrieving 
1680                      mails'
1681         o bug 1135, 'cm-segfault on decrypting with PGP/inline'
1682         o bug 1136, 'Crash in group address completion'
1683         * Fix "After receiving new mail, go to inbox" on IMAP, and
1684           restrict it to manual fetching only
1685         * Fix alertpanel.h only included in #ifdef HAVE_LIBETPAN
1686         * Fix return value without libetpan
1687         * Use gtk_window_set_role instead of gtk_window_set_wmclass
1688         * Fix mime/globs path on NetBSD
1689
1690 * 2.8.0
1691 -------
1692
1693 * Removed 'Separate Folder tree' and 'Separate Message View' and put
1694   new layouts in place of it, 'Standard', 'Three columns', 'Wide
1695   message' and 'Wide message list'. Accessible from /View/Layout.
1696
1697 * Added IMAP subscriptions
1698   Creating a new folder subscribes it. Deleting a folder unsubscribes
1699   it. "Creating" an existing but unsubscribed folder will subscribe
1700   it. By default, for new accounts, only subscribed folders are shown.
1701   A contextual menu item has been added, /Subscriptions,  which allows
1702   switching the display between All folders and Subscribed folders
1703   only. It also enables the subscribing and unsubscribing of folders. 
1704
1705 * Added the option 'Enable customisable menu shortcuts' to the
1706   'Other' preferences page. Turning this off locks the current hot
1707   keys, preventing accidental changes.
1708
1709 * Added icons for application/pdf, application/pgp-signature,
1710   application/postscript and text/calendar.
1711
1712 * Added /Tools/List URIs
1713   Enables opening any or all of the URIs contained in the currently
1714   selected mail.
1715
1716 * Added 'spam flag' to the Filtering and Processing Match Types.
1717
1718 * Removed the 'Composing messages exist' dialogue on exit. Instead
1719   opened messages are automatically saved to drafts, and re-opened at
1720   the next startup.
1721
1722 * Added handling of local URIs, (file:///...), from the --attach
1723   command line.
1724
1725 * Added Account options for spellcheck default dictionaries.
1726
1727 * Added 'Edit/Delete thread'.
1728
1729 * Added an option 'Ask about account specific filtering rules...' to
1730   the 'Other' page, which was previously a hidden option.
1731
1732 * Some preferences have been re-arranged:
1733   Moved the 'Ask before emptying trash' option on the 'Other' page
1734   outside of the 'On exit' frame as it's not only an 'On exit' option.
1735   Moved 'Never send Return Receipts' from 'Other'  to 'Sending' page.
1736   Moved keybinding preferences to the 'Other' page.
1737   Added 'mousepad' to the list of text editors on the 'External
1738   Programs' page.
1739
1740 * Bogofilter and SpamAssassin plugins:  Enabled moving spam mail to the
1741   Account's Trash folder instead of default Trash folder.
1742
1743 * ClamAV plugin: updated for the upstream changes in libclamav, whilst
1744   maintaining compatibility with older version of libclamav.
1745
1746 * GPG Plugins: Added an option 'Use gpg-agent to manage passwords' to
1747   GPG page of the common preferences. Fixes annoyances with distro-
1748   installed gpg-agent, when no pinentry program is installed, and the
1749   user is at a loss on why "decryption failed". It can be turned off
1750   to bypass gpg-agent. The option is disabled if gpg-agent is not
1751   running.
1752
1753 * TrayIcon plugin: Added 'Hide at startup' and 'Close to tray'
1754   options.
1755   When the 'Close to tray' option is used the Window Manager's hotkey
1756   and [X] button will hide the window instead of closing it - closing
1757   CM can be done using the tray icon menu or the /File menu.
1758   Clicking the trayicon now raises the window to current desktop when
1759   it was either minimized or shaded, or when it was on another desktop.
1760
1761 * Added support for non ISO-8859-1 compatible locales to the Actions
1762   scripts freshmeat_search.pl, google_search.pl and multiwebsearch.pl.
1763                 
1764 * Renamed the maildir2claws-mail.pl script to kmail-mailbox2claws-mail.pl
1765   and updated it to work with newer versions of Kmail. 
1766
1767 * Added thunderbird-filters-convertor.pl script, which converts
1768   thunderbird filter rules to Claws filter rules.
1769
1770 * Updated Brazilian Portuguese, British English, Czech, Finnish,
1771   French, German, Hungarian, Polish, Serbian, Simplified Chinese,
1772   Slovak and Spanish translations.
1773
1774 * 2.7.2
1775 -------
1776
1777 * Added command line equivalent options:
1778   -h for --help
1779   -q and --quit for --exit
1780   -v for --version
1781   "Unknown option" is now printed when unknown command line options
1782   are used.
1783
1784 * The wizard for configuration migration, (Sylpheed-Claws to Claws
1785   Mail), now has the option to save or not save a backup of the old
1786   configuration folder.
1787
1788 * The configuration wizard is now re-run if it was previously
1789   cancelled.
1790
1791 * Bug fixes:
1792         o bug 1100, 'Highlighted e-mail data not visible when color
1793                      label applied.'
1794         o bug 1101, '"Load plugin" button is accidentally hidden'
1795         o bug 1102, 'claws-mail-2.7.1 makes use of deprecated ldap 
1796                      functions'
1797         o IMAP: fixed crash when connect command doesn't exist.
1798         o IMAP: better folder checking when an IMAP directory is set.
1799         o IMAP: Never remove INBOX when scanning for new folders.
1800           It's a special folder that must exist.
1801         o fix vertical scrollbar jumping back to the top when 'Check
1802           for new folders' is used.
1803         o fix sensitivity issues of Mark as Spam/Ham context menus.
1804         o fix potential crashes in the address book's embedded 'Edit
1805           person' dialogue, and fix conflicting copy/paste menu
1806           entry.
1807         o Reflect change of Font configuration in the Header view
1808           clickable links.
1809         o fix handling of empty values in attach_load_directory and
1810           attach_save_directory clawsrc options.
1811         o fix 2nd-run loss and new configuration loss of filtering
1812           rules on configuration migration.
1813         o Bogofilter plugin: fix sensitivity of "Insert X-Bogosity
1814           header" option
1815
1816 * 2.7.1
1817 -------
1818
1819 * Bug fixes:
1820         o bug 1095, 'Crash while changing folder columns during
1821                      incorporation'
1822         o bug 1098, 'bogus last row display after expanding a thread'
1823         o fix a few annoyances when choosing keys for the CMS (S/MIME)
1824           protocol
1825         o fix updating of the mime parts
1826         o fix Forwarding msgs with attachments that have dos line
1827           endings
1828         o strip S/MIME signatures when re-editing S/MIME signed
1829           messages
1830         o fix body search starting at the end of the mail (and asking
1831           for loop)
1832         o fix Enter in search windows
1833         o fix dbus-related crash in the the GTK+ file selector.
1834         o IMAP: fix recursion when server lists the current subfolder
1835           in the response
1836         o IMAP: get rid of the previous mailimap when connecting, just
1837           in case disconnect was unclean
1838         o IMAP: make sure we don't use an old socket when reconnecting
1839
1840
1841 * 2.7.0
1842 -------
1843
1844 * The --select option can now also select emails by Message-ID
1845
1846 * Attaching files from 'mailto:' URIs (&attach=...) is now possible.
1847   A dialog is displayed to make sure that the user is aware that the
1848   mail will contain attachments
1849
1850 * 'New Message format' has been added to the Compose/Writing options,
1851   this works like the Quote format and the same symbols are supported
1852
1853 * Reworked the About dialog, including the addition of a new page, 
1854   'Features', which indicates which of the optional features are
1855   compiled in and which are not. A 'Release Notes' page was also
1856   added
1857
1858 * Added history combo for all search fields (message and text)
1859
1860 * The 'mark_as_read_delay' option is not hidden anymore and can be
1861   found in Configuration/Preferences/Summaries
1862
1863 * Added global and per-folder preferences to set the default
1864   alternate dictionary
1865
1866 * Allow spell-checking to use both current and alternate dictionaries
1867
1868 * Added an hidden option 'addressbook_use_editaddress_dialog' to
1869   embed the contact editor in the addressbook window in contrast to
1870   a separate dialog
1871
1872 * Added a hidden option 'unsafe_ssl_certs', to allow storing
1873   multiple SSL certificates for a given server/port. You will be
1874   asked to accept unknown certificates. Unchecking this option will
1875   require you to re-accept previously known certificates
1876
1877 * Allow copying of folders between mailboxes
1878
1879 * Better automatic account selection for mailing lists (searches for
1880   the email address in the Delivered-To header also)
1881
1882 * Made the "Synchronise" menu item inactive when there's nothing to
1883   synchronise
1884
1885 * Use Message font in Writing and Quoting preferences, as well as in
1886   Templates
1887
1888 * Added more HTML symbols to the html to text converter
1889
1890 * Save the addressbook's window size on closing
1891
1892 * Better checks for syntax errors are applied to Templates and Quote
1893   formats
1894
1895 * Added a check to avoid trying to use a non-existent folder as
1896   default inbox
1897
1898 * Enable setting SSL via STARTTLS from the set-up wizard
1899
1900 * Added handling of ":port" in server addresses in the set-up wizard
1901   to specify a port to connect to
1902
1903 * Bogofilter plugin: added an option to print the X-Claws-Bogosity
1904   header in emails handled by the Bogofilter plugin (in MH folders
1905   only)
1906
1907 * Bogofilter plugin: added an option to whitelist senders found in
1908   addressbook
1909
1910 * Bogofilter plugin: Allow storing of Unsure mails in a specific
1911   folder to make better teaching easier
1912
1913 * Bogofilter plugin: Improved GUI interaction while Bogofilter is
1914   filtering
1915
1916 * TrayIcon plugin: added an "Email from account/..." submenu
1917
1918 * updated Brazilian Portuguese, British English, Catalan, Finnish,
1919   French, Italian, Serbian, Simplified Chinese, Slovak, and Spanish
1920   translations
1921
1922 * 2.6.1
1923 -------
1924
1925 * First release as Claws Mail
1926
1927 * Bug fixes:
1928         o bug 1053, 'SC fails to reestablish a secure connection'
1929         o bug 1054, 'Slowness logging big data chunks'
1930         o bug 1057, 'crash on sending s signed message to a
1931                      newsgroup'
1932         o bug 1060, 'compilation error with Irix's cc'
1933         o bug 1061, 'crash on opening signed email'
1934         o bug 1066, 'Incorrect mailbox size displayed'
1935         o bug 1069, 'Sent mails disappear, BCC or locking problem?'
1936         o fix Reply To/Mailing list from the menu
1937         o forbid drag and drop from/to different folders of type
1938           F_UNKNOWN
1939         o src/ssl_manager.c: fix possible infinite loop
1940         o fix Options/Reply mode after draft save
1941         o obey always_show_msg option when marking as spam
1942         o fix spelling menu when replying
1943         o don't change the From column title to To if the To column
1944           is visible
1945         o fix the wrong recipient being selected when replying to a
1946           msg which is From one of our accounts To another of our
1947           accounts
1948         o fix crash on combining mark_as_read_delay with Hide Read
1949           Messages
1950         o create ~/.mailcap if it doesn't exist
1951
1952
1953 * 2.6.0
1954 -------
1955
1956 * Final release as Sylpheed-Claws
1957
1958 * libetpan 0.48 or greater is now required for IMAP support.
1959
1960 * The Compose window now has an /Options/Reply mode/ menu. This
1961   enables changing the recipients of a reply on the fly.
1962
1963 * QuickSearch now has a type-ahead option for fast searches.
1964
1965 * Extra symbols are now available for the Quote parser, your name,
1966   your email address, the account name, and the organization.
1967
1968 * In the Folder Properties, it is now possible to test the regular
1969   expression used in the Simplify Subject RegExp option.
1970
1971 * GSSAPI support has been added for IMAP.
1972
1973 * UIDPLUS support has been added for IMAP.
1974
1975 * A Stop button has been added for Message Body searches, enabling
1976   cancelling of a running search. This is available in '/Edit/Search
1977   Folder...' and '/Edit/Find in current message...'.
1978
1979 * libSM support has been added. This enables communication with the
1980   session manager, so that it is known when the session ends, in
1981   order to save the caches, and draft any messages currently being
1982   composed.
1983
1984 * Support for Address Book Groups has been added to the Compose
1985   window's automatic address completion.
1986
1987 * a new hidden option has been added, 'respect_flowed_format'. This
1988   follows RFC3676 with regard to a message part with a Content-Type
1989   that includes 'format=flowed' and 'delsp=yes'. This will cause some
1990   mails to have long lines, but will fix some URLs that would
1991   otherwise be wrapped. By default it is turned off.
1992
1993 * Basic key import/export has been added to the PGP plugins. When
1994   generating a new key pair you can export the public key to a key
1995   server. When selecting the signature part of a message, if the key
1996   is not on your keyring, you will be asked if you want to attempt
1997   to import it from a keyserver.
1998
1999 * The TrayIcon now displays 'offline' status.
2000
2001 * More window sizes and placements are remembered across sessions.
2002
2003 * tools/fix_date.sh: Switches to replace non RFC-compliant Date:
2004   value, and to use strict RFC matching patterns for dates have been
2005   added.
2006
2007 * Several optimisations have been made.
2008
2009
2010 * 2.5.6
2011 -------
2012
2013 * Bug fixes:
2014         o Fix redirecting of sent mails
2015         o Fix Go to Next * after applying Preferences
2016         o Fix quote-folding when emails don't convert cleanly to
2017           UTF-8
2018
2019 * 2.5.5
2020 -------
2021
2022 * Bug fix:
2023         o bug 1034, 'Incorrect display of size field in message view'
2024
2025 * 2.5.4
2026 -------
2027
2028 * Bug fixes:
2029         o bug 1032, 'Segmentation fault when showing message'
2030         o fix crash with quote folding on HTML
2031         o fix building with --disable-nls
2032         o remove tabs in Subject string
2033
2034 * 2.5.3
2035 -------
2036
2037 * Make node expanding in the Folder List non-recursive
2038
2039 * Bug fixes:
2040         o bug 1024, 'Array index out of range in
2041           claws-mail-2.5.2'
2042         o Fix "Check for new folders" on folders with accented
2043           characters
2044         o Fix filtering "copy" rules
2045         o Fix "goto next unread" after collapsing/expanding a node
2046
2047 * 2.5.2
2048 -------
2049
2050 * Bug fixes: 
2051         o bug #1023 (Sylpheed deletes too much messages)
2052         o Crash in partial downloading
2053
2054 * 2.5.1
2055 -------
2056
2057 * It is now possible to stop searches in message bodies
2058
2059 * IMAP: Use UID SEARCH ALL instead of UID SEARCH UID 1:* in order
2060   to fix speed issues with badly implemented servers
2061   
2062 * Bug fixes: 
2063         o Fix multiple registering of SpamAssassin and Bogofilter
2064           plugin after having changed their preferences, leading to
2065           slowness or duplicated messages.
2066
2067 * 2.5.0
2068 -------
2069
2070 * Minimum required versions of GTK+ and GLIB is now 2.6.0
2071
2072 * Minimum required version of libetpan (for IMAP support) is now 0.46
2073
2074 * metamail support has been dropped, this is now handled internally
2075
2076 * New plugin: Bogofilter, providing Spam filtering and learning
2077
2078 * Account-based filtering rules. Each filtering rule can now be
2079   assigned to a specific account, by default it's "All".
2080
2081 * Filtering against Address Book. It is now possible add matched 
2082   conditions to determine if any email address in a message matches
2083   or doesn't match any or all books or folders in the Address Book.
2084
2085 * Quote folding. Quotes in the message view can now be folded, via
2086   the "/View/Quotes/..." menu. The folding can also be toggled by
2087   double clicking on the quotes in the Message View
2088
2089 * Re-enabled user-defined Headers in Displayed Headers configuration
2090
2091 * "/View/Go to/Parent message" and "/View/Go to/Last read message"
2092   have been added
2093
2094 * Made the list views look more modern by add alternating coloured
2095   lines, replacing the box-type expanders with arrows, removing the
2096   dotted lines.
2097   Hidden prefs have been added to enable users to maintain the old
2098   style:
2099   'enable_dotted_lines' for the dotted lines and box-type expanders. 
2100   'use stripes_in_summary' to enable alternating coloured lines in
2101    the Message and Folder lists.
2102   'use stripes_everywhere' to  also enable alternating coloured lines
2103    in all other lists.
2104   Note: 'use_stripes_everywhere' replaces the previous hidden option
2105   'enable_rules_hint'.
2106
2107 * New hidden pref, 'stripes_color_offset', to change the value added/
2108   subtracted to normal bgcolor to create the stripes in the summaries
2109  
2110 * The Send button on the main toolbar is now inactive when the Queue
2111   folders are empty
2112
2113 * IMAP: Added a View Log button on auth error
2114
2115 * PGP/Core plugin: it is now possible to create a new key pair from
2116   within Claws Mail
2117
2118 * PGP/Core plugin: When encrypting, if only one key matches, and it 
2119   matches exactly, it is automatically used
2120
2121 * TrayIcon plugin: the icon now has transparency
2122
2123 * Enabled text selection for replying from MimeViewer plugins
2124
2125 * The attachments list in the MimeView column can now be scrolled
2126   using the mousewheel
2127
2128 * In the MimeView column a middle-click will now just open the Mime
2129   part without showing it in the Message View, likewise, a right-
2130   click will display the context menu without displaying the part
2131
2132 * The "When entering a folder..." selection option is now used for
2133   '/View/Go to/Next unread folder'
2134
2135 * A special Return-Receipt message is shown if the message is from
2136   the user
2137
2138 * An icon has been added to the statusbar to notify of errors
2139
2140 * Added missing icons to the Icon Legend dialog
2141
2142 * Enabled closing of SSL certificates and Folder Sort dialogs with Esc
2143   key
2144
2145 * Displaying of huge mails can now be cancelled, so the GUI doesn't
2146   block
2147
2148 * Claws Mail' internal queue headers are now hidden when showing
2149   all headers. They'll be present only in Source window.
2150
2151 * Several GUI improvements.
2152
2153 * Faster loading of folders and other optimisations and speed-ups
2154
2155 * Logging has been improved.
2156
2157 * improved sizing of some widgets
2158
2159 * Made the desktop file XDG compliant
2160
2161 * The manuals have been updated
2162
2163 * A Spanish translation of the manual has been added
2164
2165 * Added an action tool, tools/uuooffice, to open uuencoded *.doc files
2166   with OpenOffice.
2167
2168 * Added an action tool, tools/fix_date.sh, to fix a missing Date field
2169   in emails.
2170
2171 * 2.4.0
2172 -------
2173
2174 * A ./configure option has been added, --with-mandir=DIR allowing the
2175   setting of the man directory location
2176
2177 * 'Send queue' has been added to the folder contextual menu, which
2178   allows sending the contents of a single queue, as opposed to the
2179   toolbar's Send Queue, which sends all queues
2180
2181 * '/View/Go to/Next unread folder' has been added
2182
2183 * 'View/Go to/Next marked messages' now traverses folders
2184
2185 * sftp:// links are now recognised in mails
2186
2187 * A dialogue is presented to the user when dropping files into the
2188   Compose window, asking whether to insert or attach the file(s). The
2189   default behaviour can be controlled via a new option in 
2190   Compose/Writing
2191
2192 * Allow attached message parts to be selected, opened, or saved via
2193   their text label in the message body
2194
2195 * Save named inlined attachments with "Save all"
2196
2197 * An option to change the Folder Type has been added to the Folder
2198   Properties
2199
2200 * Add |i{sub_expr} to Templates, which allows inserting user-entered
2201   text in a template
2202
2203 * A new option has been added to '/Preferences/External programs' to
2204   allow "Display as text" on attachments to be done via a script
2205
2206 * An option to 'Never send Return Receipts' has been added to the
2207   'Other' page of the preferences.
2208
2209 * The Custom Header dialogue in Account Preferences now has a 'From
2210   file...' button, which enables a Face or X-Face header to be set by
2211   selecting a file 
2212
2213 * libgnomeprint support : A font for printing can be specified in
2214   '/Display/Fonts'
2215
2216 * Add Help buttons to some dialogues, clicking on them will open the
2217   manual at a suitable section in the configured browser
2218
2219 * The option 'Add date header' has been removed, a date header is
2220   now always added
2221
2222 * The '/Message/Re-edit' menu item has been removed from the separate
2223   Message View, where it was useless
2224
2225 * Display an Account's Protocol as a label instead of the unusable
2226   combo when editing accounts
2227
2228 * It is now possible to move and copy mails from and to the Drafts
2229   and Queue folders
2230
2231 * More non-English Subject prefixes have been added
2232
2233 * The Attachment flag is now set for some inlined attachments
2234
2235 * Faster recursive quicksearch (show current folder's results before
2236   searching sub-folders)
2237
2238 * Faster send on IMAP
2239
2240 * Alert in case of authentication error on imap
2241
2242 * Better error reporting in GPG plugins
2243
2244 * Faster and better MBOX import/export
2245
2246 * Save caches on SIGPIPE (like on Xorg exit)
2247
2248 * Unified Info/Help/Symbols buttons
2249
2250 * Honor display-header-pane setting in separate window too
2251
2252 * Use the user-defined From: in the Return-Path: header when sending
2253
2254 * Grab Save button by default in Save dialog, which allows saving
2255   by hitting Enter
2256
2257 * The online status is checked before resetting mailcheck timer
2258
2259 * Show POP3 connection earlier in statusbar
2260
2261 * Re-read /etc/resolv.conf before connecting to IMAP servers, and
2262   when switching to Online mode
2263
2264 * tools/textviewer.pl has been added, which can be used with the new
2265   option 'Command for Display as Text' in '/Preferences/External
2266   programs'
2267
2268 * The Claws Mail logo has been updated
2269
2270 * 2.3.1
2271 -------
2272
2273   * bug fix release
2274
2275   * Improved error catching in GnuPG plugins
2276
2277   * Always replace \n, \r and \t with spaces in headers
2278
2279   * Fix 'make clean' removing of provided manuals
2280
2281   * Fix setting of PACKAGE_DATA_DIR with newer versions of autoconf,
2282     backwards compatible
2283
2284   * Fix double-ask of "Do you want to mark all as read"
2285
2286   * Fix bug #968 (Rockliffe IMAP server doesn't like SC (server isn't 
2287     RFC-compliant)) - Workaround Rockliffe IMAP server bug
2288
2289   * Fix bug #969 (crash on rebuilding imap folder)
2290
2291   * Fix bug #971 (2.2.3 cannot read mail from local mbox)
2292
2293 * 2.3.0
2294 -------
2295
2296   * Mailing-list support (Subscribe, Unsubscribe, View Archive, etc) 
2297     has been added in the main window's 'Message/Mailing list' menu
2298
2299   * Filtering and processing rules can be disabled with just one click
2300
2301   * The From address is editable in the Compose window
2302
2303   * A menu has been added to the Compose toolbar button to enable
2304     choosing the account to use
2305
2306   * Write-only support of .mh_sequences' Unseen property has been added 
2307     for MH mailboxes, allowing synchronised flags when reading your MH
2308     mailbox with Mutt or other MH-based mail clients
2309
2310   * More feedback is provided to the user when importing MBOX files
2311
2312   * 'k' added as a shortcut for 'colorlabel' in the Extended Quick
2313     Search
2314
2315   * The option to go to the first Marked message when entering a
2316     folder has been added.
2317
2318   * The 'ignore thread' flag is now correctly set on mails threaded by
2319     subject, in addition to standard headers.
2320
2321   * Hidden prefs have been added that allow customization of the
2322     colours used in the Log window (useful for dark GTK+ themes)
2323
2324   * Optimised large folder reading
2325
2326   * Optimised copy/move/deletion/selection
2327
2328   * Optimised 'mark all read' in the current folder
2329
2330   * 'test' filtering rules are processed in the background
2331
2332   * A progressbar for cache updates has been added
2333
2334   * A progressbar for copy/move functions has been added
2335
2336   * More dialogues have been made HIG compliant
2337
2338   * Allow recursive setting of properties for whole mailboxes
2339
2340   * A Face header has been added to the Welcome mail
2341
2342   * The user manual has been updated
2343
2344   * tools/filter_conv_new.pl has been updated for rule 
2345     enabling/disabling
2346
2347 * 2.2.3
2348 -------
2349
2350   * bug fix release
2351
2352   * Fix crash on a very common code path, introduced by a merge error in 
2353     2.2.1
2354
2355 * 2.2.2
2356 -------
2357
2358   * bug fix release
2359
2360   * Fix URI check, which failed to identify fake, phishing URIs if they
2361     began with a space.
2362
2363   * Reply-To and Sender addresses in the message view are now fully
2364     clickable.
2365
2366   * Remove extraneous tab at start of addresses.
2367
2368 * 2.2.1
2369 -------
2370
2371   * bug fix release
2372
2373   * Always obey the "confirm before marking all mails read" option
2374
2375   * Fixed MBOX import/export's behaviour on failure
2376
2377   * Fixed automatic rule creation with List-Post
2378
2379   * Fixed some GTK+ warnings and errors at runtime
2380
2381   * Fixed some compiler warnings
2382
2383   * Fixed double init of the g_thread subsystem
2384
2385   * Fixed saving of parts with names that can't be converted to UTF-8
2386
2387   * Fixed a possible infinite loop when filtering moved and copied some
2388     mails
2389
2390   * Fixed a buffer overflow in Russian locale 
2391
2392   * Fixed a memory leak in expired SSL certificate check
2393
2394   * Fixed bolding of folder names in the folder selector window with
2395     GLib 2.10
2396
2397   * Added an hidden preference, 'ssl_skip_cert_check', to avoid
2398     duplicates of bug #959 - if libetpan is linked against gnutls, there
2399     can be bugs on 64 bits systems. Gnutls fixed them in their 1.2.4 
2400     release.
2401
2402   * The SSL "expired certificate" warning is now presented only once per
2403     session
2404
2405   * Fixed races when reusing the SMTP sessions
2406
2407   * Added the missing timeout on SMTP sessions
2408
2409   * Fixed a few leaks
2410
2411   * Fixed a crash in PGP plugins, which could happen when signing fails
2412     for unknown reasons
2413
2414   * Fixed SpamAssassin plugin, which stayed disabled as long as the
2415     transport wasn't reselected
2416
2417   * Fixed bug #830 (Some unread messages get marked read in IMAP inbox)
2418
2419   * Fixed bug #955 (copying messages between imap folders is extremely
2420     slow)
2421
2422   * Fixed bug #961 (return receipt dialog complains incorrectly about
2423     return-path email adress being different)
2424
2425   * Fixed bug #962 (Manual and/or UI should warn about incompatible
2426     locking causing dataloss)
2427
2428 * 2.2.0
2429 -------
2430
2431   * S/MIME signature verification has been removed from the PGP/MIME
2432     plugin as it is now provided by the S/MIME plugin.
2433
2434   * IMAP users will see significant speed improvements.
2435
2436   * ANONYMOUS auth has been added for IMAP
2437
2438   * In the Compose window all spell-checker options are now available
2439     from the /Spelling/Options menu. 
2440         
2441   * Syntax errors in the extended Quick Search are now indicated by
2442     a pink/red background.
2443
2444   * An encrypt-to-self option has been added to the Account Privacy
2445     options.
2446
2447   * Sysadmins can now provide their users with pre-filled values in
2448     the Setup Wizard. See the manual, '6.6. Deploying Claws Mail',
2449     for details.
2450
2451   * Various GUI improvements have been added.
2452
2453   * A new command line option has been added: --select 'folder[/msg]'
2454     This can be used at startup and causes the specified folder/message
2455     to be selected. 'folder' is a folder id like '#mh/Mailbox/inbox'
2456
2457   * Optional background colouring of quotes has been added. It can be
2458     configured from the Colour Preferences dialogue.
2459     GTK+-2.8.x or newer is required for this feature.
2460
2461   * In the Compose window, multiple quote levels are now coloured in
2462     the same way as the Message View.
2463
2464   * A warning is now displayed on expired SSL certificates and the 
2465     expiration date is shown.
2466
2467   * A hidden option has been added, 'compose_no_markup', this prohibits
2468     the use of bold and italic text in Compose dialogue's account 
2469     selector.
2470
2471   * LDAPS support has been added.
2472
2473   * The user manual has been updated, and French and Polish 
2474     translations are now also included.
2475
2476 * 2.1.1
2477 -------
2478
2479   * bug fix release
2480
2481   * The Preferences config file, ~/.claws-mail/sylpheedrc, is now
2482     stored with UTF-8 encoding
2483
2484 * 2.1.0
2485 -------
2486
2487   * libetpan version 0.45 or newer is now required for IMAP support,
2488     this allows checking for IMAP/SSL certificates.
2489
2490   * Support for the Face header has been added, 
2491     see http://quimby.gnus.org/circus/face/
2492
2493   * In the Templates dialog TAB address completion has been added for
2494     Cc and Bcc fields, in addition to To. 
2495
2496   * An account's signature file, (Account Preferences, Compose tab),
2497     can now been edited in place using the configured text editor.
2498
2499   * An advanced search is now possible in the '/Edit/Search folder' 
2500     dialog.
2501
2502   * '/Edit/Find' has been added to the Compose window for text 
2503     searching.
2504
2505   * A progress bar is now shown in the status bar whilst doing a Quick 
2506     Search.
2507
2508   * A long search can now be cancelled.
2509
2510   * In a Sent mail folder the From column in the message list is now
2511     automatically changed to the To column.
2512
2513   * '/Message/Colour Label' has been added to the main menu, enabling
2514     (unmodifiable) shortcut keys, Ctrl+[0-7].
2515
2516   * The colour labels are now customisable from the 'Display/Colours'
2517     page of the Preferences. It is now possible to choose any colours 
2518     and to give them each a label.
2519
2520   * A Spell Checking option to 'Recheck message when changing 
2521     dictionary' has been added.
2522
2523   * An option to 'Render HTML-only mail with plugin if possible' has
2524     been added to the 'Message View/Text Options' preferences page.
2525
2526   * Headers in the message view and the Custom headers dialog are now
2527     translated if the option 'Translate header names' is activated.
2528
2529   * It is now possible to sort the columns in the Addressbook.
2530
2531   * More drag-n-drop capabilities have been added, from the message
2532     list to other apps, from the mimeview to other apps, from other 
2533     apps to message list, from other apps to folder list, from the 
2534     mimeview to the message and folder lists and the Compose window's
2535     attachments pane.
2536
2537   * "Ignore thread" has beed added as a filtering action.
2538
2539   * The Compose window is now hidden when sending mails via filtering.
2540
2541   * An alphabetical resort is done immediately when a folder's name
2542     is changed.
2543
2544   * Unsubscribing a newsgroup now removes the related folder and
2545     articles from newscache/
2546
2547   * A "Get more..." link has been added to the Plugins window. This
2548     loads http://claws.sylpheed.org/plugins.php in your browser.
2549
2550   * The SpamAssassin plugin is now equipped with a spam learning 
2551     interface, usable by right-clicking a message and choosing
2552     'Mark as Spam' or 'Mark as Ham' in the Mark submenu. It is now also
2553     possible to disable SpamAssasin filtering when receiving mail, so
2554     that the plugin can be used for learning only.
2555
2556   * Remote learning in the SpamAssassin plugin has been added. This 
2557     requires SpamAssassin 3.1.x.
2558
2559   * A new script has been added that integrates a Thunderbird folder 
2560     tree into Claws Mail, tools/tbird2syl.py
2561
2562 * 2.0.0
2563 -------
2564
2565   * libetpan >= 0.41 is now required for IMAP support
2566
2567   * A new and completely rewritten manual has been added.
2568
2569   * An icon legend window has been added to the Help menu
2570
2571   * Attached images can now be printed along with the message when using
2572     the optional libgnomeprintui support.
2573
2574   * '--exit' command-line option has been added.
2575
2576   * '--subscribe' command-line option has been added.
2577     Calling claws-mail --subscribe '%s' will ask the loaded plugins
2578     if they can handle the type of URL passed as a parameter. Thus, if
2579     using the RSSyl or vCalendar plugins, for example, the user will be
2580     able to subscribe RSS feeds or Webcals from the browser.
2581
2582   * claws-mail email@domain.com  is now equivalent to --compose
2583
2584   * claws-mail proto://blah.com is equivalent to --subscribe
2585
2586   * HIG compliant button order has been implemented.
2587
2588   * Several dialogues throughout have been improved.
2589
2590   * Text can now also been displayed next to the icons in the main 
2591     window Toolbar.
2592
2593   * Quick mail retrieval from any account is now possible due to the
2594     account submenu which has been added to the 'Get All' button.
2595
2596   * The spellchecker context menu in the compose window has been added
2597     to the standard GtkTextView menu instead of replacing it.
2598
2599   * The Subject in the compose window title now updates instantaneously.
2600
2601   * The mimetypes list in the compose window attachment pane is now
2602     alphabetically ordered.
2603
2604   * The message view email and URI parsers have been enhanced.
2605
2606   * In Quick Search Extended mode, a '...' button has been added, this 
2607     provides the user with a dialogue enabling the quick formation of 
2608     search criteria.
2609
2610   * When Quick Search is activated, the entry box is given a yellow
2611     background for greater visibility.
2612
2613   * The LDAP search in the address book now supports wildcard searching
2614     using '*'.
2615
2616   * The configuration option 'Go to inbox after receiving new mail' has 
2617     been moved from 'Display/Summaries' to 'Mail handling/Receive'.
2618
2619   * The 'Wrap at send' configuration option has been removed.
2620
2621   * Colour preferences have been moved from '/Message View/Colors' to
2622     '/Display/Colors'.
2623
2624   * The previously hidden option, color_new, has been added to the GUI
2625     as '/Display/Colors/Folder' containing new messages.
2626
2627   * The spamassassin and spamassassin_gtk plugins have been merged into
2628     one single plugin, and this plugin is now built by default if the
2629     requirements are matched.
2630
2631   * The clamav and clamav_gtk plugins have been merged into one single
2632     plugin.
2633
2634   * GnuPG support: Add support for PKA info if available
2635
2636   * The PGP/Inline plugin now supports Content-Type 'application/pgp'.
2637
2638   * A check to verify that plugins are licenced under a GPL-compatible
2639     licence has been added.
2640
2641   * The unmaintained mathml_viewer plugin has been removed.
2642
2643   * Added tools/filter_conv_new.pl.
2644     Converts the new style Sylpheed filter rules (Sylpheed >= 0.9.99)
2645     to Claws filtering rules.
2646
2647 * 1.9.100
2648 ---------
2649
2650   * etpan >= 0.40 is now required for IMAP support
2651     0.40 fixes the SSL connection errors that some users experienced.
2652
2653   * Buffer overflows in the address book 'Import LDIF/ Mutt/Pine file'
2654     functions were fixed.
2655
2656   * GnuPG support:
2657     Signature checking is now non-blocking
2658
2659   * The URLs in the About window are now clickable
2660
2661   * the man page has been updated and renamed 'claws-mail'
2662
2663 * 1.9.99
2664 --------
2665
2666   * The binary is now 'claws-mail' and not 'sylpheed'
2667
2668   * The default config dir is now '~/.claws-mail'. The user will
2669     be prompted to perform an automatic migration of configuration
2670     options to this new directory.
2671
2672   * A new default internal icon theme has been added, based on the
2673     Gnomaws theme.
2674
2675   * Messages are now sorted by Date by default
2676
2677   * GnuPG support:
2678     The noticeview is now shown on the message/rfc822 part in addition
2679     to the text/plain part.
2680     The privacy icon in the noticeview is now clickable and also uses
2681     key C to perform the signature check.
2682     The Trust field has been moved into Full info display.
2683     When trust is less than full, don't display a warning icon.
2684     Visual feedback is provided in the statusbar when checking
2685     signature.
2686     The PGP/MIME signature file is now named 'signature.asc'.
2687     The dialog for entering a passphrase has been improved.
2688
2689   * Local deletion of news posts has been added.
2690
2691   * A file selector has been added for selecting an account's Signature
2692     file
2693
2694   * Many window sizes are now remembered.
2695
2696   * The presense of marked msgs in unexpanded subfolders is now indicated
2697     by the icon of the parent folder.
2698
2699 * QuickSearch:
2700   The message list is reset when the dialog is hidden.
2701   The 'Sticky' option, for keeping the search activated across folders.
2702
2703   * The Subject is now set when forwarding multiple mails.
2704
2705   * When a default Cc or Bcc is used, a check is performed to make sure
2706     the To header has also been set.
2707
2708   * In the filtering dialog a warning dialog is shown if the rule was
2709     not saved.
2710
2711   * The file and directory Browse buttons, ("...") have been improved.
2712
2713   * When double-clicking an attachment the "Open with" dialog is
2714     presented if no command was found for the file type.
2715
2716   * The X-Face has been added to the message view and can be toggled by
2717     '/Configuration/Preferences/Message View/Text options/Display
2718     X-Face in messageview'.
2719
2720   * The message list context menu has been reworked.
2721
2722   * When replying to a mail sent by yourself, Reply excludes your own
2723     address from the list of recipients. 'Reply All' and 'Reply to
2724     sender' still work like before.
2725
2726   * When the Folder Preference 'Default To for replies' the entry in
2727     the Compose window is presented in bold text.
2728
2729   * The About window has been reworked.
2730
2731 * 1.9.15
2732 --------
2733
2734   * etpan >= 0.39 is now required for IMAP support
2735
2736   * LDAP and JPilot support is now built by default if the dependencies
2737     are available.
2738
2739   * ~/.mailcap or /etc/mailcap is now used to open attachments
2740
2741   * middle-click pasting that respects the 'Wrap pasted text' option
2742     has been added
2743
2744   * during composition the user is alerted if the message can't be
2745     drafted
2746
2747   * the description windows are now non-modal
2748
2749   * a 'Clear Log' button has been added to the log window popup menu
2750
2751   * Sender, List-Post and To have been added to the headers that are
2752     checked during automatic Filtering and Processing rules creation
2753
2754   * the current locale's charset is used for display of broken mails
2755     and a hidden option, 'utf8_instead_of_locale_for_broken_mail', has
2756     been added allowing the user to use UTF-8 for broken mails
2757
2758   * GNU/aspell support: if black is chosen as the misspelled word
2759     colour, misspelled words will be underlined.
2760
2761   * the Message View and Compose windows now display the message
2762     subject as the window title.
2763
2764   * libgnomeprint support: currently selected text attachments can be
2765     printed
2766
2767   * drag'n'drop of messages from the Message List to a Compose window's
2768     Attachment pane is now possible
2769
2770   * PGP/MIME plugin: it is now possible to verify S/MIME signatures
2771
2772   * PGP/Core plugin: A "Don't encrypt" button has been added to the key
2773     selection dialog, and the buttons have been reordered.
2774
2775   * the user is warned if the requested Privacy system is not available
2776     when composing a message
2777
2778 * 1.9.14
2779 --------
2780
2781   * The 'Open first unread message when entering a folder' option has
2782     been replaced with 'When entering a folder select...'.
2783     Whether or not the selected message is opened is now exclusively
2784     controlled by the 'Always open message when selected' option.
2785
2786   * Filtering and Processing rules can now be named.
2787
2788   * A new icon for the Trash button has been added.
2789
2790   * The 'Bold font' option has been removed. A displayed bold font is
2791     now derived from the normal font.
2792
2793   * The option 'Display recipient in 'From' column if sender is yourself'
2794     has been removed from the GUI. It still exists as a hidden option.
2795
2796   * Many improvements to the Address book.
2797
2798   * A '/Special paste/' menu item has been added with sub-items 'as
2799     quotation', 'wrapped', and 'unwrapped'.
2800
2801   * Colourisation of quotes, signatures, and URIs has been added to the
2802     Compose window.
2803
2804   * A 'To' column has been added to the message list pane.
2805
2806   * The displayed columns in the folder list are now configurable.
2807
2808   * A hidden option has been added, 'toolbar_detachable', that enables
2809     the removal of the toolbar handles.
2810
2811   * A hidden option has been added, 'statusbar_update_step', that
2812     enables changing the sensitivity of the progress bar stepping.
2813
2814   * Changes to the Fonts options are now applied immediately.
2815
2816   * Subfolders of Drafts, Queue, Sent, and Trash now behave like their
2817     parents.
2818
2819   * An 'Open image' menu item has been added to image popup menu in the
2820     message view.
2821
2822   * Several optimisations and speed-ups have been added throughout.
2823
2824   * The localedir, manualdir, and faqdir are now user-configurable.
2825
2826   * tools/asus_mailled.sh
2827     A new script to blink an ASUS laptop's mail LED when there is
2828     unread mail.
2829
2830   * tools/kdeservicemenu/*
2831     Use Claws Mail icon and the text 'Claws Mail' in the menu,
2832     use kdialog during installation
2833
2834 * 1.9.13
2835 --------
2836
2837   * add GPGME 1.x support.
2838
2839   * A new PGP/Core plugin has been added
2840
2841   * IMAP now uses libEtPan!
2842
2843   * Printing support using libgnomeprint2 and libgnomeprintui2
2844
2845   * The cache/mark files are now platform-independent.
2846
2847   * A plugin dependency system has been added.
2848
2849   * The PGP/Inline plugin has been added to the main package.
2850
2851   * Folders which contain Marked messages are now indicated by a
2852     Folder icon overlaid with a tick
2853
2854   * '/Edit/Quick search' menu item has been added to the main window
2855
2856   * An option to 'Confirm before sending queued messages' has been
2857   added
2858
2859   * The "Copy ..." menu items now copy to both the X and the gtk
2860     clipboards in the Compose window
2861
2862   * The Template and Plugin lists are now sorted alphabetically
2863
2864   * Plugins preferences are now grouped under their own 'Plugins'
2865     heading
2866
2867   * A 'Go to Prev' button has been added to the toolbar
2868
2869   * Keyboard accelerators have been added to many buttons
2870
2871   * The folder selection dialogue now displays folder names with
2872     new/unread counts
2873
2874   * The 'Display cursor in message view' option is now a hidden option,
2875     'textview_cursor_visible'
2876
2877   * Reordering of accounts by drag 'n' drop has been enabled in the
2878     'Edit accounts' dialogue
2879
2880   * New Claws Mail icons have been added, and the default
2881     application icon is now set.
2882
2883   * The SpamAssassin and Clam AntiVirus plugins have been optimised.
2884
2885
2886 * 1.9.12
2887 --------
2888
2889   * improved IMAP support
2890
2891   * Performance increases
2892
2893   * /Message/Delete and /Message/Move to trash
2894         '/Message/Delete' has been renamed '/Message/Move to trash'
2895         and '/Message/Delete' has been added. '/Message/Delete' will
2896         now directly destroy the message, after asking for a
2897         confirmation, instead of moving it to the Trash folder.
2898
2899   * new style configuration options interface.
2900
2901   * PGP MIME plugin
2902         The 'PGP/MIME' plugin has been renamed 'PGP MIME'.
2903
2904   * LDAP bind password is no longer visible onscreen.
2905
2906   * An option to encrypt replies to encrypted messages by default
2907
2908   * Filtering rules can be reordered by drag n drop
2909
2910   * '/Options/Character encoding/...' has been added to the Compose
2911     window
2912
2913   * Hebrew encodings have been added
2914
2915   * The 'Show all headers' option is now sticky.
2916
2917   * Return Receipts can now be sent from any account.
2918
2919   * A clip/signed icon has been added.
2920
2921
2922 * 1.9.11
2923 --------
2924
2925   * bug-fix release which fixes the ASpell Spell Checker
2926     support
2927
2928 * 1.9.9
2929 -------
2930
2931   * Inline image display
2932
2933   * An option to render HTML as text has been added to
2934     /Configuration/Preferences/Common/Message
2935
2936   * An option for a default Queue folder has been added to the
2937     'Advanced' tab of Account Preferences
2938
2939   * Filtering Preferences window size is saved
2940
2941   * Batch sending of mails (per account)
2942
2943   * Support for GBK encoding
2944
2945   * New logo in About window
2946
2947   * tools/acroread2sylpheed.pl
2948         script to send pdfs as attachments from Adobe Reader 7
2949         see tools/README for details
2950
2951
2952 * 1.9.6
2953 -------
2954
2955   Initial GTK2 release
2956
2957   * default config dir is ~/.sylpheed-gtk2
2958
2959 -- 
2960 Copyright 1999-2014 by Hiroyuki Yamamoto and the Claws Mail team.
2961 See accompanying COPYING file for license details.
2962