commit 5a39a4e2ec5e362f88a8110fb5a3b6fd0ae00c9e Author: Chenthill Palanisamy Date: Mon Apr 25 11:26:06 2011 +0530 Updates for 3.0.1 release NEWS | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) commit 3b9c0d578a6be1f1ec9be47569ee1021319522b9 Author: Chenthill Palanisamy Date: Tue Apr 12 12:51:18 2011 +0530 Mark the message_info dirty when there in a change. Updated in couple of more places. camel/camel-exchange-folder.c | 16 +++++++++------- 1 files changed, 9 insertions(+), 7 deletions(-) commit 5891229481a44ba5f62e627d1634dec34d340c18 Author: Chenthill Palanisamy Date: Tue Apr 12 12:40:59 2011 +0530 Add the ESource if we get folder-already-exists error. Since it might just exist in e-calendar-factory process and evolution would just depend on esource. server/storage/exchange-hierarchy-foreign.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit be54f4ca448c513c7f5b2a168869ed39c1848932 Author: Chenthill Palanisamy Date: Tue Apr 12 12:28:23 2011 +0530 Look for changed event and sync the unread flags. Make sure the messages array is sorted. Ideally we want to remove the messages array duplicating the db summary. camel/camel-exchange-utils.c | 31 ++++++++++++++++++++++++++++++- 1 files changed, 30 insertions(+), 1 deletions(-) commit 68e52e4d090e118ef7041c168d11027d0d964460 Author: Chenthill Palanisamy Date: Mon Apr 11 14:59:40 2011 +0530 Mark the dirty flag in message_info when the flags are changed to sync the changes to db. camel/camel-exchange-folder.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 315a4e50215d3fd2f755eb1d1c584c7d24402547 Author: Bharath Acharya Date: Mon Apr 25 11:22:53 2011 +0530 Bug #687605(BNC) - Evolution hangs on moving email Handles the locks better. If there is any issue with refreshing that needs to be handled later. camel/camel-exchange-utils.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit d3a34dc82cf9aff886c6e1565acdffbd9fc3e6ec Author: OKANO Takayoshi Date: Sat Apr 23 18:23:51 2011 +0900 Updated Japanese translation po/ja.po | 341 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 172 insertions(+), 169 deletions(-) commit a95137d4de9c143fd87db96df47f3d7c9d33fc21 Author: Matthew Barnes Date: Sun Apr 3 21:41:00 2011 -0400 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)