2009-02-02 Suman Manjunath * calendar/e-cal-backend-exchange-calendar.c (create_object), (modify_object_with_href): Don't convert the icalcomponent body to CR-LF format, libical does that already. 2009-02-02 Suman Manjunath ** Part of fix for bug #568554 * calendar/e-cal-backend-exchange-tasks.c (get_changed_tasks): Fix a compiler warning introduced after the libical fork was dropped. 2009-01-31 Matthew Barnes ** Disable debug macros (#define d(x) x) throughout. (#569638)