commit 1d7bcbcbfe1e00d3bfc151eea8bfc7aef4b3af17 Author: Matthew Barnes Date: Mon Jan 9 00:02:54 2012 -0500 NEWS update for 3.2.3 release. NEWS | 12 ++++++++++++ configure.ac | 2 +- 2 files changed, 13 insertions(+), 1 deletions(-) commit f0cf68c76f5f9b9bc327270602f05bdd561c76d0 Author: Vibha Yadav 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 6a1f8391d9195da55548c8eceb56ea01269cb7d7 Author: Matthew Barnes 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. (cherry picked from commit 2c4b1b1ea8feeb57a5192dae33e892be7748af3c) configure.ac | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) commit 169154f0a592e39b8b9da2e4ce6ae931c442e369 Author: Vibha Yadav 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 37b0e1fc08a745557203ea82906ebab80a9bb8d0 Author: Vibha Yadav 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 efd0f9f151bf8ef1ff0108100c63750ea0d1e6d5 Author: Vibha Yadav Date: Mon Nov 21 16:57:23 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 7ba513889e0d330fa78c5de80a5feba85ff1956c Author: Matthew Barnes Date: Sun Oct 16 12:17:15 2011 -0400 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)