# Generated by Makefile. Do not edit.

commit 3c23d878f358bb06d098a2fc1efdab52ab3a215a
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Mar 25 22:15:42 2012 -0400

    NEWS update for 3.4.0 release.

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

commit d41d5f9044e54f9337def3b19b6ef2064ae490a0
Author: Chenthill Palanisamy <pchenthill@novell.com>
Date:   Mon Mar 19 12:36:58 2012 +0530

    post release version bump

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

commit ae2f5bb0fb9d8de9c8060aa36810fc3b2ba5cebd
Author: Chenthill Palanisamy <pchenthill@novell.com>
Date:   Mon Mar 19 11:57:31 2012 +0530

    News update for 3.3.92 release

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

commit 86aed15ecbd89b8d246ce46de5ab5c2cb2db59ad
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Mar 7 20:20:16 2012 +0100

    Update store<=>folder summaries connection on folder rename

 src/camel/camel-groupwise-folder.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit 45b10db1e511b116436c226bce724830c041aa64
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Tue Mar 6 11:34:38 2012 -0500

    Suppress deprecation warnings.
    
    Suppress deprecated declaration warnings, particularly from GTK+, until
    we're ready to care again.  Once we require GTK+ 3.4 we can start using
    the new deprecation min/max macros.

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

commit 6d30b4425eb3cb33d691702d8e8fb83ac1a86133
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Mon Mar 5 17:11:24 2012 -0500

    Post-release version bump.

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

commit 903fd88c8182445cd53c6049af108df80f7474a2
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Mon Mar 5 17:10:30 2012 -0500

    NEWS update for 3.3.91 release.

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

commit 79faa36d0b5b6f098446dafe0d1835f5a322f368
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Mar 3 09:56:25 2012 -0500

    Adapt to last-minute Evolution library rearrangement.

 src/plugins/camel-gw-listener.c   |    2 +-
 src/plugins/mail-retract.c        |    2 +-
 src/plugins/process-meeting.c     |    2 +-
 src/plugins/proxy-login.c         |    2 +-
 src/plugins/proxy.c               |    2 +-
 src/plugins/share-folder-common.c |    4 ++--
 src/plugins/share-folder.c        |    2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

commit 92085b14e4feb5b8f19eeb717232fa650ed64f84
Author: Chenthill Palanisamy <pchenthill@novell.com>
Date:   Thu Feb 23 12:33:55 2012 +0530

    Do not use find_book_view to update status, instead use e_book_backend_foreach_view

 src/addressbook/e-book-backend-groupwise.c |  124 ++++++----------------------
 1 files changed, 27 insertions(+), 97 deletions(-)

commit d2abb4fd071c268c1526445c20fd26750621ac12
Author: Vibha Yadav <yvibha@suse.com>
Date:   Tue Feb 21 15:49:22 2012 +0530

    Bug#670511 - Build fails
    
    Adapt to recent cleanup changes in Evolution.

 src/plugins/mail-send-options.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 6f2709bbb7af7427ba2015c70093557ca02794fc
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Mon Feb 20 09:38:45 2012 -0500

    Fix an unused-but-set-variable warning.

 src/calendar/e-cal-backend-groupwise-utils.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit ecbd6327e055266ccc26601f90bae52243a25ac3
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Oct 15 12:13:43 2011 -0400

    Coding style and whitespace cleanup.

 src/addressbook/e-book-backend-groupwise.c   |   10 +++++-----
 src/calendar/e-cal-backend-groupwise-utils.c |   10 +++++-----
 src/camel/camel-groupwise-settings.c         |   13 +++++++------
 src/camel/camel-groupwise-settings.h         |    2 +-
 src/camel/camel-groupwise-store.c            |    2 +-
 src/camel/camel-groupwise-summary.c          |    1 -
 src/plugins/camel-gw-listener.c              |   10 +++++-----
 src/plugins/process-meeting.c                |    6 +++---
 8 files changed, 27 insertions(+), 27 deletions(-)

commit d55b92d23fdfe79eaf30381916320fa55d77ba4d
Author: Chenthill Palanisamy <pchenthill@novell.com>
Date:   Mon Feb 20 15:56:17 2012 +0530

    post release version bump

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

commit 44e5cef4584bdc005bc0dea25a0ef55cdb4a7250
Author: Chenthill Palanisamy <pchenthill@novell.com>
Date:   Mon Feb 20 15:18:03 2012 +0530

    News update for 3.3.90 release

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

