commit 235f057bb1669185c6e0e41f5a67f98f5d4d5af2
Author: Milan Crha <mcrha@redhat.com>
Date:   Tue Jul 17 12:34:05 2012 +0200

    Could leave EBookBackend local cache locked for updates

 src/addressbook/e-book-backend-mapi-contacts.c |    4 ++--
 src/addressbook/e-book-backend-mapi-gal.c      |    2 +-
 src/addressbook/e-book-backend-mapi.c          |   14 ++++++++++----
 src/addressbook/e-book-backend-mapi.h          |    2 +-
 4 files changed, 14 insertions(+), 8 deletions(-)

commit 6337f3fd295426525a3e4ff9e1e3613e512fa6aa
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Jul 12 14:50:54 2012 +0200

    Could free uninitialized memory in e_mapi_connection_close_folder()

 src/addressbook/e-book-backend-mapi-contacts.c |    6 ++++--
 src/camel/camel-mapi-folder.c                  |    6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

commit ec53ec7add7e66f20a8dfa95ba78cfaa0868eccc
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Jul 2 12:18:25 2012 +0200

    Bug #679041 - Incorrect date in Sent Items folder

 src/camel/camel-mapi-folder.c           |    5 ++---
 src/libexchangemapi/e-mapi-mail-utils.c |   10 ++--------
 2 files changed, 4 insertions(+), 11 deletions(-)

commit 6f361274965240ab5597e8ee2f2b3d6e2b50f9fb
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Jun 29 12:11:58 2012 +0200

    Kerberos authentication did not work

 po/POTFILES.in                  |    1 +
 src/camel/Makefile.am           |    2 ++
 src/camel/camel-mapi-provider.c |    4 +++
 src/camel/camel-mapi-sasl-krb.c |   60 +++++++++++++++++++++++++++++++++++++++
 src/camel/camel-mapi-sasl-krb.h |   59 ++++++++++++++++++++++++++++++++++++++
 src/camel/camel-mapi-store.c    |   31 ++++++++++++--------
 6 files changed, 145 insertions(+), 12 deletions(-)

commit 2e95520edccd32858c1219d83d0dea366001aa7a
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Jun 28 17:44:45 2012 +0200

    Bug #678952 - Not all named properties are converted to server tags

 src/libexchangemapi/e-mapi-connection.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f051f13e2f64c3900bbbb8e10179b777223847a8
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Jun 28 11:21:04 2012 +0200

    Use SetProps if write property as stream failed
    
    This had been reported as https://bugzilla.redhat.com/show_bug.cgi?id=835178

 src/libexchangemapi/e-mapi-connection.c |   34 ++++++++++++++++++++++++-------
 src/libexchangemapi/e-mapi-connection.h |    1 +
 2 files changed, 28 insertions(+), 7 deletions(-)

commit 03006a1e3d9ee3261cc5c73452ba372e5ccbcf91
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Jun 25 20:13:12 2012 +0200

    Bug #637291 - Can't send to both internal and external recipients

 src/libexchangemapi/e-mapi-connection.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 7493d16825956841a87fe3ce1ebedcbab050e6eb
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Jun 18 07:50:44 2012 +0200

    Post-release version bump

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 31d52fd2e31fcb31e0626d5c308212278bf63305
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Jun 18 07:49:57 2012 +0200

    NEWS update for 3.4.3

 NEWS              |   10 ++++++++++
 po/Makefile.in.in |   13 +++++++++----
 2 files changed, 19 insertions(+), 4 deletions(-)