commit 724e17e8aa3af9170be462915541b832ebbc31a1 Author: Chenthill Palanisamy Date: Mon May 14 10:42:12 2012 +0530 News update for 3.4.2 release NEWS | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) commit 0c06f794e7bdcb0e224b19a563c1c7b3c80dd29d Author: Luca Ferretti Date: Sat May 12 19:55:42 2012 +0200 Updated Italian translation po/it.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit a810e6c3ea7188d8c83301db9d3cf10c325e5210 Author: Luca Ferretti Date: Fri May 11 11:49:02 2012 +0200 Updated Italian translation po/it.po | 2967 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 1646 insertions(+), 1321 deletions(-) commit 77d9e34d376aed2a3ca4f8a70fce3cda2842edb5 Author: Milan Crha Date: Thu May 10 12:55:20 2012 +0200 Make sure data-book/cal is closed/freed in a separate thread When EDataBook/EDataCal was unreffed in the main thread then any later calls to the factory were blocked by the backend till it freed its resources, possibly making client look like frozen/unresponsive. addressbook/libedata-book/e-data-book.c | 4 ++-- calendar/libedata-cal/e-data-cal.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) commit 105ec36080f4ad9213f6386e95f2d85f79cab748 Author: Milan Crha Date: Fri May 4 13:17:55 2012 +0200 Remove extra test on Google server photo data validity It sometimes can happen that a contact has filled photo's etag, while the photo itself is not present. In that case backend skipped the contact, instead of passing it without photo. .../backends/google/e-book-backend-google.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 4b4db0bb101c462351491d1166766af3991d3479 Author: Mathieu Trudel-Lapierre Date: Thu May 3 12:01:14 2012 +0200 Bug #669191 - Address book dialog has incorrect default size libedataserverui/e-name-selector-dialog.c | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) commit 5bff5b226809ee0c460f79f1f00fdce59c93a981 Author: Milan Crha Date: Fri Apr 27 09:38:01 2012 +0200 Bug #674257 - Recheck attachment availability on message download camel/providers/imapx/camel-imapx-folder.c | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) commit c31a9ce9829939c164e02477dddc30a73092d4b2 Author: Milan Crha Date: Tue Apr 24 14:46:39 2012 +0200 Bug #672398 - CalDAV backend doesn't respect "Copy for offline" option calendar/backends/caldav/e-cal-backend-caldav.c | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) commit 7b6f8bded1a5500c750bf7742d907882f59f4efc Author: Milan Crha Date: Wed Apr 18 11:31:21 2012 +0200 Bug #674309 - Crash when calling oauth_init_nss() from two threads .../backends/google/e-gdata-goa-authorizer.c | 29 +++++++------------- 1 files changed, 10 insertions(+), 19 deletions(-) commit 1e4c04ad3308777d771967960697981f58d3c872 Author: Milan Crha Date: Tue Apr 17 17:48:22 2012 +0200 Bug #667891 - Rapid message list regen when downloading a folder camel/providers/imapx/camel-imapx-server.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit ced1c9074653cb7d075150f76af2010cd1cd0b10 Author: Chenthill Palanisamy Date: Mon Apr 16 12:02:44 2012 +0530 post release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 3effcf61d91b7aaf0d2e5a637d94dd870a4b69c5 Author: Chenthill Palanisamy Date: Mon Apr 16 11:17:10 2012 +0530 News update for 3.4.1 release NEWS | 30 ++++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-)