* add some extra error checking; fixes NB#80432
[modest] / NEWS
1 ** 2008-W07:
2 * added maemo-launcher support, which should improve startup speed, memory usage
3 * fixed some (increasing rare) crashes
4 * fixed attachment detection
5 * fixed a number of focus issues
6 * many small UI issues (focusing, icons etc.)
7
8 ** 2008-W06:
9 * fixed another bunch of crashers
10 * fixed the focus issue that caused addressbook not to work (editor)
11 * fix saving of multiple attachments
12 * various fixes related to dimming / focussing
13 * performance improvements
14 * fixed maemo bug #2790 (wrong section in debian control)
15 * improved the working of the cancel-button 
16
17 ** 2008-W05:
18 * fixed crasher in tinymail when message retrieval failed (r3284)
19 * tinymail: fix syncing of imap folders with offline changes (r3279)
20 * tinymail: fix some memory issues (r3287)
21 * fix background download crash
22 * many UI issues fixed
23 * disable signature when it's not enabled
24 * don't send message after cancelling it
25 * don't keep 'updating' when going offline
26 * read/unread fixes
27
28 ** 2008-W04:
29 * many stability fixes in tinymail (see there) and modest, due to extensive valgrinding
30 * fixes for parsing namespaces
31 * fix attachment handling in the UI
32 * fix attachment forwarding (tinymail)
33 * fix misbehaving keyboard shortcuts
34 * fix for separator position (Maemo bug #2682)
35 * lots of focus/dimming issues resolved
36
37 ** 2008-W03:
38 * now with release notes (also seen in the NEWS)
39 * added some dbus-debug methods
40 * fixed some memory corruption (incorrect frees) in modest, tinymail-maemo and tinymail-camel
41 * fixed bugs in tny tree model (see there)
42 * fixed support for message with multiple text/plain parts (#2720)
43 * fixed URL support (#2683)
44 * fixed many dimming rules, focus issues
45 * fixed backspace-usage in find-toolbar
46 * code cleanups