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