2009-10-05 [paul] 3.7.2cvs45
[claws.git] / RELEASE_NOTES
1 3rd July 2009                                        Claws Mail 3.7.2
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 * Default Cc, Bcc and Reply-To options have been added to Folder
13   Properties.
14
15 * MIME parts that lack an end boundary are now handled, (even though
16   they're INVALID!).
17
18 * A 'Metadata handling' option has been added to the Miscellaneous
19   options page. The options are 'safer' or 'faster'. 'faster' is
20   Claws' original behaviour. 'safer' prevents data loss on system
21   crashes where the filesystem is of a 'not-so-robust' variety, e.g.
22   xfs. If in doubt, use 'safer'. This option defaults to 'safer'.
23
24 * Face and X-Face previews have been added to the Custom Header
25   Configuration dialogue in Account preferences.
26
27 * An option has been added to the Receive page of IMAP account
28   preferences, "Move deleted mails to trash and expunge immediately".
29   This option is on by default to avoid changing the existing
30   behaviour. Turning it off prevents automatic expunging.
31   Also, 'Tools/Expunge'  and 'View/Hide deleted messages' menu items
32   have been added to main toolbar.
33
34 * Support for clickable gopher:// links has been added.
35
36 * In the Compose window a warning dialogue is raised if attachments
37   that have been added no longer exist on the filesystem at the time
38   of sending.
39
40 * Buttons to clear header lines in the Compose window have been
41   added.
42
43 * GnuTLS compatibility mode is now used, this avoids problems with 
44   servers that don't comply 100% with the spec, but still exist.
45
46 * tools/csv2addressbook.pl
47   thunderbird import for version 2.0.0.21 has been added.
48
49 * Added Indonesian, Japanese, Portuguese, and Slovakian translations.
50
51 * Updated Bulgarian, Brazilian Portuguese, Czech, Finnish, French,
52   German, Hungarian, Italian, Russian, and Spanish translations.
53
54 * Bug fixes:
55         o bug 1735, 'Change To: and Newsgroups: recipient field
56                      according account type'
57         o bug 1866, 'Claws should make use of the IMAP 'deleted'
58                      flag'
59         o bug 1872, 'A: Cc: CCi: selector should default on same as
60                      preceding contact'
61         o bug 1878, 'Processing rules for folders with brackets
62                      aren't saved'
63         o bug 1883, 'Message processing fails to act on Newsgroups:
64                      field'
65         o bug 1895, '(imap) cache issues when cache dir is on a 
66                      different mountpoint than tempdir'
67         o bug 1904, 'build mechanism looks for 'enchant.h' in a wrong
68                      place'
69         o bug 1913, 'Allow to remove phantom messages from the cache'
70         o bug 1914, 'Crash reading corrupted tags file'
71         o bug 1915, 'Mails signed with smime.p7s display both signed
72                      and attachment icon.'
73         o bug 1935, 'problems with very long filtering actions'
74         o bug 1940, 'Doesn't open links in user's default browser'
75         o Debian bug 531052: 'Message-ID header does not conform to
76           RFC-2822'
77         o Redhat bug 486422, Ubuntu bug 486422: Don't ask for IMAP
78           password when using GSSAPI auth
79         o fix old print interface
80         o fix "wrong mime" message printed out multiple times
81         o fix empty spell checker menu when there are no suggestions
82         o fix 'Wrong word replaced in 'Subject:' when spell-checking
83           correction used'
84         o fix internal headers visible in queue/sent
85         o don't use un-sensitive checkboxes in Privacy tab when
86           privacy system in None
87         o [IMAP] fix tag update when all tags are removed by another
88           client
89         o fix saving of UTF-16 files
90         o clear progressbar in the statusbar on 'Cancel'
91         o TrayIcon plugin: respect the 'empty trash on exit' option
92         o fix error messages in templates, and fix their checking
93         o win32: fix subject prefix length
94         o win32: fix exit status fetch
95         o win32: fix most focusing issues
96
97 For further details of the numbered bugs listed above consult
98 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
99
100 ---------------------------------------------------------------------
101 See ChangeLog for full information regarding changes in this release.