* Do not try to select the first account if there is none
[modest] / NEWS
1 ** 2008-W05:
2 * fixed crasher in tinymail when message retrieval failed (r3284)
3 * tinymail: fix syncing of imap folders with offline changes (r3279)
4 * tinymail: fix some memory issues (r3287)
5 * fix background download crash
6 * many UI issues fixed
7 * disable signature when it's not enabled
8 * don't send message after cancelling it
9 * don't keep 'updating' when going offline
10 * read/unread fixes
11
12 ** 2008-W04:
13 * many stability fixes in tinymail (see there) and modest, due to extensive valgrinding
14 * fixes for parsing namespaces
15 * fix attachment handling in the UI
16 * fix attachment forwarding (tinymail)
17 * fix misbehaving keyboard shortcuts
18 * fix for separator position (Maemo bug #2682)
19 * lots of focus/dimming issues resolved
20
21 ** 2008-W03:
22 * now with release notes (also seen in the NEWS)
23 * added some dbus-debug methods
24 * fixed some memory corruption (incorrect frees) in modest, tinymail-maemo and tinymail-camel
25 * fixed bugs in tny tree model (see there)
26 * fixed support for message with multiple text/plain parts (#2720)
27 * fixed URL support (#2683)
28 * fixed many dimming rules, focus issues
29 * fixed backspace-usage in find-toolbar
30 * code cleanups