commit 4ce9fbe5debb223d3c0d92c9c5062a3e14d81a5c
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Mon Jan 16 10:10:51 2012 -0500

    NEWS update for 3.3.4 release.

 NEWS |   40 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 40 insertions(+), 0 deletions(-)

commit 4f8f078ec591b64035fe2c3197abd07b5caed3ef
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sun Jan 15 00:21:56 2012 +0100

    Updated Galician translations

 po/gl.po |  820 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 424 insertions(+), 396 deletions(-)

commit e28afe79702ef9ae924e2c9620a2574177a965ac
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Jan 5 22:27:02 2012 +0000

    Bug 667388 — Introspection annotation fixes for nullable return types
    
    Add some missing (allow-none) annotations, as well as some (transfer full)
    annotations, to libebook and libedataserver. Update the documentation to
    match, and to be a little more descriptive in places.
    
    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=667388

 addressbook/libebook/e-contact.c |   10 +++++-----
 addressbook/libebook/e-vcard.c   |   30 ++++++++++++++++--------------
 libedataserver/e-source-list.c   |    2 +-
 vala/EBook-1.2.metadata          |    7 +++++++
 vala/EDataServer-1.2.metadata    |    1 +
 vala/Makefile.am                 |    7 ++++++-
 6 files changed, 36 insertions(+), 21 deletions(-)

commit e8881bb34bca2a7207063ca5d3fb8f43baae65fa
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Wed Jan 11 09:56:51 2012 -0500

    Bug 667698: vapigen: fix builddir != srcdir issue

 vala/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 581a16f508280d948eb7c7b865c20e440a0dda2f
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Tue Jan 10 00:46:48 2012 +0300

    Updated Belarusian translation.

 po/be.po | 1518 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 787 insertions(+), 731 deletions(-)

commit 6cba5c19757bfb0296ea7714be12c61c014a9e5c
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Jan 9 18:52:33 2012 +0100

    Bug #644817 - Slow addressbook cache

 .../libedata-book/e-book-backend-sqlitedb.c        |  148 ++++++++++++++------
 .../libedata-book/e-book-backend-sqlitedb.h        |   13 ++-
 2 files changed, 111 insertions(+), 50 deletions(-)

commit 73645be161989a66e3b2da14381b2d183af4bb5f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Jan 6 20:37:56 2012 +0100

    Updated Norwegian bokmål translation

 po/nb.po |  605 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 309 insertions(+), 296 deletions(-)

commit ae79db1a06a41ce9c655a95f2c7aec1556381ed6
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Fri Jan 6 20:31:12 2012 +0100

    Updated Spanish translation

 po/es.po |  609 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 305 insertions(+), 304 deletions(-)

commit 3ee0ee8a293c00d8a17f52fad9cb249d10e838e4
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Jan 6 18:57:35 2012 +0100

    Bug #638810 - Crash in camel_folder_search_set_folder with IMAP account

 camel/camel-folder-search.c |   17 +++++++++++++--
 camel/camel-object-bag.c    |   45 ++++++++++++++++++++++++------------------
 2 files changed, 40 insertions(+), 22 deletions(-)

commit 96eec294df8694c7fefaf340582e9abfd7eeb933
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Jan 6 12:16:57 2012 -0500

    imap_folder_dispose(): Disconnect the summary first.
    
    Disconnect the folder summary before destroying any internal members,
    since disconnecting may take awhile to run.

 camel/providers/imap/camel-imap-folder.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit d970f9c43a3cfc20970375fe615547c405ae3b19
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Jan 6 12:12:53 2012 -0500

    CamelFolderSearch: Add argument guards to set() functions.

 camel/camel-folder-search.c |   23 +++++++++++++++++------
 camel/camel-folder-search.h |    2 +-
 2 files changed, 18 insertions(+), 7 deletions(-)

commit 5b364f65cbab64c5bba768b0dd7699a215097c3c
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Jan 6 13:48:12 2012 +0100

    Bug #666757 - [CalDAV] Manage authentication requests even after open

 calendar/backends/caldav/e-cal-backend-caldav.c |   63 +++++++++++++++++++++-
 1 files changed, 60 insertions(+), 3 deletions(-)

commit 54e995a563fbbf2a3a81e71d4f3e020f19e43de2
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Jan 4 14:52:36 2012 +0100

    Bug #665036 - Memory leaks spot in Contacts view

 addressbook/backends/ldap/e-book-backend-ldap.c |   18 +++++++++++++++++-
 addressbook/libebook/e-destination.c            |    4 ++--
 addressbook/libebook/e-vcard.c                  |    5 ++++-
 libedataserver/e-proxy.c                        |   15 ++++++++-------
 4 files changed, 31 insertions(+), 11 deletions(-)

