2007-01-08 Harish Krishnaswamy * NEWS, configure.in: Evolution-Exchange-2.9.5 release updates. 2007-01-08 Veerapuram Varadhan ** Fixes 346728, 268412 * camel/camel-stub-constants.h: Define CAMEL_STUB_FOLDER_NOCHILDREN * mail/mail-stub-exchange.c: (get_folder_info): Remove commented code. Set CAMEL_STUB_FOLDER_NOCHILDREN, when folders don't have a sub-folder - second level optimization for public-folder issue. * camel/camel-exchange-store: (make_folder_info): Set CAMEL_FOLDER_NOCHILDREN appropriate. (postprocess_tree): CAMEL_FOLDER_NOCHILDREN is set in make_folder_info. 2007-01-08 Matthew Barnes Fixes #357660 * calendar/e-cal-backend-exchange-calendar.c: (find_attendee_prop) Use g_ascii_str[n]casecmp instead of deprecated g_str[n]casecmp.