Added bugs fixed and functional requirements implemented for week 06 release.
[modest] / NEWS
diff --git a/NEWS b/NEWS
index b7cf89b..b99efb8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1 +1,39 @@
-No news
+** 2008-W06:
+* fixed another bunch of crashers
+* fixed the focus issue that caused addressbook not to work (editor)
+* fix saving of multiple attachments
+* various fixes related to dimming / focussing
+* performance improvements
+* fixed maemo bug #2790 (wrong section in debian control)
+* improved the working of the cancel-button 
+
+** 2008-W05:
+* fixed crasher in tinymail when message retrieval failed (r3284)
+* tinymail: fix syncing of imap folders with offline changes (r3279)
+* tinymail: fix some memory issues (r3287)
+* fix background download crash
+* many UI issues fixed
+* disable signature when it's not enabled
+* don't send message after cancelling it
+* don't keep 'updating' when going offline
+* read/unread fixes
+
+** 2008-W04:
+* many stability fixes in tinymail (see there) and modest, due to extensive valgrinding
+* fixes for parsing namespaces
+* fix attachment handling in the UI
+* fix attachment forwarding (tinymail)
+* fix misbehaving keyboard shortcuts
+* fix for separator position (Maemo bug #2682)
+* lots of focus/dimming issues resolved
+
+** 2008-W03:
+* now with release notes (also seen in the NEWS)
+* added some dbus-debug methods
+* fixed some memory corruption (incorrect frees) in modest, tinymail-maemo and tinymail-camel
+* fixed bugs in tny tree model (see there)
+* fixed support for message with multiple text/plain parts (#2720)
+* fixed URL support (#2683)
+* fixed many dimming rules, focus issues
+* fixed backspace-usage in find-toolbar
+* code cleanups