commit 3c3d776c4f8a346d1c5debc89da53eb366a06e73
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Tue Jan 3 09:25:27 2012 -0500

    Camel: Use thread-safe accessors for string settings.

 camel/camel-network-service.c               |    6 +-
 camel/camel-sasl-cram-md5.c                 |    6 +-
 camel/camel-sasl-digest-md5.c               |   27 +++--
 camel/camel-sasl-gssapi.c                   |   34 ++++---
 camel/camel-sasl-login.c                    |   14 ++-
 camel/camel-sasl-ntlm.c                     |   31 ++++--
 camel/camel-sasl-plain.c                    |    6 +-
 camel/camel-service.c                       |   16 ++-
 camel/providers/imap/camel-imap-command.c   |   15 ++-
 camel/providers/imap/camel-imap-folder.c    |   58 ++++++----
 camel/providers/imap/camel-imap-store.c     |  157 ++++++++++++++++++---------
 camel/providers/imapx/camel-imapx-server.c  |   99 ++++++++++++------
 camel/providers/imapx/camel-imapx-store.c   |   24 +++--
 camel/providers/local/camel-local-store.c   |  110 ++++++++++++-------
 camel/providers/local/camel-maildir-store.c |  116 ++++++++++++--------
 camel/providers/local/camel-mbox-store.c    |   35 +++----
 camel/providers/local/camel-mh-store.c      |   87 +++++++++-------
 camel/providers/local/camel-spool-store.c   |   71 ++++++++-----
 camel/providers/nntp/camel-nntp-store.c     |   39 +++++---
 camel/providers/nntp/camel-nntp-summary.c   |   12 ++-
 camel/providers/pop3/camel-pop3-store.c     |  130 ++++++++++++++--------
 camel/providers/smtp/camel-smtp-transport.c |   89 ++++++++++------
 22 files changed, 739 insertions(+), 443 deletions(-)

commit e1983a7d9608d906db4994a5bddaebf88b49f5df
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Tue Jan 3 00:34:11 2012 -0500

    Camel: Add thread-safe accessors for string settings

 camel/camel-local-settings.c                 |   43 +++++-
 camel/camel-local-settings.h                 |    1 +
 camel/camel-network-settings.c               |  110 +++++++++++++
 camel/camel-network-settings.h               |    6 +
 camel/providers/imap/camel-imap-settings.c   |  226 ++++++++++++++++++++++----
 camel/providers/imap/camel-imap-settings.h   |   10 ++
 camel/providers/imapx/camel-imapx-settings.c |   94 ++++++++++--
 camel/providers/imapx/camel-imapx-settings.h |    4 +
 camel/providers/nntp/camel-nntp-settings.c   |   12 +-
 camel/providers/pop3/camel-pop3-settings.c   |   12 +-
 camel/providers/smtp/camel-smtp-settings.c   |   12 +-
 docs/reference/camel/camel-sections.txt      |    4 +
 12 files changed, 475 insertions(+), 59 deletions(-)

commit e2c308cf247486435f7832518dc0973b5c60a4d2
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Jan 2 19:22:19 2012 +0100

    Bug #661743 - Return maildir Inbox sibling folders only when requested

 camel/providers/local/camel-maildir-store.c |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

commit f049f7bb92d8f28ec6972567d5e314d512a28b92
Author: OKANO Takayoshi <kano@na.rim.or.jp>
Date:   Sun Dec 25 23:53:14 2011 +0900

    Updated Japanese translation

 po/ja.po | 1572 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 831 insertions(+), 741 deletions(-)

commit 971766373b6d11bbbcdcfc892422205a12ae64c9
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Dec 23 12:38:34 2011 -0500

    Bug 666770 - Add gmodule-2.0 to libedataserver.pc

 libedataserver/libedataserver.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 604f474ac69f311dd7c82abe860838d3c2f6e25d
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Dec 23 18:34:31 2011 +0100

    Bug #592906 - Birthdays from WebDAV contacts do not show up in calendar

 .../backends/google/e-book-backend-google.c        |   13 +-
 calendar/backends/contacts/Makefile.am             |    6 +-
 .../backends/contacts/e-cal-backend-contacts.c     |  375 +++++++++++++++++---
 libedataserver/e-client.c                          |   17 +-
 libedataserver/e-credentials.h                     |   10 +
 5 files changed, 366 insertions(+), 55 deletions(-)

