Fix memory leak in select_next_valid_row()
[modest] / NEWS
1 ** 2008-W04:
2 * many stability fixes in tinymail (see there) and modest, due to extensive valgrinding
3 * fixes for parsing namespaces
4 * fix attachment handling in the UI
5 * fix attachment forwarding (tinymail)
6 * fix misbehaving keyboard shortcuts
7 * fix for separator position (Maemo bug #2682)
8 * lots of focus/dimming issues resolved
9
10 ** 2008-W03:
11 * now with release notes (also seen in the NEWS)
12 * added some dbus-debug methods
13 * fixed some memory corruption (incorrect frees) in modest, tinymail-maemo and tinymail-camel
14 * fixed bugs in tny tree model (see there)
15 * fixed support for message with multiple text/plain parts (#2720)
16 * fixed URL support (#2683)
17 * fixed many dimming rules, focus issues
18 * fixed backspace-usage in find-toolbar
19 * code cleanups