commit 0d6297946dd7c24f8fe2db377b2777a2d738b9cc Author: Bruno Brouard Date: Tue May 8 10:07:58 2012 +0200 Updated French translation po/fr.po | 979 ++++++++++++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 788 insertions(+), 191 deletions(-) commit febe8e2288d4d6d2410ba5804ca88fcb2f567e8a Author: Milan Crha Date: Wed May 2 16:58:03 2012 +0200 Bug #675283 - Fails to parse recurring blob src/libexchangemapi/e-mapi-cal-recur-utils.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 53db13125b90a90871498d78b8d00f26db00ba32 Author: Milan Crha Date: Fri Apr 27 09:44:19 2012 +0200 Change GAL named-id property fetching and GAL listing src/account-setup-eplugin/e-mapi-search-gal-user.c | 15 ++---- src/libexchangemapi/e-mapi-connection.c | 50 ++++++++++++++++---- src/libexchangemapi/e-mapi-connection.h | 1 - 3 files changed, 46 insertions(+), 20 deletions(-) commit 7f396e041721dbc5f4df4f2ede400765a9d42a8b Author: Milan Crha Date: Tue Apr 17 11:08:20 2012 +0200 Explicitly enable/disable kerberos in MAPI profile It's to not even try kerberos authentication when not enabled in an account, because the previous code left the kerberos login on an "auto" mode, which eventually could try kerberos login. New code avoids this "auto" mode. Note, to take into effect, the account re-authentication is required. src/libexchangemapi/e-mapi-connection.c | 12 +++++------- 1 files changed, 5 insertions(+), 7 deletions(-) commit 7e2aa298fc8464cd224426bc81a87b4845f4da64 Author: Milan Crha Date: Mon Apr 16 10:37:50 2012 +0200 Post-release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0fbaeadd3a43344056a321c34f62c559cfce557a Author: Milan Crha Date: Mon Apr 16 10:36:47 2012 +0200 NEWS update for 3.4.1 NEWS | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-)