2012-11-18 [colin] 3.9.0cvs3-stable
[claws.git] / RELEASE_NOTES
1 14th November 2012                                   Claws Mail 3.9.0
2
3                     CLAWS MAIL  RELEASE NOTES
4                     http://www.claws-mail.org
5                       
6 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
7 email client.
8
9 New in this release:
10 ~~~~~~~~~~~~~~~~~~~~
11
12 * Added IMAP server side search
13
14 * Added the file .claws-mail/extraheaderrc which holds editable extra
15   headers to be added to compose window combobox
16
17 * Added 'Select html part of multipart messages' to the Folder
18   Properties
19
20 * GnuPG: Consider marginal signature validity as untrusted
21
22 * The mimeview shortcuts are now user configurable
23
24 * Spell checker: Always show 'change dictionary' menu
25
26 * Filtering dialogue: TreeView type-ahead is now case insensitive
27
28 * Separated 'Mark all read' from 'Mark as read' and 'Ignore thread'
29
30 * Made 'Mark all read' confirmation button more clear
31
32 * Made the clickable area of the expander arrows in the folder list
33   larger
34
35 * Made SSL client certificate error messages more meaningful
36
37 * The type of units required in the Extended Search information
38   dialogue are now indicated
39
40 * Several speed-ups and optimisations
41
42 * Updated manual
43
44 * Updated translations: Brazilian Portuguese, Finnish, French, German,
45   Hungarian, Spanish, Swedish, traditional Chinese, Ukrainian
46
47 * Bug fixes:
48         o bug 1137, 'loading plugins with same profile on different
49                      archs'
50         o bug 1961, 'patches for a couple of clang warnings'
51         o bug 1975, 'preference mutt key bindings do not take effect'
52         o bug 2096, 'MEMORY-ERROR w/ Claws-Mail/IMAP and Lotus
53                      Domino'
54         o bug 2203, 'Problems in forwarding multipart/alternative
55                      messages with HTML part'
56         o bug 2390, 'Non-fully-trusted-key-warning appears based on 
57                      primary UID rather than recipient e-mail'
58         o bug 2579, 'Installed headers redefine autotools-specific
59                      constants'
60         o bug 2596, 'Spell checker does not work properly'
61         o bug 2638, 'Respect $LEX environment variable in autogen.sh'
62         o bug 2639, 'The MSGBUFSIZE definition collides with a
63                      definition of OpenBSD'
64         o bug 2650, 'segfault in pgp when gpgme_strerror() returns
65                      a non utf-8 string'
66         o bug 2689, 'segfault when trying to view info about
67                      pgp/smime sign'
68         o bug 2697, 'segfault in parse_parameters()'
69         o bug 2718, 'Failure to check peer hostname when checking
70                      certificate'
71         o bug 2723, 'Missing encoding in generated html manual'
72         o bug 2743, 'null pointer crash in procmime strchr'
73         o bug 2744, 'Quick search throws bad command argument error
74                      since recent change'
75         o bug 2751, 'g_mutex_new/g_mutex_free removed from GLib 2.32'
76         o bug 2760, 'display correct libc version in crash dialog
77                      when uclibc is used'
78         o bug 2761, 'Desktop file does not pass validation'
79         o bug 2776, 'Make all menu shortcuts work properly in the
80                      message window'
81         o bug 2777, 'Installing latest cvs116 package 14 Windows
82                      version results in wrong paths in clawsrc'
83         o Fix some modal windows
84         o Only show HTML parts by default (if the pref is set so) if
85           the part disposition-type is inline or unknown, but not
86           attachment.
87         o IMAP: Always clear the tags list when fetching a folder, or
88           Claws will never untag an untagged email.
89         o Fix double mainwindow presentation that confuses GNOME3
90           when some plugins fail to load (subsequent Claws windows
91           got no focus in that case)
92         o Fix build on Fink/OS X
93         o Fix build with gnutls 3.1.3
94         o Fix Windows build
95         o Fix Windows runtime crash
96         o Fix socket communication
97
98 For further details of the numbered bugs listed above consult
99 http://www.thewildbeast.co.uk/claws-mail/bugzilla/
100
101 ---------------------------------------------------------------------
102 See ChangeLog for full information regarding changes in this release.