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