commit a3c4b47e9f2a34301f94b7495c361a9c52e0a58e
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Oct 12 14:20:14 2012 -0400

    Adapt to EDataBookView and EDataCalView API changes.

 src/addressbook/e-book-backend-mapi.c |   15 +++++++++++----
 src/calendar/e-cal-backend-mapi.c     |    4 ++--
 2 files changed, 13 insertions(+), 6 deletions(-)

commit af022e279eae61b8c75488578d85a1f2c546e2b0
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Oct 7 16:36:39 2012 -0400

    Adapt to EBookBackend API changes.

 src/addressbook/e-book-backend-mapi.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit ed69f52e9d1da0505a522d8e17a17c5f93c448d8
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Oct 6 23:59:24 2012 -0400

    ECalBackendMAPI: Remove the remove() implementation.
    
    The remove() method is no longer used, and I'm about to remove the
    method itself from ECalBackend.  The cache-reaper module will clean
    up any leftover cached data.

 src/calendar/e-cal-backend-mapi.c |   55 -------------------------------------
 1 file changed, 55 deletions(-)

commit 092ff614ca112b44c9431bab9119de0256797448
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Oct 6 23:57:02 2012 -0400

    EBookBackendMAPI: Remove the remove() implementation.
    
    The remove() method is no longer used, and I'm about to remove the
    method itself from EBookBackend.  The cache-reaper module will clean
    up any leftover cached data.

 src/addressbook/e-book-backend-mapi.c |   49 ---------------------------------
 1 file changed, 49 deletions(-)

commit 84095f535ac3244fb371eb94c14f9fa36c7f9c76
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Sep 22 12:17:45 2012 -0400

    Post-release version bump.

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