commit 444ca986a7867c9d6c46dc82c31dd2f5e402e6ec
Author: Vibha Yadav <yvibha@suse.com>
Date:   Fri Feb 17 14:20:55 2012 +0530

    Bug #667359 - Adapt to GSettings changes

 src/calendar/e-cal-backend-groupwise-utils.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit 95632cf71ff5a6bbd6efdb0d8d2f60498b6c36c4
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Feb 5 11:57:07 2012 -0500

    Fix version bump, next is 3.3.90.

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

commit 8fc6f06264c4ea41e406da2ba0cabdfb878fbbda
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Feb 5 11:15:39 2012 -0500

    Post-release version bump.

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

commit c319d1f2a59ab1deb75873a906138c84f76616e3
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Feb 5 11:14:20 2012 -0500

    NEWS update for 3.3.5 release.

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

commit a1a43fb3a59fc2b215bd1e740fa92fb4a423a040
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Jan 29 14:49:57 2012 -0500

    Adapt to Camel API changes.

 src/camel/camel-groupwise-journal.c |   28 ++++++++++++++--------------
 src/camel/camel-groupwise-journal.h |    2 --
 2 files changed, 14 insertions(+), 16 deletions(-)

commit 835ddfb6002cf57f67112e5d7715dc425dbd1c0c
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Wed Jan 18 23:48:16 2012 -0500

    Adapt to libemail-engine.

 src/plugins/camel-gw-listener.c       |    2 +-
 src/plugins/groupwise-account-setup.c |    2 +-
 src/plugins/gw-ui.c                   |    1 -
 src/plugins/install-shared.c          |    4 ++--
 src/plugins/proxy-login.c             |    6 +++---
 src/plugins/proxy.c                   |    1 -
 src/plugins/share-folder-common.c     |    5 ++---
 7 files changed, 9 insertions(+), 12 deletions(-)

commit 1697d0310b0a2b37909912c2825697410a4c625e
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Mon Jan 16 13:00:19 2012 -0500

    Post-release version bump.

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

commit bd1e3a82213f5ef4d5b5bfbfb8197fdff6b3d54f
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Mon Jan 16 11:34:42 2012 -0500

    NEWS update for 3.3.4 release.

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

commit 4901f690493c6226005bb1e00bc662e0df2f8229
Author: Bharath Acharya <abharath@gnome.org>
Date:   Mon Jan 16 10:54:16 2012 +0530

    Bug #627334 - Blank junk setting window
    
    The parent window is not needed in the .ui file
    Also removed the tab and the notebook.

 src/plugins/junk-settings.ui |   50 ------------------------------------------
 1 files changed, 0 insertions(+), 50 deletions(-)

commit ae5d1cf95e0c51d78c8bb28ff27702faae4bedea
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Jan 4 17:22:59 2012 +0100

    Bug #667185 - Menu items from plugins not translated

 src/calendar/e-cal-backend-groupwise-utils.c |    2 +-
 src/plugins/addressbook-groupwise.c          |    6 +++++-
 src/plugins/camel-gw-listener.c              |    2 +-
 src/plugins/gw-ui.c                          |   25 +++++++++++++++----------
 src/plugins/install-shared.c                 |    2 +-
 src/plugins/junk-settings.c                  |    3 ++-
 src/plugins/mail-send-options.c              |   12 +++++++++---
 src/plugins/process-meeting.c                |    2 +-
 src/plugins/proxy-login.c                    |    2 +-
 src/plugins/proxy.c                          |    2 +-
 src/plugins/send-options.c                   |    2 +-
 src/plugins/share-folder-common.c            |    3 ++-
 12 files changed, 40 insertions(+), 23 deletions(-)

commit 5ac0db1825fee7c03cc72513d663a758db481ce6
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Jan 4 14:54:55 2012 +0100

    Bug #665036 - Memory leak with allocated string value

 src/camel/camel-groupwise-settings.c |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

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

    post release version bump

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

commit 1917f50dfd63dd8ac9b9a2f700bbb9db3dabbf33
Author: Chenthill Palanisamy <pchenthill@novell.com>
Date:   Mon Dec 19 19:26:17 2011 +0530

    News update for 3.3.3 release

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

commit 18806373079049c3f8b857432b0fc5b9909da829
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Dec 16 11:29:00 2011 -0500

    Adapt to Evolution API changes.

 src/plugins/install-shared.c      |    7 +------
 src/plugins/share-folder-common.c |   10 ++++------
 2 files changed, 5 insertions(+), 12 deletions(-)