commit befcf3072355f077e72f26772ceb1d22e0d83d45
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Fri Dec 23 14:25:50 2011 +0100

    Updated Spanish translation

 po/es.po |  100 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 56 insertions(+), 44 deletions(-)

commit 272392dbe61e7b454b55ccf60f4dd7ae1a3af6bf
Author: Colin Walters <walters@verbum.org>
Date:   Fri Dec 23 00:42:01 2011 -0500

    Bug 662888 - Use --include-uninstalled for internal .gir files
    
    Otherwise we end up with a dependency on an installed pkg-config file.

 addressbook/libebook/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit fddfec242e245f1ec725541a48d097e608db2ce8
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Dec 22 23:28:03 2011 -0500

    imapx_run_job(): Initialize cancel_id.

 camel/providers/imapx/camel-imapx-server.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 96c5278380d1bbcb5f13da70ab0d84bd3678829a
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Dec 22 20:06:43 2011 +0100

    Bug #482171 - IMAP warnings are presented without folder context

 camel/providers/imap/camel-imap-command.c |   23 +++++++++++++++++------
 camel/providers/imap/camel-imap-command.h |    2 ++
 camel/providers/imap/camel-imap-folder.c  |    8 ++++----
 camel/providers/imap/camel-imap-store.c   |    4 ++--
 4 files changed, 25 insertions(+), 12 deletions(-)

commit d16797bb2103e0561eb5f18a9bd61c447a44e43d
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Dec 22 19:43:29 2011 +0100

    Bug #357175 - IMAP alerts still too intrusive

 camel/providers/imap/camel-imap-command.c |   40 ++++++++++++++++++-----------
 camel/providers/imap/camel-imap-journal.c |    2 +-
 camel/providers/imap/camel-imap-store.c   |    5 +++
 camel/providers/imap/camel-imap-store.h   |    2 +
 4 files changed, 33 insertions(+), 16 deletions(-)

commit 9d26afc1226eb9229ceda121aff808b890cda4c5
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Dec 21 21:57:54 2011 +0100

    Updated Norwegian bokmål translation

 po/nb.po |  366 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 187 insertions(+), 179 deletions(-)

commit 72240b827de0744981bf79033911965f73052a41
Author: Alban Browaeys <prahal@yahoo.com>
Date:   Wed Dec 21 09:47:08 2011 +0100

    Bug #666327 - [IMAP] Missing unlock in camel_imap_folder_fetch_data
    
    Add misssing service unlock in the case of fast switch between folders
    with non cached messages. Missed from previous commit:
    74fcab535c0f50a27742c05e94036b8370ea9173 .

 camel/providers/imap/camel-imap-folder.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit c316bc87ececfb664840fe5e2cb8bb5260bbd0b8
Author: Jeffrey Stedfast <jeff@xamarin.com>
Date:   Tue Dec 20 11:07:42 2011 -0500

    ...And another iconv flush fix

 camel/camel-mime-utils.c |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

commit 79a2b2e9ae3a249287a04ed8e985f045c0560bf7
Author: Jeffrey Stedfast <jeff@xamarin.com>
Date:   Tue Dec 20 10:41:05 2011 -0500

    Fixed another iconv() flush case.

 camel/camel-mime-utils.c |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

commit 74fcab535c0f50a27742c05e94036b8370ea9173
Author: Alban Browaeys <prahal@yahoo.com>
Date:   Tue Dec 20 14:59:16 2011 +0100

    Bug #666327 - IMAP deadlock when moving message and checking new mail

 camel/providers/imap/camel-imap-folder.c |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

commit a066ce7091e3aad07dd093038b7fdb9f03cdb6ec
Author: Jeffrey Stedfast <fejj@gnome.org>
Date:   Mon Dec 19 20:08:42 2011 -0500

    Grow the output buffer as needed when flushing iconv

 camel/camel-mime-filter-charset.c |   10 +++++++++-
 camel/camel-mime-utils.c          |   11 ++++++++++-
 2 files changed, 19 insertions(+), 2 deletions(-)

commit 3a40cde296327894fe9b3708bf7ce292a382cfea
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Dec 19 17:12:53 2011 +0100

    Updated Spanish translation

 po/es.po |  102 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 55 insertions(+), 47 deletions(-)

commit cd3ea63af6b135d8f53bb0cbfe9593b247471266
Author: Chenthill Palanisamy <pchenthill@novell.com>
Date:   Mon Dec 19 20:49:21 2011 +0530

    post release version bump

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)