Added bug fixes for week 12.
[modest] / NEWS
1 * 2008-W12:
2 - fixes for instability in POP3 handling
3 - improved error notes for a couple of situations
4 - fixed a couple of crashes
5 - better handling of memory-full situations
6 - better handling of some non-Latin mails
7
8 * 2008-W11:
9 - many minor UI fixes
10 - handful of crasher fixes
11 - better handling of non-latin mails
12 - better error messages in some cases
13 - code improvements and some mem leak fixes 
14
15 * 2008-W10:
16 - many small UI fixes
17 - non-empty body no longer required when sending mail
18 - fixes related to handling of non-Latin mails (e.g. Chinese)
19 - more specific error notes when connection fails
20 - fix a bunch of crashers in various places, and some modality problems
21 - fixes related to attachments (when forewarding/replying/opening from drafts)
22 - fix some reference leaks
23 - localization/truncation fixes
24 - optimizations in showing of viewer/editor windows
25 - fixes related to address book handling
26 - make more actions cancellable
27
28 * 2008-W09:
29 - no release due to the FOSDEM conference
30
31 * 2008-W08:
32 - improved support for dealing Chinese / non-ascii languages
33 - fix some server-specific imap/namespace crashes (Maemo bug: #2715)
34 - fix crash due to failed error handling
35 - fix vertical panning
36 - don't get called by alarmd when offline (improves battery life)
37 - better out-of-mem handling
38 - improved attachment detection (tinymail)
39 - small ui tweaks all over
40 - made NEWS org-mode compliant
41
42 * 2008-W07:
43 - added maemo-launcher support, which should improve startup speed, memory usage
44 - fixed some (increasing rare) crashes
45 - fixed attachment detection
46 - fixed a number of focus issues
47 - many small UI issues (focusing, icons etc.)
48
49 * 2008-W06:
50 - fixed another bunch of crashers
51 - fixed the focus issue that caused addressbook not to work (editor)
52 - fix saving of multiple attachments
53 - various fixes related to dimming / focussing
54 - performance improvements
55 - fixed maemo bug #2790 (wrong section in debian control)
56 - improved the working of the cancel-button 
57
58 * 2008-W05:
59 - fixed crasher in tinymail when message retrieval failed (r3284)
60 - tinymail: fix syncing of imap folders with offline changes (r3279)
61 - tinymail: fix some memory issues (r3287)
62 - fix background download crash
63 - many UI issues fixed
64 - disable signature when it's not enabled
65 - don't send message after cancelling it
66 - don't keep 'updating' when going offline
67 - read/unread fixes
68
69 * 2008-W04:
70 - many stability fixes in tinymail (see there) and modest, due to extensive valgrinding
71 - fixes for parsing namespaces
72 - fix attachment handling in the UI
73 - fix attachment forwarding (tinymail)
74 - fix misbehaving keyboard shortcuts
75 - fix for separator position (Maemo bug #2682)
76 - lots of focus/dimming issues resolved
77
78 * 2008-W03:
79 - now with release notes (also seen in the NEWS)
80 - added some dbus-debug methods
81 - fixed some memory corruption (incorrect frees) in modest, tinymail-maemo and tinymail-camel
82 - fixed bugs in tny tree model (see there)
83 - fixed support for message with multiple text/plain parts (#2720)
84 - fixed URL support (#2683)
85 - fixed many dimming rules, focus issues
86 - fixed backspace-usage in find-toolbar
87 - code cleanups