commit 4cd0e35fec1d175f049621fdd4506fe2105fb703
Author: Vibha Yadav <yvibha@suse.com>
Date:   Mon Dec 12 13:57:33 2011 +0530

    Remove deprecated e-mail-store header file

 src/plugins/proxy-login.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 53c7c50c72b783187ada13588bbe051158e46fd7
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Dec 10 22:06:23 2011 -0500

    Adapt to Evolution API changes.

 src/plugins/proxy-login.c         |   13 ++++++++-----
 src/plugins/share-folder-common.c |   12 +++++++++---
 2 files changed, 17 insertions(+), 8 deletions(-)

commit eb083544d8455f45071df9f7b003480eae0eb3f0
Author: Vibha Yadav <yvibha@suse.com>
Date:   Fri Dec 2 17:26:04 2011 +0530

    Bug #656273 - Groupwise addressbook doesn't work
    
    Calling up notify_auth_required() if backend is online.
    setting up source property properly for backend authentication.

 src/addressbook/e-book-backend-groupwise.c |    2 ++
 src/plugins/camel-gw-listener.c            |    3 ++-
 2 files changed, 4 insertions(+), 1 deletions(-)

commit 2c4b1b1ea8feeb57a5192dae33e892be7748af3c
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Nov 24 18:05:02 2011 -0500

    Remove almost all *_DISABLE_DEPRECATED_FLAGS.
    
    Leave the EDS macros alone since we control them.
    
    I'll care about deprecated APIs again when a gtk4 release date is
    announced.  Meanwhile it's just causing distros unnecessary pain.

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

commit 80145cc43621455f9428bedc491ce2980fe22be7
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Nov 24 17:54:03 2011 -0500

    Remove GSEAL_ENABLE macro.
    
    We already comply, and it's required now anyway for gtk3.

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

commit 64c79edb23603f43b02c28b5e90f5f1bc65ad353
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Nov 24 17:50:21 2011 -0500

    Remove *_DISABLE_SINGLE_INCLUDES macros.
    
    We already comply, and it's required now anyway for gtk3.

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

commit 99543430a5074a5607499117ffd82899324e57ad
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Nov 24 12:37:26 2011 +0100

    Bug #664572 - Change e_cal_backend_notify_component* to use ECalComponent

 src/calendar/e-cal-backend-groupwise.c |  131 ++++++++++++++++----------------
 1 files changed, 67 insertions(+), 64 deletions(-)

commit 0e679bbf5ce74cd9d43147ef62f6c4e9504dacdd
Author: Vibha Yadav <yvibha@suse.com>
Date:   Wed Nov 23 14:15:04 2011 +0530

    Bug #651453 - Missing groupwise features
    
    Since EAccounts is going to deprecate in some time it would be better to
    get CamelService's CamelProvider and check its protocol for "groupwise"

 src/plugins/gw-ui.c |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

commit ab4b7bbc2a9623a371e36b41d20bb2e435c25d84
Author: Vibha Yadav <yvibha@suse.com>
Date:   Tue Nov 22 21:23:02 2011 +0530

    Bug #651453 - Missing groupwise features
    
    folder uri no more starts with "groupwise://".

 src/plugins/gw-ui.c |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

commit 8dab966588f7f50af5822b650e0c6e4a6c21003f
Author: Vibha Yadav <yvibha@suse.com>
Date:   Mon Nov 21 14:48:27 2011 +0530

    Bug #620223 - proxy access rights window has an additional string
    
    Removed the string "permission to read"

 src/plugins/proxy-add-dialog.ui |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 5f693743e0980cefd040f4d87fca58e63b89292e
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Nov 20 17:05:42 2011 -0500

    Post-release version bump.

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

commit 2b08f23eeab900f9f759e20a6458657d540232a6
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Nov 20 17:02:33 2011 -0500

    NEWS update for 3.3.2 release.

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

commit 4e3d531a52800594bb530b3f3effc409cdd90730
Author: Vibha Yadav <yvibha@novell.com>
Date:   Wed Nov 16 14:41:33 2011 +0530

    Bug #651465 - event gets shifted by 5:30 hrs
    
    Don't set the zone of event to utc by default.

 src/calendar/e-cal-backend-groupwise-utils.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit fba44490ac33868df3a5f2777e2a42bef82ac536
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Nov 13 00:46:11 2011 -0500

    Adapt to CamelFolderSummary changes.

 src/camel/camel-groupwise-folder.c  |   12 +----
 src/camel/camel-groupwise-summary.c |   77 +----------------------------------
 src/camel/camel-groupwise-summary.h |    3 +-
 3 files changed, 5 insertions(+), 87 deletions(-)

