2010-12-04 [paul] 3.7.7cvs12
[claws.git] / RELEASE_NOTES
1 19th November 2010                                   Claws Mail 3.7.7
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 * Enable building with GTK+ 2.22.
13
14 * A QuickSearch can now be run from the command line using the
15   --search command. See `claws-mail --help` for more information.
16
17 * Added a hidden option to set a margin in the text area of the
18   Compose window. 'show_compose_margin', defaults to FALSE.
19                 
20 * updated manual and man page
21
22 * Updated translations: Brazilian Portuguese, Czech, Finnish, French,
23   German, Hungarian, Indonesian, Slovak, Spanish, and Ukrainian.
24
25 * Bug fixes:
26         o bug 1993, 'Cannot send mail when SSL certificate is expired
27                      but certificate check is skipped'
28         o bug 2092, 'Changing NNTP account's SSL setting requires
29                      restart'
30         o bug 2188, 'disable double-click quote collapsing'
31         o bug 2200, 'SSL is not working with POP3'
32         o bug 2205, 'PGPInline: segfault on malformed mails'
33         o bug 2208, 'LDAP encrypted passwords produce invalid XML'
34         o bug 2223, 'Compilation fails with GTK+ 2.21.3'
35         o bug 2224, 'in some cases, button to clean quick search has
36                      no icon'
37         o bug 2232, 'freeze when using quick search'
38         o bug 2241, 'Empty trash on exit fails on scripted exit'
39         o bug 2245, 'base64 decoding fails with line breaks'
40         o bug 2247, 'nntp reply-to-all broken?'
41         o bug 2274, 'Colors not index correctly'
42         o bug 2276, 'Compile in maintainer mode fails on GTK+ 2.22'
43         o bug 2277, 'Segfault when loading inbox for the first time'
44         o bug 2293, 'filtering: simplify expression'
45         o bug 2294, 'addrindex.c: address index conversion always
46                      fails'
47         o QuickSearch: Do not add rules with bad syntax to history
48         o Hide progressbar on statusbar when not needed
49         o Downgrade autoconf requirements to 2.59 to allow building
50           on oldest supported Linux distributions.
51         o Only try to build manuals if the necessary software is
52           installed
53         o Fix multiple @ in generated message-ids, prohibited in RFC
54           2822.
55         o UMPCs: Fix truncated text in progressbar and statusbar
56
57 For further details of the numbered bugs listed above consult
58 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
59
60 ---------------------------------------------------------------------
61 See ChangeLog for full information regarding changes in this release.