2008-06-21 [paul] 3.4.0cvs103
[claws.git] / RELEASE_NOTES
1 18th April 2008                                      Claws Mail 3.4.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 support for /dev/mem_notify. This Linux kernel feature
13   will allow applications to be notified that memory has to be
14   freed before getting OOM-killed.
15   For more information: http://lwn.net/Articles/267013/
16
17 * Enabled moving/copying folders to root folders when using the
18   folder selection dialogue.
19
20 * Global and per-folder templates can now override the From name.
21
22 * Added a tooltip with extended folder stats. (Hover the cursor over
23   the short stats on the right, below the message list.)
24
25 * Implemented 2-line items in the message list when in three column
26   mode.
27
28 * Added support for png themes.
29
30 * Added an icon for attached patches (text/x-patch and text/x-diff).
31
32 * When viewing a message that has a large amount of text, show a
33   maximum of 1MB of text and add a noticeview to show optionally show
34   the whole message.
35
36 * Added a button to the templates preferences to restore defaults for
37   current language.
38
39 * Added search in filtering rules list.
40
41 * Bogofilter Plugin:
42   Added a "learn from whitelist" preference.
43
44 * MAEMO:
45   Added information when fetching large messages.
46
47 * tools/csv2addressbook.pl
48   Added support for Kmail/Kaddressbook.
49
50 * Updated translations: Brazilian Portuguese, Finnish, French,
51   German, and Italian.
52
53 * Bug fixes:
54         o bug 1494, 'Trayicon plugin breaks UI...' (MAEMO)
55         o bug 1515, 'large messages crash claws when syncing for
56                      offline mode'
57         o bug 1532, '"login refused" message insufficiently 
58                      detailed'
59         o bug 1533, 'Claws is unable to mark messages as "read" in
60                      IMAP shared folders'
61         o bug 1534, 'Segmentation fault when doing some draft saving
62                      and then throwing away'
63         o bug 1539, 'Program crashes':
64                     Setup Gcrypt's thread functions when built with
65                     GnuTLS
66         o bug 1541, 'Deleting message from within read window
67                      displays next message then closes.' (MAEMO)
68         o bug 1553, 'File lock not respected'
69         o bug 1555, 'Bug with the feature "save a copy of outgoing
70                      messages in this folder"'
71         o bug 1559, 'Claws Mail crashed deleting all common contacts'
72         o bug 1561, 'Crashes leaving unsubscribed folder after
73                      ticking "Show only subscribed"'
74         o bug 1562, 'Claws-Mail does not completely respect settings
75                      in GTK2_RC_FILES environment'
76         o Fix blinking of the taskbar entry.
77         o Fix folder view's scrollbar at startup if starting hidden.
78         o If no MH mailbox and no account exists, when creating a
79           POP/Local account, just create it and use the default one
80           instead of bailing with a "Mailbox doesn't exist" error.
81         o Clean up session disconnection. Possibly fix Ubuntu bug
82           #204290
83         o Fix RedHat bug 431735, 'segfault if /home is full'
84         o Fix compose template formats (in global preferences)
85           getting translated under specific conditions.
86         o Fix updating of tags menu.
87         o Fix log size getting out of control (claws-mail getting
88           SIGXFSZ): rotate if every 10MB.
89         o Fix debian bug 474712, 'claws seg faults when IMAP 
90           connection breaks after an IMAP protocol error (BAD UID
91           SEARCH Invalid parameter: $Forwarded)]'
92
93 For further details of the numbered bugs listed above consult
94 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
95
96 ---------------------------------------------------------------------
97 See ChangeLog for full information regarding changes in this release.