commit c4046447364487f0148a3ae9d59020b85b1c7438
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Nov 6 12:17:34 2011 -0500

    Adapt to Evolution's EMConfig API changes.

 src/plugins/org-gnome-groupwise-features.eplug.xml |   10 +-
 src/plugins/proxy.c                                |  228 +++++++++-----------
 src/plugins/proxy.h                                |   18 +-
 src/plugins/send-options.c                         |   77 ++++---
 4 files changed, 156 insertions(+), 177 deletions(-)

commit 5112d7ba44739781f8fed9ec7c44e0150ae85083
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Wed Oct 26 15:56:13 2011 -0400

    Remove g_thread_init() calls.
    
    g_type_init() already calls it, and has for several GLib releases.

 src/server/soap-test.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

commit 997a22cf6f9a95bef0a504ecf426c93de255effe
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Wed Oct 26 12:40:08 2011 -0400

    Adapt to e-mail-store.c API changes.

 src/plugins/proxy-login.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 720739d2cdbae97a418ac13d171f20f0239a7b28
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Oct 20 22:56:44 2011 -0400

    Adapt to CamelNetworkSettings changes.

 src/camel/camel-groupwise-folder.c    |   18 +++++--
 src/camel/camel-groupwise-provider.c  |    2 +-
 src/camel/camel-groupwise-settings.c  |   82 ++++++++++++++++++++++++++++++-
 src/camel/camel-groupwise-store.c     |   89 +++++++++++++++------------------
 src/camel/camel-groupwise-transport.c |   17 ++++--
 src/plugins/install-shared.c          |   16 ++++++-
 src/plugins/share-folder-common.c     |    6 +--
 7 files changed, 164 insertions(+), 66 deletions(-)

commit 2adf1d70abc3daf5afedc29cb7220a47ab7e8a33
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Oct 24 09:57:03 2011 +0200

    Call g_thread_init() conditionally

 src/server/soap-test.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 17152dd17efdd81bb94f24b7f19af04c0821db3e
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Oct 23 10:08:54 2011 -0400

    Post-release version bump.

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

commit 12b4bb035c3819e48da4121e35dab89585993e61
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Oct 23 10:01:04 2011 -0400

    NEWS update for 3.3.1 release.

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

commit b059a9daecfeb8f10c0a6f8e8cee5d279f18cd92
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Oct 19 15:34:34 2011 +0200

    Adapt to recent ECalBackend API changes

 src/calendar/e-cal-backend-groupwise.c |   39 ++++++++++++++-----------------
 1 files changed, 18 insertions(+), 21 deletions(-)

commit 7b4841b15efc9dc95e7036a562f8b0f6041dfedc
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Oct 15 09:54:09 2011 -0400

    Adapt to Camel's new authentication API.

 src/camel/camel-groupwise-store.c |  171 ++++++++++++++++---------------------
 1 files changed, 74 insertions(+), 97 deletions(-)

commit 61870e9843c5d694c29d1547cd7fad498234046c
Author: Vibha Yadav <yvibha@novell.com>
Date:   Fri Oct 14 11:00:41 2011 +0530

    Bug #661543 - Evolution GroupWise connector always sets SOAP port to 0
    
    Porting CamelGroupwiseSettings:soap-port from unsigned int to string
    type for proper property binding.

 src/camel/camel-groupwise-settings.c |   23 ++++++++++++-----------
 src/camel/camel-groupwise-settings.h |    4 ++--
 src/camel/camel-groupwise-store.c    |    8 ++++----
 src/plugins/camel-gw-listener.c      |   26 +++++++++++++-------------
 src/plugins/proxy-login.c            |    8 ++++----
 src/plugins/proxy.c                  |    4 ++--
 src/plugins/send-options.c           |    4 ++--
 src/plugins/share-folder-common.c    |    4 ++--
 8 files changed, 41 insertions(+), 40 deletions(-)

commit 6e346f99881938529f16bd750a83ea490adf00ca
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Oct 10 12:54:51 2011 +0200

    Fix compiler warnings

 src/calendar/e-cal-backend-groupwise.c |    1 -
 src/plugins/proxy-login.c              |    6 +++---
 2 files changed, 3 insertions(+), 4 deletions(-)

commit eccebbe8a4b93c2273d0e436cf954afef8f8a02c
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Oct 10 12:49:49 2011 +0200

    Adapt to EBookBackend API changes

 src/addressbook/e-book-backend-groupwise.c |   84 +++++++++++++++++++---------
 1 files changed, 58 insertions(+), 26 deletions(-)

commit 80c3cf177c19c4a6e42c677e9f945aeabb839f0a
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Oct 6 17:01:23 2011 +0200

    Adapt to CamelFolderSummary API changes

 src/camel/camel-groupwise-folder.c  |   66 ++++++++++--------
 src/camel/camel-groupwise-journal.c |   12 ++--
 src/camel/camel-groupwise-store.c   |    4 +-
 src/camel/camel-groupwise-summary.c |  128 ++++++++++++++---------------------
 4 files changed, 96 insertions(+), 114 deletions(-)

commit cc40a4bb33b42966a0447a1008117b757231f415
Author: Punit Jain <jpunit@novell.com>
Date:   Fri Sep 30 12:01:32 2011 +0530

    Bug #656378 attachment name corruption

 src/plugins/process-meeting.c |   58 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 58 insertions(+), 0 deletions(-)

commit 504429be8afa13eeed1f91313dc582ec355ee10e
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Tue Sep 27 12:59:33 2011 -0400

    Adapt to camel-provider-1.2.pc going away.

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

commit feb8f1a92f737883a2ec037980c9a96919782f9d
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Mon Sep 26 12:57:25 2011 -0400

    Fix a run-time warning.

 src/camel/camel-groupwise-folder.c |    4 ++--
 src/camel/camel-groupwise-store.h  |    1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

commit 5eb9a4a358bc6c2d7e2faca39af31ff73d1f3bf8
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Mon Sep 26 11:24:28 2011 -0400

    Adapt to EMFolderTreeModel API changes.

 src/plugins/install-shared.c      |    2 +-
 src/plugins/share-folder-common.c |    5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 586635a96e76e3066bba07c35060b35ced731737
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Sep 11 11:22:54 2011 -0400

    Adapt to libebackend changes.
    
    Address book and calendar backends now use the EModule / EExtension
    framework promoted from Evolution, instead of e-data-server-module.c.

 src/addressbook/e-book-backend-groupwise-factory.c |   51 ++++--
 src/addressbook/e-book-backend-groupwise.c         |   43 +++--
 src/calendar/Makefile.am                           |    1 -
 src/calendar/e-cal-backend-groupwise-factory.c     |  211 ++++++--------------
 src/calendar/e-cal-backend-groupwise-factory.h     |   37 ----
 src/calendar/e-cal-backend-groupwise-utils.c       |    2 +-
 src/calendar/e-cal-backend-groupwise.c             |   83 ++++----
 7 files changed, 161 insertions(+), 267 deletions(-)

commit 49da6ad5b2308c42ce6f255354ebf1622e63f422
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Sep 25 22:38:03 2011 -0400

    Adapt to CamelURL API changes.

 src/plugins/proxy-login.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 1477427d4de6e83975252a13d5d75eee5eb143c8
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Sep 25 22:31:17 2011 -0400

    CamelGroupwiseStore: Remove unused 'base_url' member.

 src/camel/camel-groupwise-store.c |   18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)

commit bf0da280b372f0351a7e820fc37c618a87596505
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Sep 25 20:06:49 2011 -0400

    CamelGroupwiseStore: Use camel_service_set_password().
    
    Instead of stashing the password in its CamelURL.

 src/camel/camel-groupwise-store.c |   31 +++++++++++++++++++++----------
 src/plugins/share-folder-common.c |    4 +++-
 2 files changed, 24 insertions(+), 11 deletions(-)

commit cdd0da408f28e2f13bddf23b23e3fdf19a121682
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Sep 26 11:46:49 2011 +0200

    Bug #351025 - Make the order of the mail accounts configurable

 src/plugins/install-shared.c      |    2 +-
 src/plugins/share-folder-common.c |   11 +++++++++--
 2 files changed, 10 insertions(+), 3 deletions(-)

commit 393e576138b913a8583682cb6ce1755817d375a8
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Sep 26 11:05:11 2011 +0200

    Bug #655252 - Need to escape the comp_uid part of a path

 src/calendar/e-cal-backend-groupwise.c |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)

commit ed08d2e067bb9063f63fef5d9cbfb3f9f50671b2
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Sep 24 17:36:42 2011 -0400

    Post-release version bump.

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